Searched refs:fd_htab_map_get_ptr (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dhashtab.c209 static void *fd_htab_map_get_ptr(const struct bpf_map *map, struct htab_elem *l) function
904 ptr = fd_htab_map_get_ptr(map, l);
2490 void *ptr = fd_htab_map_get_ptr(map, l);

Completed in 126 milliseconds