Home
last modified time | relevance | path

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

/openbmc/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())
/openbmc/linux/kernel/locking/
H A Dlockdep_proc.c481 rcu_read_unlock_sched(); in seq_stats()
493 rcu_read_unlock_sched(); in seq_stats()
/openbmc/linux/kernel/trace/
H A Dtrace_events_inject.c30 rcu_read_unlock_sched(); in trace_inject_entry()
H A Dtrace_events_user.c1667 rcu_read_unlock_sched(); in update_enable_bit_for()
2191 rcu_read_unlock_sched(); in user_events_write_core()
2230 rcu_read_unlock_sched(); in user_events_write_core()
H A Dtrace_kprobe.c127 rcu_read_unlock_sched(); in trace_kprobe_module_exist()
H A Dtrace_events.c1376 rcu_read_unlock_sched(); in p_stop()
H A Dftrace.c7625 rcu_read_unlock_sched(); in fpid_stop()
/openbmc/linux/kernel/sched/
H A Ddeadline.c2790 rcu_read_unlock_sched(); in sched_dl_global_validate()
2827 rcu_read_unlock_sched(); in sched_dl_do_global()
2837 rcu_read_unlock_sched(); in sched_dl_do_global()
3047 rcu_read_unlock_sched(); in dl_cpuset_cpumask_can_shrink()
3087 rcu_read_unlock_sched(); in dl_bw_manage()
/openbmc/linux/include/linux/
H A Dmmzone.h2013 rcu_read_unlock_sched(); in pfn_valid()
2021 rcu_read_unlock_sched(); in pfn_valid()
H A Drcupdate.h895 static inline void rcu_read_unlock_sched(void) in rcu_read_unlock_sched() function
/openbmc/linux/fs/
H A Dfile.c606 rcu_read_unlock_sched(); in fd_install()
619 rcu_read_unlock_sched(); in fd_install()
/openbmc/linux/kernel/livepatch/
H A Dcore.c79 rcu_read_unlock_sched(); in klp_find_object_module()
/openbmc/linux/Documentation/RCU/
H A DwhatisRCU.rst391 c. rcu_read_lock_sched() / rcu_read_unlock_sched()
1064 rcu_read_unlock_sched synchronize_rcu
H A Dchecklist.rst238 rcu_read_unlock_sched(). If the updater uses synchronize_srcu()
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst2436 rcu_read_lock_sched() and rcu_read_unlock_sched() disable and
2439 rcu_read_unlock_sched() will enter the scheduler, with all the
2441 this can make it look as if rcu_read_unlock_sched() was executing
2443 that task will enjoy low-overhead rcu_read_unlock_sched()
2448 includes rcu_read_lock_sched(), rcu_read_unlock_sched(),
/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst124 ``rcu_read_unlock_sched()`` leave no trace of their invocation, in
/openbmc/linux/kernel/rcu/
H A Drcutorture.c1821 rcu_read_unlock_sched(); in rcutorture_one_extend()