Home
last modified time | relevance | path

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

/linux-5.19.10/lib/
Dbug.c82 rcu_read_unlock_sched(); in module_find_bug()
229 rcu_read_unlock_sched(); in generic_bug_clear_once()
Dlocking-selftest.c2555 rcu_read_unlock_sched(); in rcu_sched_exit()
/linux-5.19.10/kernel/locking/
Dlockdep_proc.c481 rcu_read_unlock_sched(); in seq_stats()
493 rcu_read_unlock_sched(); in seq_stats()
/linux-5.19.10/kernel/trace/
Dtrace_events_inject.c30 rcu_read_unlock_sched(); in trace_inject_entry()
Dtrace_events_user.c779 rcu_read_unlock_sched(); in update_reg_page_for()
1191 rcu_read_unlock_sched(); in user_events_write_core()
1230 rcu_read_unlock_sched(); in user_events_write_core()
Dtrace_kprobe.c126 rcu_read_unlock_sched(); in trace_kprobe_module_exist()
Dtrace_events.c1356 rcu_read_unlock_sched(); in p_stop()
Dftrace.c7689 rcu_read_unlock_sched(); in fpid_stop()
/linux-5.19.10/kernel/sched/
Ddeadline.c2762 rcu_read_unlock_sched(); in sched_dl_global_validate()
2799 rcu_read_unlock_sched(); in sched_dl_do_global()
2809 rcu_read_unlock_sched(); in sched_dl_do_global()
3021 rcu_read_unlock_sched(); in dl_cpuset_cpumask_can_shrink()
3049 rcu_read_unlock_sched(); in dl_cpu_busy()
/linux-5.19.10/include/linux/
Drcupdate.h804 static inline void rcu_read_unlock_sched(void) in rcu_read_unlock_sched() function
/linux-5.19.10/fs/
Dfile.c610 rcu_read_unlock_sched(); in fd_install()
623 rcu_read_unlock_sched(); in fd_install()
/linux-5.19.10/kernel/livepatch/
Dcore.c78 rcu_read_unlock_sched(); in klp_find_object_module()
/linux-5.19.10/Documentation/RCU/
DwhatisRCU.rst376 c. rcu_read_lock_sched() / rcu_read_unlock_sched()
1032 rcu_read_unlock_sched synchronize_rcu
Dchecklist.rst221 rcu_read_unlock_sched(). If the updater uses synchronize_srcu()
/linux-5.19.10/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-5.19.10/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst124 ``rcu_read_unlock_sched()`` leave no trace of their invocation, in
/linux-5.19.10/kernel/module/
Dmain.c2960 rcu_read_unlock_sched(); in cfi_init()
/linux-5.19.10/kernel/rcu/
Drcutorture.c1523 rcu_read_unlock_sched(); in rcutorture_one_extend()