Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dfentry_test.c33 __u64 test4_result = 0; variable
37 test4_result = a == (void *)7 && b == 8 && c == 9 && d == 10; in BPF_PROG()
Dfexit_test.c33 __u64 test4_result = 0; variable
37 test4_result = a == (void *)7 && b == 8 && c == 9 && d == 10 && in BPF_PROG()