Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_d_path.c18 int called_stat = 0; variable
29 called_stat = 1; in BPF_PROG()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c142 if (CHECK(!bss->called_stat, in test_d_path_basic()