Searched defs:sync (Results 1 – 9 of 9) sorted by relevance
| /kernel/sched/ |
| D | wait.c | 279 int autoremove_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key) in autoremove_wake_function() 338 int woken_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key) in woken_wake_function() 354 int wake_bit_function(wait_queue_t *wait, unsigned mode, int sync, void *arg) in wake_bit_function() 497 static int wake_atomic_t_function(wait_queue_t *wait, unsigned mode, int sync, in wake_atomic_t_function()
|
| D | fair.c | 5974 int prev_cpu, int sync) in wake_affine() 7061 static int select_energy_cpu_brute(struct task_struct *p, int prev_cpu, int sync) in select_energy_cpu_brute() 7190 int sync = wake_flags & WF_SYNC; in select_task_rq_fair() local
|
| D | sched.h | 1962 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 | 116 void (*sync)(void); member
|
| D | rcutorture.c | 265 void (*sync)(void); member
|
| /kernel/ |
| D | exit.c | 1518 int sync, void *key) in child_wait_callback()
|
| D | workqueue.c | 2860 static int cwt_wakefn(wait_queue_t *wait, unsigned mode, int sync, void *key) in cwt_wakefn()
|