Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drcu_sync.h63 extern void rcu_sync_enter(struct rcu_sync *);
/Linux-v4.19/kernel/locking/
Dpercpu-rwsem.c143 rcu_sync_enter(&sem->rss); in percpu_down_write()
/Linux-v4.19/kernel/rcu/
Dsync.c117 void rcu_sync_enter(struct rcu_sync *rsp) in rcu_sync_enter() function