Home
last modified time | relevance | path

Searched refs:rcu_sync_enter (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/linux/
Drcu_sync.h41 extern void rcu_sync_enter(struct rcu_sync *);
/linux-6.1.9/kernel/rcu/
Dsync.c121 void rcu_sync_enter(struct rcu_sync *rsp) in rcu_sync_enter() function
/linux-6.1.9/kernel/locking/
Dpercpu-rwsem.c231 rcu_sync_enter(&sem->rss); in percpu_down_write()
/linux-6.1.9/kernel/cgroup/
Dcgroup.c1317 rcu_sync_enter(&cgroup_threadgroup_rwsem.rss); in cgroup_favor_dynmods()