Searched defs:old_elem (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | hashtab.c | 860 alloc_htab_elem(struct bpf_htab *htab, void *key, void *value, u32 key_size, u32 hash, bool percpu, bool onallcpus, struct htab_elem *old_elem) alloc_htab_elem() argument
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | hashtab.c | 997 alloc_htab_elem(struct bpf_htab *htab, void *key, void *value, u32 key_size, u32 hash, bool percpu, bool onallcpus, struct htab_elem *old_elem) alloc_htab_elem() argument
|
Completed in 10 milliseconds