Searched defs:l_new (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/ | ||
H A D | bpf_arena_htab.h | 71 hashtab_elem_t *l_new = NULL, *l_old; in htab_update_elem() local |
/linux/kernel/bpf/ | ||
H A D | hashtab.c | 387 struct htab_elem *__percpu *pptr, *l_new; alloc_extra_elems() local |