Home
last modified time | relevance | path

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

/linux/kernel/events/
H A Dinternal.h64 static inline void rb_free_rcu(struct rcu_head *rcu_head) in rb_free_rcu() function
H A Dcore.c6439 call_rcu(&rb->rcu_head, rb_free_rcu); in ring_buffer_put()