Home
last modified time | relevance | path

Searched defs:expected_ret (Results 1 – 5 of 5) sorted by relevance

/linux-6.8/tools/testing/vsock/
Dutil.c287 ssize_t expected_ret) in send_buf()
339 void recv_buf(int fd, void *buf, size_t len, int flags, ssize_t expected_ret) in recv_buf()
391 void send_byte(int fd, int expected_ret, int flags) in send_byte()
405 void recv_byte(int fd, int expected_ret, int flags) in recv_byte()
Dvsock_test.c905 ssize_t expected_ret; in test_inv_buf_client() local
/linux-6.8/tools/testing/selftests/bpf/prog_tests/
Dempty_skb.c117 int expected_ret; in test_empty_skb() local
Dfib_lookup.c37 int expected_ret; member
/linux-6.8/tools/testing/selftests/bpf/
Dtest_verifier.c1557 int fd_prog, btf_fd, expected_ret, alignment_prevented_execution; in do_test_single() local