Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbug.c85 rcu_read_unlock_sched(); in module_find_bug()
230 rcu_read_unlock_sched(); in generic_bug_clear_once()
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep_proc.c479 rcu_read_unlock_sched(); in seq_stats()
491 rcu_read_unlock_sched(); in seq_stats()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_inject.c30 rcu_read_unlock_sched(); in trace_inject_entry()
H A Dtrace_events.c1129 rcu_read_unlock_sched(); in p_stop()
H A Dftrace.c7260 rcu_read_unlock_sched(); in fpid_stop()
/OK3568_Linux_fs/kernel/include/linux/
H A Drcupdate.h776 static inline void rcu_read_unlock_sched(void) in rcu_read_unlock_sched() function
/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddeadline.c2581 rcu_read_unlock_sched(); in sched_dl_global_validate()
2627 rcu_read_unlock_sched(); in sched_dl_do_global()
2847 rcu_read_unlock_sched(); in dl_cpuset_cpumask_can_shrink()
2875 rcu_read_unlock_sched(); in dl_cpu_busy()
/OK3568_Linux_fs/kernel/fs/
H A Dfile.c644 rcu_read_unlock_sched(); in __fd_install()
657 rcu_read_unlock_sched(); in __fd_install()
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A DwhatisRCU.rst374 c. rcu_read_lock_sched() / rcu_read_unlock_sched()
961 rcu_read_unlock_sched synchronize_rcu
H A Dchecklist.rst222 for example, rcu_read_lock_sched() and rcu_read_unlock_sched().
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Requirements/
H A 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()``,
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Drcutorture.c1264 rcu_read_unlock_sched(); in rcutorture_one_extend()
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Expedited-Grace-Periods/
H A DExpedited-Grace-Periods.rst124 ``rcu_read_unlock_sched()`` leave no trace of their invocation, in
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c4516 rcu_read_unlock_sched(); in cfi_init()