Home
last modified time | relevance | path

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

/kernel/sched/
Dwait_bit.c21 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()
Dwait.c386 int autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in autoremove_wake_function()
442 int woken_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in woken_wake_function()
Drt.c1478 bool sync) in should_honor_rt_sync()
1491 bool sync) in should_honor_rt_sync()
1504 bool sync = !!(flags & ENQUEUE_WAKEUP_SYNC); in enqueue_task_rt() local
1603 bool sync = !!(flags & WF_SYNC); in select_task_rq_rt() local
Dfair.c7542 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle()
7570 int this_cpu, int prev_cpu, int sync) in wake_affine_weight()
7612 int this_cpu, int prev_cpu, int sync) in wake_affine()
8582 static int find_energy_efficient_cpu(struct task_struct *p, int prev_cpu, int sync) in find_energy_efficient_cpu()
8797 int sync = (wake_flags & WF_SYNC) && !(current->flags & PF_EXITING); in select_task_rq_fair() local
Dsched.h3362 struct u64_stats_sync sync; member
/kernel/irq/
Dpm.c138 bool sync; in suspend_device_irqs() local
/kernel/
Dtracepoint.c48 static void tp_rcu_get_state(enum tp_transition_sync sync) in tp_rcu_get_state()
58 static void tp_rcu_cond_sync(enum tp_transition_sync sync) in tp_rcu_cond_sync()
Dcpu.c313 int sync; in cpuhp_wait_for_sync_state() local
363 int sync = atomic_read(st); in cpuhp_bp_sync_dead() local
405 int sync = atomic_read(st); in cpuhp_can_boot_ap() local
Dexit.c1582 int sync, void *key) in child_wait_callback()
Dseccomp.c1490 static int recv_wake_function(wait_queue_entry_t *wait, unsigned int mode, int sync, in recv_wake_function()
Dsignal.c715 struct sigqueue *q, *sync = NULL; in dequeue_synchronous_signal() local
/kernel/trace/rv/
Drv.c226 static int __rv_disable_monitor(struct rv_monitor_def *mdef, bool sync) in __rv_disable_monitor()
/kernel/rcu/
Drcuscale.c159 void (*sync)(void); member
Drcutorture.c356 void (*sync)(void); member
/kernel/trace/
Dtrace_uprobe.c1122 bool sync = false; in __probe_event_disable() local
/kernel/locking/
Dlockdep.c5052 int references, int pin_count, int sync) in __lock_acquire()