Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c1744 static void btf_free_rcu(struct rcu_head *rcu) in btf_free_rcu() function
1765 call_rcu(&btf->rcu, btf_free_rcu); in btf_put()