Searched defs:l_old (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/bpf/ | ||
H A D | bpf_arena_htab.h | 58 hashtab_elem_t *l_old; in htab_lookup_elem() local |
/linux/kernel/bpf/ | ||
H A D | hashtab.c | 1063 check_flags(struct bpf_htab * htab,struct htab_elem * l_old,u64 map_flags) check_flags() argument |