Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
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()