Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/events/
Dinternal.h60 static inline void rb_free_rcu(struct rcu_head *rcu_head) in rb_free_rcu() function
Dring_buffer.c593 call_rcu(&rb->rcu_head, rb_free_rcu); in rb_irq_work()
Dcore.c4436 call_rcu(&rb->rcu_head, rb_free_rcu); in ring_buffer_put()