Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Drefcounted_kptr.c1063 static int __insert_in_list(struct bpf_list_head *head, struct bpf_spin_lock *lock, in __insert_in_list() function
1104 return __insert_in_list(&head, &lock, &v->node); in percpu_hash_refcount_leak()