Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dfentry_test.c50 __u64 test6_result = 0; variable
54 test6_result = a == 16 && b == (void *)17 && c == 18 && d == 19 && in BPF_PROG()
Dfexit_test.c51 __u64 test6_result = 0; variable
55 test6_result = a == 16 && b == (void *)17 && c == 18 && d == 19 && in BPF_PROG()