Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c86 check_default_noinline(struct bpf_map *indirect, struct bpf_map *direct) in check_default_noinline() function
118 VERIFY(check_default_noinline(&hash->map, map)); in check_hash()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c80 check_default_noinline(struct bpf_map *indirect, struct bpf_map *direct) in check_default_noinline() function
114 VERIFY(check_default_noinline(&hash->map, map)); in check_hash()

Completed in 11 milliseconds