Searched defs:wait (Results 1 – 16 of 16) sorted by relevance
| /kernel/sched/ |
| D | swait.c | 70 void __prepare_to_swait(struct swait_queue_head *q, struct swait_queue *wait) in __prepare_to_swait() 77 void prepare_to_swait(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait() 88 long prepare_to_swait_event(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_event() 99 void __finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in __finish_swait() 106 void finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in finish_swait()
|
| D | wait.c | 308 int do_wait_intr(wait_queue_head_t *wq, wait_queue_entry_t *wait) in do_wait_intr() 324 int do_wait_intr_irq(wait_queue_head_t *wq, wait_queue_entry_t *wait) in do_wait_intr_irq()
|
| D | psi.c | 1155 poll_table *wait) in psi_trigger_poll() 1235 static unsigned int psi_fop_poll(struct file *file, poll_table *wait) in psi_fop_poll()
|
| /kernel/ |
| D | up.c | 12 int wait) in smp_call_function_single() 37 int on_each_cpu(smp_call_func_t func, void *info, int wait) in on_each_cpu() 55 smp_call_func_t func, void *info, bool wait) in on_each_cpu_mask() 72 smp_call_func_t func, void *info, bool wait, in on_each_cpu_cond()
|
| D | smp.c | 269 int wait) in smp_call_function_single() 361 smp_call_func_t func, void *info, int wait) in smp_call_function_any() 404 smp_call_func_t func, void *info, bool wait) in smp_call_function_many() 489 int smp_call_function(smp_call_func_t func, void *info, int wait) in smp_call_function() 596 int on_each_cpu(void (*func) (void *info), void *info, int wait) in on_each_cpu() 628 void *info, bool wait) in on_each_cpu_mask() 671 smp_call_func_t func, void *info, bool wait, in on_each_cpu_cond()
|
| D | kmod.c | 70 static int call_modprobe(char *module_name, int wait) in call_modprobe() 125 int __request_module(bool wait, const char *fmt, ...) in __request_module()
|
| D | umh.c | 408 int call_usermodehelper_exec(struct subprocess_info *sub_info, int wait) in call_usermodehelper_exec() 478 int call_usermodehelper(const char *path, char **argv, char **envp, int wait) in call_usermodehelper()
|
| D | relay.c | 923 static unsigned int relay_file_poll(struct file *filp, poll_table *wait) in relay_file_poll()
|
| D | workqueue.c | 2591 bool wait = false; in flush_workqueue_prep_pwqs() local 2926 wait_queue_entry_t wait; member 2930 static int cwt_wakefn(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in cwt_wakefn()
|
| D | exit.c | 1461 static int child_wait_callback(wait_queue_entry_t *wait, unsigned mode, in child_wait_callback()
|
| /kernel/rcu/ |
| D | sync.c | 35 void (*wait)(void); member
|
| /kernel/time/ |
| D | posix-clock.c | 69 static unsigned int posix_clock_poll(struct file *fp, poll_table *wait) in posix_clock_poll()
|
| /kernel/power/ |
| D | swap.c | 227 wait_queue_head_t wait; member
|
| /kernel/trace/ |
| D | trace_kprobe.c | 426 int wait = 0; in disable_trace_kprobe() local
|
| /kernel/printk/ |
| D | printk.c | 924 static unsigned int devkmsg_poll(struct file *file, poll_table *wait) in devkmsg_poll()
|
| /kernel/events/ |
| D | core.c | 4644 static unsigned int perf_poll(struct file *file, poll_table *wait) in perf_poll()
|