Searched refs:pl_new (Results 1 – 1 of 1) sorted by relevance
991 struct htab_elem *l_new, **pl_new; in alloc_htab_elem() local 999 pl_new = this_cpu_ptr(htab->extra_elems); in alloc_htab_elem() 1000 l_new = *pl_new; in alloc_htab_elem() 1001 *pl_new = old_elem; in alloc_htab_elem()