Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drcu_sync.h43 extern void rcu_sync_lockdep_assert(struct rcu_sync *);
56 rcu_sync_lockdep_assert(rsp); in rcu_sync_is_idle()
/linux-4.4.14/kernel/rcu/
Dsync.c66 void rcu_sync_lockdep_assert(struct rcu_sync *rsp) in rcu_sync_lockdep_assert() function