Home
last modified time | relevance | path

Searched defs:call_rcu (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/testing/radix-tree/linux/
Dradix-tree.h24 #define call_rcu(x, y) trace_call_rcu(x, y) macro
/Linux-v5.15/kernel/rcu/
Dtiny.c163 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() function
Dtree.c3065 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() function