Searched refs:pl_new (Results 1 – 1 of 1) sorted by relevance
1007 struct htab_elem *l_new, **pl_new; in alloc_htab_elem() local1015 pl_new = this_cpu_ptr(htab->extra_elems); in alloc_htab_elem()1016 l_new = *pl_new; in alloc_htab_elem()1018 *pl_new = old_elem; in alloc_htab_elem()