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

/linux-master/include/linux/
H A Drcu_sync.h42 extern void rcu_sync_dtor(struct rcu_sync *);
/linux-master/kernel/rcu/
H A Dsync.c170 * rcu_sync_dtor() - Clean up an rcu_sync structure
173 void rcu_sync_dtor(struct rcu_sync *rsp) function
/linux-master/kernel/locking/
H A Dpercpu-rwsem.c42 rcu_sync_dtor(&sem->rss);

Completed in 119 milliseconds