Home
last modified time | relevance | path

Searched defs:l_old (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dbpf_arena_htab.h58 hashtab_elem_t *l_old; in htab_lookup_elem() local
71 hashtab_elem_t *l_new = NULL, *l_old; in htab_update_elem() local
/linux/kernel/bpf/
H A Dhashtab.c1063 check_flags(struct bpf_htab * htab,struct htab_elem * l_old,u64 map_flags) check_flags() argument
1082 struct htab_elem *l_new, *l_old; htab_map_update_elem() local
1190 struct htab_elem *l_new, *l_old = NULL; htab_lru_map_update_elem() local
1258 struct htab_elem *l_new, *l_old; htab_map_update_elem_in_place() local
1322 struct htab_elem *l_new = NULL, *l_old; __htab_lru_percpu_map_update_elem() local
[all...]