Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/
A Dbug.c83 rcu_read_unlock_sched(); in module_find_bug()
242 rcu_read_unlock_sched(); in generic_bug_clear_once()
A Dlocking-selftest.c2555 rcu_read_unlock_sched(); in rcu_sched_exit()
/linux-6.3-rc2/kernel/locking/
A Dlockdep_proc.c481 rcu_read_unlock_sched(); in seq_stats()
493 rcu_read_unlock_sched(); in seq_stats()
/linux-6.3-rc2/kernel/trace/
A Dtrace_events_inject.c30 rcu_read_unlock_sched(); in trace_inject_entry()
A Dtrace_events_user.c1010 rcu_read_unlock_sched(); in update_reg_page_for()
1413 rcu_read_unlock_sched(); in user_events_write_core()
1452 rcu_read_unlock_sched(); in user_events_write_core()
A Dtrace_kprobe.c127 rcu_read_unlock_sched(); in trace_kprobe_module_exist()
A Dtrace_events.c1371 rcu_read_unlock_sched(); in p_stop()
A Dftrace.c7902 rcu_read_unlock_sched(); in fpid_stop()
/linux-6.3-rc2/kernel/sched/
A Ddeadline.c2774 rcu_read_unlock_sched(); in sched_dl_global_validate()
2811 rcu_read_unlock_sched(); in sched_dl_do_global()
2821 rcu_read_unlock_sched(); in sched_dl_do_global()
3031 rcu_read_unlock_sched(); in dl_cpuset_cpumask_can_shrink()
3059 rcu_read_unlock_sched(); in dl_cpu_busy()
/linux-6.3-rc2/include/linux/
A Drcupdate.h882 static inline void rcu_read_unlock_sched(void) in rcu_read_unlock_sched() function
/linux-6.3-rc2/fs/
A Dfile.c610 rcu_read_unlock_sched(); in fd_install()
623 rcu_read_unlock_sched(); in fd_install()
/linux-6.3-rc2/kernel/livepatch/
A Dcore.c78 rcu_read_unlock_sched(); in klp_find_object_module()
/linux-6.3-rc2/Documentation/RCU/
A DwhatisRCU.rst391 c. rcu_read_lock_sched() / rcu_read_unlock_sched()
1064 rcu_read_unlock_sched synchronize_rcu
A Dchecklist.rst238 rcu_read_unlock_sched(). If the updater uses synchronize_srcu()
/linux-6.3-rc2/Documentation/RCU/Design/Requirements/
A 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-6.3-rc2/Documentation/RCU/Design/Expedited-Grace-Periods/
A DExpedited-Grace-Periods.rst124 ``rcu_read_unlock_sched()`` leave no trace of their invocation, in
/linux-6.3-rc2/kernel/rcu/
A Drcutorture.c1819 rcu_read_unlock_sched(); in rcutorture_one_extend()

Completed in 66 milliseconds