Home
last modified time | relevance | path

Searched refs:rcu_read_unlock_sched (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.15/lib/
Dbug.c83 rcu_read_unlock_sched(); in module_find_bug()
230 rcu_read_unlock_sched(); in generic_bug_clear_once()
Dlocking-selftest.c2490 rcu_read_unlock_sched(); in rcu_sched_exit()
/Linux-v5.15/kernel/locking/
Dlockdep_proc.c454 rcu_read_unlock_sched(); in seq_stats()
466 rcu_read_unlock_sched(); in seq_stats()
/Linux-v5.15/kernel/sched/
Ddeadline.c2609 rcu_read_unlock_sched(); in sched_dl_global_validate()
2649 rcu_read_unlock_sched(); in sched_dl_do_global()
2659 rcu_read_unlock_sched(); in sched_dl_do_global()
2893 rcu_read_unlock_sched(); in dl_task_can_attach()
2914 rcu_read_unlock_sched(); in dl_cpuset_cpumask_can_shrink()
2931 rcu_read_unlock_sched(); in dl_cpu_busy()
/Linux-v5.15/kernel/trace/
Dtrace_events_inject.c30 rcu_read_unlock_sched(); in trace_inject_entry()
Dtrace_kprobe.c125 rcu_read_unlock_sched(); in trace_kprobe_module_exist()
Dtrace_events.c1336 rcu_read_unlock_sched(); in p_stop()
Dftrace.c7248 rcu_read_unlock_sched(); in fpid_stop()
/Linux-v5.15/include/linux/
Drcupdate.h796 static inline void rcu_read_unlock_sched(void) in rcu_read_unlock_sched() function
/Linux-v5.15/fs/
Dfile.c581 rcu_read_unlock_sched(); in fd_install()
594 rcu_read_unlock_sched(); in fd_install()
/Linux-v5.15/kernel/livepatch/
Dcore.c78 rcu_read_unlock_sched(); in klp_find_object_module()
/Linux-v5.15/Documentation/RCU/
DwhatisRCU.rst374 c. rcu_read_lock_sched() / rcu_read_unlock_sched()
960 rcu_read_unlock_sched synchronize_rcu
Dchecklist.rst222 rcu_read_unlock_sched(). If the updater uses synchronize_srcu()
/Linux-v5.15/Documentation/RCU/Design/Requirements/
DRequirements.rst2470 rcu_read_lock_sched() and rcu_read_unlock_sched() disable and
2473 rcu_read_unlock_sched() will enter the scheduler, with all the
2475 this can make it look as if rcu_read_unlock_sched() was executing
2477 that task will enjoy low-overhead rcu_read_unlock_sched()
2482 includes rcu_read_lock_sched(), rcu_read_unlock_sched(),
/Linux-v5.15/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst124 ``rcu_read_unlock_sched()`` leave no trace of their invocation, in
/Linux-v5.15/kernel/rcu/
Drcutorture.c1456 rcu_read_unlock_sched(); in rcutorture_one_extend()
/Linux-v5.15/kernel/
Dmodule.c4487 rcu_read_unlock_sched(); in cfi_init()