Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dget_func_ip_test.c107 __u64 test9_entry_result = 0; variable
118 test9_entry_result = (const void *) addr == &bpf_fentry_test1; in BPF_PROG()
125 test9_entry_result = test9_exit_result = 1; in BPF_PROG()