Searched defs:sync (Results 1 – 12 of 12) sorted by relevance
/kernel/sched/ |
D | wait_bit.c | 21 int wake_bit_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *arg) in wake_bit_function() 161 int sync, void *arg) in var_wake_function()
|
D | wait.c | 404 int sync, void *key) in autoremove_wake_function() 466 int sync, void *key) in woken_wake_function()
|
D | rt.c | 1391 bool sync) in should_honor_rt_sync() 1404 bool sync) in should_honor_rt_sync() 1417 bool sync = !!(flags & ENQUEUE_WAKEUP_SYNC); in enqueue_task_rt() local 1506 bool sync = !!(flags & WF_SYNC); in select_task_rq_rt() local
|
D | fair.c | 6038 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 6063 int this_cpu, int prev_cpu, int sync) in wake_affine_weight() 6105 int this_cpu, int prev_cpu, int sync) in wake_affine() 6843 static int find_energy_efficient_cpu(struct task_struct *p, int prev_cpu, int sync) in find_energy_efficient_cpu() 7038 int sync = (wake_flags & WF_SYNC) && !(current->flags & PF_EXITING); in select_task_rq_fair() local
|
D | sched.h | 2395 struct u64_stats_sync sync; member
|
/kernel/irq/ |
D | pm.c | 138 bool sync; in suspend_device_irqs() local
|
/kernel/ |
D | tracepoint.c | 47 static void tp_rcu_get_state(enum tp_transition_sync sync) in tp_rcu_get_state() 57 static void tp_rcu_cond_sync(enum tp_transition_sync sync) in tp_rcu_cond_sync()
|
D | exit.c | 1483 int sync, void *key) in child_wait_callback()
|
D | signal.c | 714 struct sigqueue *q, *sync = NULL; in dequeue_synchronous_signal() local
|
D | workqueue.c | 3104 static int cwt_wakefn(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in cwt_wakefn()
|
/kernel/rcu/ |
D | rcuscale.c | 138 void (*sync)(void); member
|
D | rcutorture.c | 312 void (*sync)(void); member
|