Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/events/
Dcore.c4924 static void free_epc_rcu(struct rcu_head *head) in free_epc_rcu() function
4961 call_rcu(&epc->rcu_head, free_epc_rcu); in put_pmu_ctx()