Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Drcu_sync.h42 extern void rcu_sync_exit(struct rcu_sync *);
/linux-5.19.10/kernel/rcu/
Dsync.c168 void rcu_sync_exit(struct rcu_sync *rsp) in rcu_sync_exit() function
/linux-5.19.10/kernel/locking/
Dpercpu-rwsem.c274 rcu_sync_exit(&sem->rss); in percpu_up_write()