Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dtracepoint.c78 static void rcu_free_old_probes(struct rcu_head *head) in rcu_free_old_probes() function
88 call_rcu_sched(&tp_probes->u.rcu, rcu_free_old_probes); in release_probes()
502 call_rcu_sched(&pos->u.rcu, rcu_free_old_probes); in tracepoint_probe_update_all()