Searched refs:splice_len (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_syscall_macro.c88 __u64 splice_len; variable
104 splice_len = len;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtest_bpf_syscall_macro.c85 ASSERT_EQ(skel->bss->splice_len, 0x12340000, "splice_arg5");

Completed in 107 milliseconds