Home
last modified time | relevance | path

Searched refs:total1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_varlen.c20 __u64 total1 = 0; variable
62 total1 = payload - (void *)payload1; in handler64_unsigned()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_varlen.c20 __u64 total1 = 0; variable
65 total1 = payload - (void *)payload1; in handler64_unsigned()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dvarlen.c45 CHECK_VAL(bss->total1, size1 + size2); in test_varlen()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dvarlen.c45 CHECK_VAL(bss->total1, size1 + size2); in test_varlen()

Completed in 2 milliseconds