Home
last modified time | relevance | path

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

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