Home
last modified time | relevance | path

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

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