Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcu_sync.h40 extern void rcu_sync_enter(struct rcu_sync *);
/linux/kernel/rcu/
H A Dsync.c105 void rcu_sync_enter(struct rcu_sync *rsp) in rcu_sync_enter() function