aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/wait_bit.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsGravatar David Howells 1-4/+14
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingGravatar Ingo Molnar 1-2/+2
2017-06-20sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...Gravatar Ingo Molnar 1-0/+23
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Gravatar Ingo Molnar 1-0/+263