Home
last modified time | relevance | path

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

/kernel/bpf/
Dhashtab.c981 struct htab_elem *l_new, **pl_new; in alloc_htab_elem() local
989 pl_new = this_cpu_ptr(htab->extra_elems); in alloc_htab_elem()
990 l_new = *pl_new; in alloc_htab_elem()
992 *pl_new = old_elem; in alloc_htab_elem()