Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Drethook.c35 static void rethook_free_rcu(struct rcu_head *head) in rethook_free_rcu() function
68 call_rcu(&rh->rcu, rethook_free_rcu); in rethook_free()