Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dbug.c83 rcu_read_unlock_sched(); in module_find_bug()
226 rcu_read_unlock_sched(); in generic_bug_clear_once()
/kernel/linux/linux-5.10/kernel/locking/
Dlockdep_proc.c452 rcu_read_unlock_sched(); in seq_stats()
464 rcu_read_unlock_sched(); in seq_stats()
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_events_inject.c30 rcu_read_unlock_sched(); in trace_inject_entry()
Dtrace_events.c1128 rcu_read_unlock_sched(); in p_stop()
Dftrace.c7256 rcu_read_unlock_sched(); in fpid_stop()
/kernel/linux/linux-5.10/kernel/sched/
Ddeadline.c2586 rcu_read_unlock_sched(); in sched_dl_global_validate()
2632 rcu_read_unlock_sched(); in sched_dl_do_global()
2866 rcu_read_unlock_sched(); in dl_task_can_attach()
2887 rcu_read_unlock_sched(); in dl_cpuset_cpumask_can_shrink()
2904 rcu_read_unlock_sched(); in dl_cpu_busy()
/kernel/linux/linux-5.10/include/linux/
Drcupdate.h776 static inline void rcu_read_unlock_sched(void) in rcu_read_unlock_sched() function
/kernel/linux/linux-5.10/fs/
Dfile.c613 rcu_read_unlock_sched(); in __fd_install()
626 rcu_read_unlock_sched(); in __fd_install()
/kernel/linux/linux-5.10/Documentation/RCU/
DwhatisRCU.rst374 c. rcu_read_lock_sched() / rcu_read_unlock_sched()
961 rcu_read_unlock_sched synchronize_rcu
Dchecklist.rst222 for example, rcu_read_lock_sched() and rcu_read_unlock_sched().
/kernel/linux/linux-5.10/Documentation/RCU/Design/Requirements/
DRequirements.rst2440 ``rcu_read_lock_sched()`` and ``rcu_read_unlock_sched()`` disable and
2443 ``rcu_read_unlock_sched()`` will enter the scheduler, with all the
2445 this can make it look as if ``rcu_read_unlock_sched()`` was executing
2447 that task will enjoy low-overhead ``rcu_read_unlock_sched()``
2452 includes ``rcu_read_lock_sched()``, ``rcu_read_unlock_sched()``,
/kernel/linux/linux-5.10/kernel/rcu/
Drcutorture.c1264 rcu_read_unlock_sched(); in rcutorture_one_extend()
/kernel/linux/linux-5.10/Documentation/RCU/Design/Expedited-Grace-Periods/
DExpedited-Grace-Periods.rst124 ``rcu_read_unlock_sched()`` leave no trace of their invocation, in
/kernel/linux/linux-5.10/kernel/
Dmodule.c4495 rcu_read_unlock_sched(); in cfi_init()