Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dfentry_test.c41 __u64 test5_result = 0; variable
45 test5_result = a == 11 && b == (void *)12 && c == 13 && d == 14 && in BPF_PROG()
H A Dfexit_test.c42 __u64 test5_result = 0; variable
46 test5_result = a == 11 && b == (void *)12 && c == 13 && d == 14 && in BPF_PROG()