Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dhashtab.c49 struct htab_elem { struct
50 union {
60 union {
87 static inline void htab_elem_set_ptr(struct htab_elem *l, u32 key_size, in htab_elem_set_ptr() argument
Dsockmap.c79 struct htab_elem { struct
95 struct htab_elem __rcu *hash_link; argument