Searched refs:msg_control (Results 1 - 25 of 64) sorted by relevance

123

/external/libnl/lib/
H A Dnl.c259 hdr.msg_control = buf;
411 .msg_control = NULL,
428 msg.msg_control = calloc(1, msg.msg_controllen);
443 free(msg.msg_control);
458 msg.msg_control = realloc(msg.msg_control, msg.msg_controllen);
467 free(msg.msg_control);
481 free(msg.msg_control);
485 free(msg.msg_control);
/external/strace/tests/
H A Dscm_rights.c27 .msg_control = &control,
/external/valgrind/main/memcheck/tests/
H A Dsendmsg.c42 msg.msg_control = NULL;
/external/chromium_org/mojo/embedder/
H A Dplatform_channel_utils_posix.cc93 msg.msg_control = cmsg_buf;
120 msg.msg_control = cmsg_buf;
155 msg.msg_control = cmsg_buf;
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
H A Dsocket.h306 void *msg_control; /* ancillary data, see below */ member in struct:msghdr
323 * Header for ancillary data objects in msg_control buffer.
378 (caddr_t)(mhdr)->msg_control + (mhdr)->msg_controllen) ? \
382 #define CMSG_FIRSTHDR(mhdr) ((struct cmsghdr *)(mhdr)->msg_control)
/external/chromium_org/net/tools/quic/
H A Dquic_socket_utils.cc123 hdr.msg_control = cmsg;
206 hdr.msg_control = 0;
209 hdr.msg_control = cbuf;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_eu_emit.c545 GLuint msg_control,
576 insn->bits3.gen7_dp.msg_control = msg_control;
581 insn->bits3.gen6_dp.msg_control = msg_control;
587 insn->bits3.dp_write_gen5.msg_control = msg_control;
593 insn->bits3.dp_write.msg_control = msg_control;
604 GLuint msg_control,
542 brw_set_dp_write_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint msg_control, GLuint msg_type, GLuint msg_length, bool header_present, GLuint last_render_target, GLuint response_length, GLuint end_of_thread, GLuint send_commit_msg) argument
601 brw_set_dp_read_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint msg_control, GLuint msg_type, GLuint target_cache, GLuint msg_length, GLuint response_length) argument
1855 uint32_t msg_control, msg_type; local
1967 uint32_t msg_control; local
2235 brw_fb_WRITE(struct brw_compile *p, int dispatch_width, GLuint msg_reg_nr, struct brw_reg src0, GLuint msg_control, GLuint binding_table_index, GLuint msg_length, GLuint response_length, bool eot, bool header_present) argument
[all...]
H A Dbrw_structs.h1388 GLuint msg_control:4; member in struct:brw_instruction::__anon14435::__anon14452
1401 GLuint msg_control:3; member in struct:brw_instruction::__anon14435::__anon14453
1414 GLuint msg_control:3; member in struct:brw_instruction::__anon14435::__anon14454
1428 GLuint msg_control:3; member in struct:brw_instruction::__anon14435::__anon14455
1442 GLuint msg_control:3; member in struct:brw_instruction::__anon14435::__anon14456
1461 GLuint msg_control:5; member in struct:brw_instruction::__anon14435::__anon14457
1483 GLuint msg_control:3; member in struct:brw_instruction::__anon14435::__anon14458
1506 GLuint msg_control:3; member in struct:brw_instruction::__anon14435::__anon14459
H A Dbrw_disasm.c1209 inst->bits3.gen6_dp.msg_control,
1215 inst->bits3.dp_read_gen5.msg_control,
1220 inst->bits3.dp_read.msg_control,
1235 inst->bits3.gen7_dp.msg_control,
1246 inst->bits3.gen6_dp.msg_control,
1253 inst->bits3.dp_write.msg_control,
1285 inst->bits3.gen7_dp.msg_control,
H A Dbrw_fs_emit.cpp45 uint32_t msg_control; local
95 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_DUAL_SOURCE_SUBSPAN01;
97 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD16_SINGLE_SOURCE;
99 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_SINGLE_SOURCE_SUBSPAN01;
107 msg_control,
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_eu_emit.c545 GLuint msg_control,
576 insn->bits3.gen7_dp.msg_control = msg_control;
581 insn->bits3.gen6_dp.msg_control = msg_control;
587 insn->bits3.dp_write_gen5.msg_control = msg_control;
593 insn->bits3.dp_write.msg_control = msg_control;
604 GLuint msg_control,
542 brw_set_dp_write_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint msg_control, GLuint msg_type, GLuint msg_length, bool header_present, GLuint last_render_target, GLuint response_length, GLuint end_of_thread, GLuint send_commit_msg) argument
601 brw_set_dp_read_message(struct brw_compile *p, struct brw_instruction *insn, GLuint binding_table_index, GLuint msg_control, GLuint msg_type, GLuint target_cache, GLuint msg_length, GLuint response_length) argument
1855 uint32_t msg_control, msg_type; local
1967 uint32_t msg_control; local
2235 brw_fb_WRITE(struct brw_compile *p, int dispatch_width, GLuint msg_reg_nr, struct brw_reg src0, GLuint msg_control, GLuint binding_table_index, GLuint msg_length, GLuint response_length, bool eot, bool header_present) argument
[all...]
H A Dbrw_structs.h1388 GLuint msg_control:4; member in struct:brw_instruction::__anon27846::__anon27863
1401 GLuint msg_control:3; member in struct:brw_instruction::__anon27846::__anon27864
1414 GLuint msg_control:3; member in struct:brw_instruction::__anon27846::__anon27865
1428 GLuint msg_control:3; member in struct:brw_instruction::__anon27846::__anon27866
1442 GLuint msg_control:3; member in struct:brw_instruction::__anon27846::__anon27867
1461 GLuint msg_control:5; member in struct:brw_instruction::__anon27846::__anon27868
1483 GLuint msg_control:3; member in struct:brw_instruction::__anon27846::__anon27869
1506 GLuint msg_control:3; member in struct:brw_instruction::__anon27846::__anon27870
H A Dbrw_disasm.c1209 inst->bits3.gen6_dp.msg_control,
1215 inst->bits3.dp_read_gen5.msg_control,
1220 inst->bits3.dp_read.msg_control,
1235 inst->bits3.gen7_dp.msg_control,
1246 inst->bits3.gen6_dp.msg_control,
1253 inst->bits3.dp_write.msg_control,
1285 inst->bits3.gen7_dp.msg_control,
H A Dbrw_fs_emit.cpp45 uint32_t msg_control; local
95 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_DUAL_SOURCE_SUBSPAN01;
97 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD16_SINGLE_SOURCE;
99 msg_control = BRW_DATAPORT_RENDER_TARGET_WRITE_SIMD8_SINGLE_SOURCE_SUBSPAN01;
107 msg_control,
/external/chromium_org/base/posix/
H A Dunix_domain_socket_linux.cc57 msg.msg_control = control_buffer;
111 msg.msg_control = control_buffer;
/external/chromium_org/chrome/utility/image_writer/
H A Dimage_writer_mac.cc143 message.msg_control = cmsg_socket;
/external/valgrind/main/none/tests/
H A Dfdleak_cmsg.c65 msg.msg_control = buf;
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc100 void *msg_control;
166 POST_WRITE(msg->msg_control, msg->msg_controllen);
184 POST_WRITE(msg->msg_hdr.msg_control, msg->msg_hdr.msg_controllen);
/external/strace/
H A Dnet.c312 tprintf(", msg_control=%#lx", addr);
370 printcmsghdr(tcp, (unsigned long) msg->msg_control,
386 uint32_t /* void* */ msg_control; member in struct:msghdr32
412 msg.msg_control = (void*)(long)msg32.msg_control;
445 mmsg.msg_hdr.msg_control = (void*)(long)mmsg32.msg_hdr.msg_control;
/external/chromium_org/ipc/
H A Dipc_channel_posix.cc429 msgh.msg_control = buf;
794 msg.msg_control = input_cmsg_buf_;
846 msg.msg_control = input_cmsg_buf_;
/external/chromium_org/third_party/android_crazy_linker/src/tests/
H A Dtest_util.h270 msg.msg_control = reinterpret_cast<caddr_t>(cms);
308 msg.msg_control = reinterpret_cast<caddr_t>(cms);
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_sock_util.c121 msg.msg_control = msgbuf;
129 // We only write our msg_control during the first write
155 // Wipes out any msg_control too
/external/dhcpcd/
H A Dlpf.c186 msg.msg_control = cmsgbuf;
/external/dnsmasq/contrib/wrt/
H A Ddhcp_release.c108 msg.msg_control = NULL;
/external/dnsmasq/src/
H A Ddhcp.c128 msg.msg_control = NULL;
163 msg.msg_control = control_u.control;
255 msg.msg_control = NULL;
292 msg.msg_control = control_u.control;

Completed in 622 milliseconds

123