Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dcore.c4936 static void free_epc_rcu(struct rcu_head *head) in free_epc_rcu() function
4973 call_rcu(&epc->rcu_head, free_epc_rcu); in put_pmu_ctx()