Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dfentry_test.c72 __u64 test8_result = 0; variable
77 test8_result = 1; in BPF_PROG()
H A Dget_func_ip_test.c97 __u64 test8_result = 0; variable
103 test8_result = (const void *) addr == (const void *) uprobe_trigger; in BPF_URETPROBE()
H A Dfexit_test.c73 __u64 test8_result = 0; variable
78 test8_result = 1; in BPF_PROG()