Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkprobes.c1892 static void free_rp_inst_rcu(struct rcu_head *head) in free_rp_inst_rcu() function
1900 NOKPROBE_SYMBOL(free_rp_inst_rcu);
1909 call_rcu(&ri->rcu, free_rp_inst_rcu); in recycle_rp_inst()