Home
last modified time | relevance | path

Searched refs:check_bpf_map_ptr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c50 static inline int check_bpf_map_ptr(struct bpf_map *indirect, in check_bpf_map_ptr() function
65 VERIFY(check_bpf_map_ptr(indirect, direct)); in check()