Searched defs:sync (Results 1 – 11 of 11) sorted by relevance
| /kernel/sched/ |
| D | wait_bit.c | 23 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *arg) in wake_bit_function() 165 static int wake_atomic_t_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, in wake_atomic_t_function()
|
| D | wait.c | 375 int autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in autoremove_wake_function() 435 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in woken_wake_function()
|
| D | fair.c | 6588 int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 6601 int this_cpu, int prev_cpu, int sync) in wake_affine_weight() 6634 int prev_cpu, int sync) in wake_affine() 7772 int sync) in find_energy_efficient_cpu() 7888 int sync = wake_flags & WF_SYNC; in wake_energy() local 7948 int sync = wake_flags & WF_SYNC; in select_task_rq_fair() local
|
| D | sched.h | 2144 struct u64_stats_sync sync; member
|
| /kernel/irq/ |
| D | pm.c | 125 bool sync; in suspend_device_irqs() local
|
| /kernel/rcu/ |
| D | sync.c | 33 void (*sync)(void); member
|
| D | rcuperf.c | 128 void (*sync)(void); member
|
| D | rcutorture.c | 269 void (*sync)(void); member
|
| /kernel/ |
| D | exit.c | 1462 int sync, void *key) in child_wait_callback()
|
| D | signal.c | 693 struct sigqueue *q, *sync = NULL; in dequeue_synchronous_signal() local
|
| D | workqueue.c | 2930 static int cwt_wakefn(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in cwt_wakefn()
|