Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dfentry_test.c63 __u64 test7_result = 0; variable
68 test7_result = 1; in BPF_PROG()
H A Dget_func_ip_test.c87 __u64 test7_result = 0; variable
93 test7_result = (const void *) addr == (const void *) uprobe_trigger; in BPF_UPROBE()
H A Dfexit_test.c64 __u64 test7_result = 0; variable
69 test7_result = 1; in BPF_PROG()