Home
last modified time | relevance | path

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

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