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

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

Completed in 202 milliseconds