Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcu_sync.h41 extern void rcu_sync_exit(struct rcu_sync *);
/linux/kernel/rcu/
H A Dsync.c152 void rcu_sync_exit(struct rcu_sync *rsp) in rcu_sync_exit() function
/linux/kernel/cgroup/
H A Dcgroup.c1310 rcu_sync_exit(&cgroup_threadgroup_rwsem.rss); in cgroup_favor_dynmods()