Home
last modified time | relevance | path

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

12345

/openbsd/gnu/llvm/llvm/docs/AMDGPU/
H A Dgfx1030_msg.rst28 * A *sendmsg* value which is described below.
87 // sendmsg with strict arguments validation
88 s_sendmsg sendmsg(MSG_INTERRUPT)
89 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT)
90 s_sendmsg sendmsg(MSG_GS, 2)
91 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_EMIT_CUT, 1)
92 s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_TTRACE_PC)
93 s_sendmsg sendmsg(MSG_GET_DOORBELL)
95 // sendmsg with validation of value range only
99 s_sendmsg sendmsg(msg, op, stream)
[all …]
H A Dgfx10_msg.rst28 * A *sendmsg* value which is described below.
87 // sendmsg with strict arguments validation
88 s_sendmsg sendmsg(MSG_INTERRUPT)
89 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT)
90 s_sendmsg sendmsg(MSG_GS, 2)
91 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_EMIT_CUT, 1)
92 s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_TTRACE_PC)
93 s_sendmsg sendmsg(MSG_GET_DOORBELL)
95 // sendmsg with validation of value range only
99 s_sendmsg sendmsg(msg, op, stream)
[all …]
H A Dgfx90a_msg.rst28 * A *sendmsg* value which is described below.
87 // sendmsg with strict arguments validation
88 s_sendmsg sendmsg(MSG_INTERRUPT)
89 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT)
90 s_sendmsg sendmsg(MSG_GS, 2)
91 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_EMIT_CUT, 1)
92 s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_TTRACE_PC)
93 s_sendmsg sendmsg(MSG_GET_DOORBELL)
95 // sendmsg with validation of value range only
99 s_sendmsg sendmsg(msg, op, stream)
[all …]
H A Dgfx940_msg.rst28 * A *sendmsg* value which is described below.
87 // sendmsg with strict arguments validation
88 s_sendmsg sendmsg(MSG_INTERRUPT)
89 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT)
90 s_sendmsg sendmsg(MSG_GS, 2)
91 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_EMIT_CUT, 1)
92 s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_TTRACE_PC)
93 s_sendmsg sendmsg(MSG_GET_DOORBELL)
95 // sendmsg with validation of value range only
99 s_sendmsg sendmsg(msg, op, stream)
[all …]
H A Dgfx9_msg.rst28 * A *sendmsg* value which is described below.
87 // sendmsg with strict arguments validation
88 s_sendmsg sendmsg(MSG_INTERRUPT)
89 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT)
90 s_sendmsg sendmsg(MSG_GS, 2)
91 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_EMIT_CUT, 1)
92 s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_TTRACE_PC)
93 s_sendmsg sendmsg(MSG_GET_DOORBELL)
95 // sendmsg with validation of value range only
99 s_sendmsg sendmsg(msg, op, stream)
[all …]
H A Dgfx7_msg.rst28 * A *sendmsg* value which is described below.
33 sendmsg(<*type*>) A message identified by its *type*.
81 // sendmsg with strict arguments validation
82 s_sendmsg sendmsg(MSG_INTERRUPT)
83 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT)
84 s_sendmsg sendmsg(MSG_GS, 2)
85 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_EMIT_CUT, 1)
86 s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_TTRACE_PC)
88 // sendmsg with validation of value range only
92 s_sendmsg sendmsg(msg, op, stream)
[all …]
H A Dgfx8_msg.rst28 * A *sendmsg* value which is described below.
33 sendmsg(<*type*>) A message identified by its *type*.
82 // sendmsg with strict arguments validation
83 s_sendmsg sendmsg(MSG_INTERRUPT)
84 s_sendmsg sendmsg(MSG_GS, GS_OP_EMIT)
85 s_sendmsg sendmsg(MSG_GS, 2)
86 s_sendmsg sendmsg(MSG_GS_DONE, GS_OP_EMIT_CUT, 1)
87 s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_TTRACE_PC)
89 // sendmsg with validation of value range only
93 s_sendmsg sendmsg(msg, op, stream)
[all …]
H A Dgfx11_msg_b8ff6d.rst26 * A *sendmsg* value which is described below.
31 sendmsg(MSG_RTN_GET_DOORBELL) Get doorbell ID.
32 sendmsg(MSG_RTN_GET_DDID) Get Draw/Dispatch ID.
33 sendmsg(MSG_RTN_GET_TMA) Get TMA value.
34 sendmsg(MSG_RTN_GET_TBA) Get TBA value.
35 sendmsg(MSG_RTN_GET_REALTIME) Get REALTIME value.
36 sendmsg(MSG_RTN_SAVE_WAVE) Report that this wave is ready to be context-saved.
44 s_sendmsg_rtn_b32 s0, sendmsg(MSG_GET_REALTIME)
H A Dgfx11_msg_e37f7b.rst28 * A *sendmsg* value which is described below.
33 sendmsg(<*type*>) A message identified by its *type*.
34 sendmsg(<*type*>,<*op*>) A message identified by its *type* and *operation*.
35 sendmsg(<*type*>,<*op*>,<*stream*>) A message identified by its *type* and *operation*
78 // sendmsg with strict arguments validation
79 s_sendmsg sendmsg(MSG_INTERRUPT)
80 s_sendmsg sendmsg(MSG_SYSMSG, SYSMSG_OP_TTRACE_PC)
82 // sendmsg with validation of value range only
85 s_sendmsg sendmsg(msg, op)
/openbsd/lib/libc/sys/
H A Dw_sendmsg.c22 sendmsg(int s, const struct msghdr *msg, int flags) in sendmsg() function
27 ret = HIDDEN(sendmsg)(s, msg, flags); in sendmsg()
31 DEF_CANCEL(sendmsg);
/openbsd/regress/sys/kern/unixsockets/
H A Dungc.c74 if (sendmsg(sp[0], &msgh, 0) < 0) { in main()
86 if (sendmsg(sp[1], &msgh, 0) < 0) { in main()
128 if (sendmsg(sl[0], &msgh, 0) < 0) { in main()
H A Dunsopassgc.c124 if (sendmsg(s[0], &msgh, 0) < 0) { in thr_send()
232 if (sendmsg(s[0], &msgh, 0) < 0) { in thr_gc()
/openbsd/regress/sys/kern/pledge/filedescriptor/
H A Dpass.c61 if (sendmsg(pair[1], &msg, 0) == -1) in fdops()
70 if (sendmsg(pair[1], &msg, 0) == -1) in fdops()
/openbsd/regress/sys/kern/recvwait/
H A Dmcontrol-stream.c81 if (sendmsg(s[0], &msg, 0) == -1) in main()
88 if (sendmsg(s[0], &msg, 0) == -1) in main()
/openbsd/usr.bin/dig/
H A Ddighost.c658 looknew->sendmsg = NULL; in make_empty_lookup()
1497 if (lookup->sendmsg != NULL) in destroy_lookup()
1498 dns_message_destroy(&lookup->sendmsg); in destroy_lookup()
1917 &lookup->sendmsg); in setup_lookup()
1976 dns_message_puttempname(lookup->sendmsg, in setup_lookup()
1978 dns_message_puttempname(lookup->sendmsg, in setup_lookup()
2006 dns_message_puttempname(lookup->sendmsg, in setup_lookup()
2032 dns_message_puttempname(lookup->sendmsg, in setup_lookup()
2045 lookup->sendmsg->opcode = lookup->opcode; in setup_lookup()
2267 add_opt(lookup->sendmsg, lookup->udpsize, in setup_lookup()
[all …]
/openbsd/lib/libc/hidden/sys/
H A Dsocket.h39 PROTO_CANCEL(sendmsg);
/openbsd/regress/usr.sbin/ospfd/
H A Dopentap.c77 if (sendmsg(fd, &msg, 0) == -1) in main()
/openbsd/regress/sys/kern/kqueue/
H A Dkqueue-fdpass.c63 if (sendmsg(pfd[1], &msg, 0) == 0) in do_fdpass()
/openbsd/gnu/usr.bin/perl/plan9/
H A Dplan9.c36 int sendmsg(int a, struct msghdr *b, int c) in sendmsg() function
/openbsd/sys/dev/microcode/siop/
H A Doosiop.ss105 ENTRY sendmsg
106 sendmsg:
/openbsd/sbin/isakmpd/
H A Dmonitor_fdpass.c65 if ((n = sendmsg(socket, &msg, 0)) == -1) { in mm_send_fd()
/openbsd/usr.sbin/syslogd/
H A Dprivsep_fdpass.c76 if ((n = sendmsg(sock, &msg, 0)) == -1) in send_fd()
/openbsd/usr.sbin/tcpdump/
H A Dprivsep_fdpass.c63 if ((n = sendmsg(sock, &msg, 0)) == -1) in send_fd()
/openbsd/libexec/ftpd/
H A Dmonitor_fdpass.c62 if ((n = sendmsg(sock, &msg, 0)) == -1) in send_fd()
/openbsd/sbin/pflogd/
H A Dprivsep_fdpass.c81 if ((n = sendmsg(sock, &msg, 0)) == -1) in send_fd()

12345