Home
last modified time | relevance | path

Searched refs:sendmsg (Results 1 – 25 of 152) sorted by relevance

1234567

/external/llvm/test/MC/AMDGPU/
Dsopp-err.s5 s_sendmsg sendmsg(11)
8 s_sendmsg sendmsg(MSG_INTERRUPTX)
11 s_sendmsg sendmsg(MSG_INTERRUPT, 0)
14 s_sendmsg sendmsg(MSG_GS)
17 s_sendmsg sendmsg(MSG_GS, GS_OP_NOP)
20 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0, 0)
23 s_sendmsg sendmsg(MSG_GSX, GS_OP_CUT, 0)
26 s_sendmsg sendmsg(MSG_GS, GS_OP_CUTX, 0)
29 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 4)
32 s_sendmsg sendmsg(2)
[all …]
Dsopp.s99 s_sendmsg sendmsg(1)
102 s_sendmsg sendmsg(MSG_INTERRUPT)
108 s_sendmsg sendmsg(2, 1)
111 s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0)
117 s_sendmsg sendmsg(2, 2, 1)
120 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT, 1)
126 s_sendmsg sendmsg(2, 3, 2)
129 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT_CUT, 2)
135 s_sendmsg sendmsg(3, 0)
138 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_NOP)
[all …]
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.SI.sendmsg.ll7 ; CHECK: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT, 0)
8 ; CHECK: s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 1)
9 ; CHECK: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT_CUT, 2)
10 ; CHECK: s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_NOP)
14 call void @llvm.SI.sendmsg(i32 34, i32 0);
15 call void @llvm.SI.sendmsg(i32 274, i32 0);
16 call void @llvm.SI.sendmsg(i32 562, i32 0);
17 call void @llvm.SI.sendmsg(i32 3, i32 0);
22 declare void @llvm.SI.sendmsg(i32, i32) #0
Dllvm.SI.sendmsg-m0.ll7 ; GCN-NEXT: sendmsg(MSG_GS_DONE, GS_OP_NOP)
11 call void @llvm.SI.sendmsg(i32 3, i32 %a)
15 declare void @llvm.SI.sendmsg(i32, i32) #0
/external/ltp/utils/sctp/func_tests/
Dtest_1_to_1_sendmsg.c148 count = sendmsg(-1, &outmessage, flag); in main()
161 count = sendmsg(fd, &outmessage, flag); in main()
173 count = sendmsg(lstn_sk, &outmessage, flag); in main()
182 count = sendmsg(sk, &outmessage, flag); in main()
193 count = sendmsg(sk, &outmessage, flag); in main()
203 count = sendmsg(sk, (struct msghdr *)-1, flag); in main()
212 count = sendmsg(sk, &outmessage, -1); in main()
221 count = sendmsg(sk, &outmessage, flag); in main()
230 count = sendmsg(sk, &outmessage, flag); in main()
247 count = sendmsg(acpt1_sk, &outmessage, flag); in main()
[all …]
/external/valgrind/memcheck/tests/
Dsendmsg.stderr.exp-solaris1 Syscall param sendmsg(msg) points to uninitialised byte(s)
4 by 0x........: main (sendmsg.c:46)
6 in frame #2, created by main (sendmsg.c:13)
8 sendmsg: 6
Dsendmsg.stderr.exp1 Syscall param sendmsg(msg) points to uninitialised byte(s)
2 at 0x........: sendmsg (in /...libc...)
Dsendmsg.c46 size_t s = sendmsg (fd, &msg, 0); in main()
65 s = sendmsg (fd, &msg, 0); in main()
Dsendmsg.vgtest1 prog: sendmsg
/external/strace/tests/
Dmsg_control.c119 int rc = sendmsg(-1, mh, 0); in test_scm_rights1()
183 int rc = sendmsg(-1, mh, 0); in test_scm_rights2()
221 int rc = sendmsg(-1, mh, 0); in test_scm_rights3()
270 int rc = sendmsg(-1, mh, 0); in test_scm_security()
304 int rc = sendmsg(-1, mh, 0); in test_unknown_type()
406 int rc = sendmsg(-1, mh, 0); in test_ip_pktinfo()
439 int rc = sendmsg(-1, mh, 0); in test_ip_uint()
463 int rc = sendmsg(-1, mh, 0); in test_ip_uint8_t()
508 int rc = sendmsg(-1, mh, 0); in test_ip_opts()
555 int rc = sendmsg(-1, mh, 0); in test_ip_recverr()
[all …]
Dmsg_control.test6 run_strace_match_diff -a21 -e trace=sendmsg
Dmsg_control-v.test6 run_strace_match_diff -v -a21 -e trace=sendmsg
Drecvmsg.test6 run_strace_match_diff -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg
/external/strace/tests-m32/
Dmsg_control.c119 int rc = sendmsg(-1, mh, 0); in test_scm_rights1()
183 int rc = sendmsg(-1, mh, 0); in test_scm_rights2()
221 int rc = sendmsg(-1, mh, 0); in test_scm_rights3()
270 int rc = sendmsg(-1, mh, 0); in test_scm_security()
304 int rc = sendmsg(-1, mh, 0); in test_unknown_type()
406 int rc = sendmsg(-1, mh, 0); in test_ip_pktinfo()
439 int rc = sendmsg(-1, mh, 0); in test_ip_uint()
463 int rc = sendmsg(-1, mh, 0); in test_ip_uint8_t()
508 int rc = sendmsg(-1, mh, 0); in test_ip_opts()
555 int rc = sendmsg(-1, mh, 0); in test_ip_recverr()
[all …]
Dmsg_control.test6 run_strace_match_diff -a21 -e trace=sendmsg
Dmsg_control-v.test6 run_strace_match_diff -v -a21 -e trace=sendmsg
Drecvmsg.test6 run_strace_match_diff -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg
/external/strace/tests-mx32/
Dmsg_control.c119 int rc = sendmsg(-1, mh, 0); in test_scm_rights1()
183 int rc = sendmsg(-1, mh, 0); in test_scm_rights2()
221 int rc = sendmsg(-1, mh, 0); in test_scm_rights3()
270 int rc = sendmsg(-1, mh, 0); in test_scm_security()
304 int rc = sendmsg(-1, mh, 0); in test_unknown_type()
406 int rc = sendmsg(-1, mh, 0); in test_ip_pktinfo()
439 int rc = sendmsg(-1, mh, 0); in test_ip_uint()
463 int rc = sendmsg(-1, mh, 0); in test_ip_uint8_t()
508 int rc = sendmsg(-1, mh, 0); in test_ip_opts()
555 int rc = sendmsg(-1, mh, 0); in test_ip_recverr()
[all …]
Dmsg_control-v.test6 run_strace_match_diff -v -a21 -e trace=sendmsg
Dmsg_control.test6 run_strace_match_diff -a21 -e trace=sendmsg
Drecvmsg.test6 run_strace_match_diff -eread=0 -ewrite=1 -e trace=recvmsg,sendmsg
/external/llvm/test/MC/Disassembler/AMDGPU/
Dsopp_vi.txt81 # GCN: s_sendmsg sendmsg(MSG_INTERRUPT) ; encoding: [0x01,0x00,0x90,0xbf]
84 # GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_CUT, 0) ; encoding: [0x12,0x00,0x90,0xbf]
87 # GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT, 1) ; encoding: [0x22,0x01,0x90,0xbf]
90 # GCN: s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT_CUT, 2) ; encoding: [0x32,0x02,0x90,0xbf]
93 # GCN: s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_NOP) ; encoding: [0x03,0x00,0x90,0xbf]
99 # GCN: s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_ECC_ERR_INTERRUPT) ; encoding: [0x1f,0x00,0x90,0xbf]
105 # GCN: s_sendmsghalt sendmsg(MSG_GS_DONE, GS_OP_NOP) ; encoding: [0x03,0x00,0x91,0xbf]
108 # GCN: s_sendmsghalt sendmsg(MSG_GS, GS_OP_EMIT, 1) ; encoding: [0x22,0x01,0x91,0xbf]
/external/ltp/testcases/network/stress/ns-tools/
Dns-tcpserver.c293 char *sendmsg; /* pointer to the message to send */ in communicate_client() local
316 sendmsg = malloc(sndbuf_size); in communicate_client()
317 if (sendmsg == NULL) { in communicate_client()
333 sntbyte_size = send(sock_fd, sendmsg, sndbuf_size, 0); in communicate_client()
361 free(sendmsg); in communicate_client()
/external/libmojo/mojo/edk/embedder/
Dplatform_channel_utils_posix.cc83 return HANDLE_EINTR(sendmsg(h.handle, &msg, kSendFlags)); in PlatformChannelWritev()
113 return HANDLE_EINTR(sendmsg(h.handle, &msg, kSendFlags)); in PlatformChannelSendmsgWithHandles()
140 ssize_t result = HANDLE_EINTR(sendmsg(h.handle, &msg, kSendFlags)); in PlatformChannelSendHandles()
/external/ltp/utils/sctp/lib/
Dsendmsg.c67 return sendmsg(s, &outmsg, 0); in sctp_sendmsg()
105 return sendmsg(s, &outmsg, flags); in sctp_send()

1234567