Home
last modified time | relevance | path

Searched defs:sync (Results 1 – 9 of 9) sorted by relevance

/kernel/sched/
Dwait.c279 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()
Dfair.c5974 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
Dsched.h1962 struct u64_stats_sync sync; member
/kernel/irq/
Dpm.c125 bool sync; in suspend_device_irqs() local
/kernel/rcu/
Dsync.c33 void (*sync)(void); member
Drcuperf.c116 void (*sync)(void); member
Drcutorture.c265 void (*sync)(void); member
/kernel/
Dexit.c1518 int sync, void *key) in child_wait_callback()
Dworkqueue.c2860 static int cwt_wakefn(wait_queue_t *wait, unsigned mode, int sync, void *key) in cwt_wakefn()