Home
last modified time | relevance | path

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

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