Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drcu_sync.h64 extern void rcu_sync_dtor(struct rcu_sync *);
/linux-4.4.14/kernel/locking/
Dpercpu-rwsem.c36 rcu_sync_dtor(&brw->rss); in percpu_free_rwsem()
/linux-4.4.14/kernel/rcu/
Dsync.c207 void rcu_sync_dtor(struct rcu_sync *rsp) in rcu_sync_dtor() function