Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_d_path.c19 int called_close = 0; variable
50 called_close = 1; in BPF_PROG()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_d_path.c19 int called_close = 0; variable
50 called_close = 1; in BPF_PROG()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c130 if (CHECK(!bss->called_close, in test_d_path_basic()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dd_path.c147 if (CHECK(!bss->called_close, in test_d_path_basic()

Completed in 2 milliseconds