Searched defs:l_new (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | hashtab.c | 320 struct htab_elem *__percpu *pptr, *l_new; in alloc_extra_elems() local 867 struct htab_elem *l_new, **pl_new; in alloc_htab_elem() local 963 struct htab_elem *l_new = NULL, *l_old; in htab_map_update_elem() local 1054 struct htab_elem *l_new, *l_old = NULL; in htab_lru_map_update_elem() local 1118 struct htab_elem *l_new = NULL, *l_old; in __htab_percpu_map_update_elem() local 1170 struct htab_elem *l_new = NULL, *l_old; in __htab_lru_percpu_map_update_elem() local
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | hashtab.c | 388 struct htab_elem *__percpu *pptr, *l_new; in alloc_extra_elems() local 1010 struct htab_elem *l_new, **pl_new; in alloc_htab_elem() local 1102 struct htab_elem *l_new = NULL, *l_old; in htab_map_update_elem() local 1221 struct htab_elem *l_new, *l_old = NULL; in htab_lru_map_update_elem() local 1290 struct htab_elem *l_new = NULL, *l_old; in __htab_percpu_map_update_elem() local 1345 struct htab_elem *l_new = NULL, *l_old; in __htab_lru_percpu_map_update_elem() local
|