Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/radix-tree/linux/
H A Dradix-tree.h10 static inline void trace_call_rcu(struct rcu_head *head, in trace_call_rcu() function
24 #define call_rcu(x, y) trace_call_rcu(x, y)