Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A 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()