Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dhtab_update.c20 int lookup_elem_raw(void *ctx) in lookup_elem_raw() function
/openbmc/linux/kernel/bpf/
H A Dhashtab.c634 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw() function