Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_kptr_race.c84 static void test_percpu_htab_leak(void) in test_percpu_htab_leak() function
106 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_percpu_htab_leak), &opts); in test_percpu_htab_leak()
215 test_percpu_htab_leak(); in serial_test_map_kptr_race()
/linux/tools/testing/selftests/bpf/progs/
H A Dmap_kptr_race.c89 int test_percpu_htab_leak(struct __sk_buff *skb) in test_percpu_htab_leak() function