Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
Drethook.c36 static void rethook_free_rcu(struct rcu_head *head) in rethook_free_rcu() function
83 call_rcu(&rh->rcu, rethook_free_rcu); in rethook_free()