Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/shared/linux/
Dradix-tree.h24 #define call_rcu(x, y) trace_call_rcu(x, y) macro
/linux-6.12.1/kernel/rcu/
Dtiny.c171 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() function
Dtree.c3188 void call_rcu(struct rcu_head *head, rcu_callback_t func) in call_rcu() function