Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
A Dtracepoint.c119 static void rcu_free_old_probes(struct rcu_head *head) in rcu_free_old_probes() function
133 call_rcu(tmp, rcu_free_old_probes); in release_early_probes()
164 call_rcu(&tp_probes->rcu, rcu_free_old_probes); in release_probes()

Completed in 4 milliseconds