Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Drcu_sync.h40 extern void rcu_sync_enter(struct rcu_sync *);
/linux-6.15/kernel/rcu/
H A Dsync.c105 void rcu_sync_enter(struct rcu_sync *rsp) in rcu_sync_enter() function
/linux-6.15/kernel/locking/
H A Dpercpu-rwsem.c232 rcu_sync_enter(&sem->rss); in percpu_down_write()
/linux-6.15/kernel/cgroup/
H A Dcgroup.c1300 rcu_sync_enter(&cgroup_threadgroup_rwsem.rss); in cgroup_favor_dynmods()