Searched refs:rb_free_rcu (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/events/ | ||
| H A D | internal.h | 65 static inline void rb_free_rcu(struct rcu_head *rcu_head) in rb_free_rcu() function |
| H A D | core.c | 6978 call_rcu(&rb->rcu_head, rb_free_rcu); in ring_buffer_put() |