Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhashtab.c774 static void htab_elem_free_rcu(struct rcu_head *head) in htab_elem_free_rcu() function
802 call_rcu(&l->rcu, htab_elem_free_rcu); in free_htab_elem()