Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcu_sync.h42 extern void rcu_sync_exit(struct rcu_sync *);
/openbmc/linux/kernel/rcu/
H A Dsync.c168 void rcu_sync_exit(struct rcu_sync *rsp) in rcu_sync_exit() function
/openbmc/linux/kernel/locking/
H A Dpercpu-rwsem.c280 rcu_sync_exit(&sem->rss); in percpu_up_write()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c1288 rcu_sync_exit(&cgroup_threadgroup_rwsem.rss); in cgroup_favor_dynmods()