Home
last modified time | relevance | path

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

/linux/lib/
H A Dbug.c83 rcu_read_unlock_sched(); in module_find_bug()
242 rcu_read_unlock_sched(); in generic_bug_clear_once()
H A Dlocking-selftest.c2522 DEFINE_LOCK_GUARD_0(RCU_SCHED, rcu_read_lock_sched(), rcu_read_unlock_sched())
/linux/kernel/locking/
H A Dlockdep_proc.c481 rcu_read_unlock_sched(); in seq_stats()
493 rcu_read_unlock_sched(); in seq_stats()
/linux/kernel/trace/
H A Dtrace_events_inject.c30 rcu_read_unlock_sched(); in trace_inject_entry()
H A Dtrace_kprobe.c129 rcu_read_unlock_sched(); in trace_kprobe_module_exist()
803 rcu_read_unlock_sched(); in try_module_get_by_name()
H A Dtrace_events.c1750 rcu_read_unlock_sched(); in p_stop()
H A Dftrace.c8156 rcu_read_unlock_sched(); in fpid_stop()
/linux/kernel/sched/
H A Ddeadline.c3207 rcu_read_unlock_sched(); in sched_dl_global_validate()
3244 rcu_read_unlock_sched(); in sched_dl_do_global()
3254 rcu_read_unlock_sched(); in sched_dl_do_global()
3471 rcu_read_unlock_sched(); in dl_cpuset_cpumask_can_shrink()
3549 rcu_read_unlock_sched(); in dl_bw_manage()
/linux/include/linux/
H A Drcupdate.h958 static inline void rcu_read_unlock_sched(void) in rcu_read_unlock_sched() function
/linux/fs/
H A Dfile.c642 rcu_read_unlock_sched(); in fd_install()
655 rcu_read_unlock_sched(); in fd_install()
/linux/kernel/livepatch/
H A Dcore.c79 rcu_read_unlock_sched(); in klp_find_object_module()
/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2437 rcu_read_lock_sched() and rcu_read_unlock_sched() disable and
2440 rcu_read_unlock_sched() will enter the scheduler, with all the
2442 this can make it look as if rcu_read_unlock_sched() was executing
2444 that task will enjoy low-overhead rcu_read_unlock_sched()
2449 includes rcu_read_lock_sched(), rcu_read_unlock_sched(),
/linux/Documentation/RCU/
H A DwhatisRCU.rst410 c. rcu_read_lock_sched() / rcu_read_unlock_sched()
1083 rcu_read_unlock_sched synchronize_rcu
H A Dchecklist.rst238 rcu_read_unlock_sched(). If the updater uses synchronize_srcu()
/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst124 ``rcu_read_unlock_sched()`` leave no trace of their invocation, in