/external/strace/linux/x86_64/ |
D | arch_kvm.c | 7 PRINT_FIELD_X("{", *regs, rax); in arch_print_kvm_regs() 11 PRINT_FIELD_X(", ", *regs, rbx); in arch_print_kvm_regs() 12 PRINT_FIELD_X(", ", *regs, rcx); in arch_print_kvm_regs() 13 PRINT_FIELD_X(", ", *regs, rdx); in arch_print_kvm_regs() 14 PRINT_FIELD_X(", ", *regs, rsi); in arch_print_kvm_regs() 15 PRINT_FIELD_X(", ", *regs, rdi); in arch_print_kvm_regs() 17 PRINT_FIELD_X(", ", *regs, rsp); in arch_print_kvm_regs() 18 PRINT_FIELD_X(", ", *regs, rbp); in arch_print_kvm_regs() 22 PRINT_FIELD_X(", ", *regs, r8); in arch_print_kvm_regs() 23 PRINT_FIELD_X(", ", *regs, r9); in arch_print_kvm_regs() [all …]
|
/external/strace/ |
D | userfaultfd.c | 56 PRINT_FIELD_X("{", *range, start); in tprintf_uffdio_range() 57 PRINT_FIELD_X(", ", *range, len); in tprintf_uffdio_range() 80 PRINT_FIELD_X("{", ua, api); in uffdio_ioctl() 118 PRINT_FIELD_X("{", uc, dst); in uffdio_ioctl() 119 PRINT_FIELD_X(", ", uc, src); in uffdio_ioctl() 120 PRINT_FIELD_X(", ", uc, len); in uffdio_ioctl() 128 PRINT_FIELD_X(", ", uc, copy); in uffdio_ioctl() 188 PRINT_FIELD_X(", ", uz, zeropage); in uffdio_ioctl()
|
D | sg_io_v4.c | 76 PRINT_FIELD_X(", ", sg_io, request_tag); in decode_request() 91 PRINT_FIELD_X(", ", sg_io, usr_ptr); in decode_request() 112 PRINT_FIELD_X(", ", *entering_sg_io, response); in decode_response() 113 PRINT_FIELD_X(", ", *entering_sg_io, din_xferp); in decode_response() 130 PRINT_FIELD_X(", ", sg_io, driver_status); in decode_response() 131 PRINT_FIELD_X(", ", sg_io, transport_status); in decode_response() 132 PRINT_FIELD_X(", ", sg_io, device_status); in decode_response() 139 PRINT_FIELD_X(", ", sg_io, generated_tag); in decode_response()
|
D | bpf.c | 126 PRINT_FIELD_X(", ", attr, key); in DEF_BPF_CMD_DECODER() 127 PRINT_FIELD_X(", ", attr, value); in DEF_BPF_CMD_DECODER() 147 PRINT_FIELD_X(", ", attr, key); in DEF_BPF_CMD_DECODER() 148 PRINT_FIELD_X(", ", attr, value); in DEF_BPF_CMD_DECODER() 168 PRINT_FIELD_X(", ", attr, key); in DEF_BPF_CMD_DECODER() 187 PRINT_FIELD_X(", ", attr, key); in DEF_BPF_CMD_DECODER() 188 PRINT_FIELD_X(", ", attr, next_key); in DEF_BPF_CMD_DECODER() 211 PRINT_FIELD_X(", ", attr, insns); in DEF_BPF_CMD_DECODER() 215 PRINT_FIELD_X(", ", attr, log_buf); in DEF_BPF_CMD_DECODER() 298 PRINT_FIELD_X(", ", attr, data_in); in DEF_BPF_CMD_DECODER() [all …]
|
D | aio.c | 92 PRINT_FIELD_X(", ", *cb, aio_flags); in print_common_flags() 110 PRINT_FIELD_X("", *cb, aio_data); in print_iocb_header() 140 PRINT_FIELD_X(", ", *cb, aio_buf); in print_iocb() 154 PRINT_FIELD_X(", ", *cb, aio_buf); in print_iocb() 209 PRINT_FIELD_X("{", *event, data); in print_io_event() 210 PRINT_FIELD_X(", ", *event, obj); in print_io_event()
|
D | sg_io_v3.c | 147 PRINT_FIELD_X(", ", sg_io, status); in decode_response() 148 PRINT_FIELD_X(", ", sg_io, masked_status); in decode_response() 149 PRINT_FIELD_X(", ", sg_io, msg_status); in decode_response() 152 PRINT_FIELD_X(", ", sg_io, host_status); in decode_response() 153 PRINT_FIELD_X(", ", sg_io, driver_status); in decode_response()
|
D | netlink_crypto.c | 206 PRINT_FIELD_X(", ", alg, cru_type); in decode_crypto_user_alg() 207 PRINT_FIELD_X(", ", alg, cru_mask); in decode_crypto_user_alg() 209 PRINT_FIELD_X(", ", alg, cru_flags); in decode_crypto_user_alg()
|
D | kvm.c | 61 PRINT_FIELD_X(", ", u_memory_region, guest_phys_addr); in kvm_ioctl_set_user_memory_region() 63 PRINT_FIELD_X(", ", u_memory_region, userspace_addr); in kvm_ioctl_set_user_memory_region()
|
D | s390.c | 444 PRINT_FIELD_X(prefix_, where_, field_); \ 643 PRINT_FIELD_X(", ", *hdr, infplgcp); in print_sthyi_partition() 645 PRINT_FIELD_X(", ", *hdr, infplgif); in print_sthyi_partition() 1133 PRINT_FIELD_X("", gsepl, gs_eha); in guard_storage_print_gsepl() 1136 PRINT_FIELD_X(", ", gsepl, gs_eia); in guard_storage_print_gsepl() 1137 PRINT_FIELD_X(", ", gsepl, gs_eoa); in guard_storage_print_gsepl() 1138 PRINT_FIELD_X(", ", gsepl, gs_eir); in guard_storage_print_gsepl() 1139 PRINT_FIELD_X(", ", gsepl, gs_era); in guard_storage_print_gsepl()
|
D | rtnl_link.c | 186 PRINT_FIELD_X("{", map, mem_start); in decode_rtnl_link_ifmap() 187 PRINT_FIELD_X(", ", map, mem_end); in decode_rtnl_link_ifmap() 188 PRINT_FIELD_X(", ", map, base_addr); in decode_rtnl_link_ifmap() 443 PRINT_FIELD_X(", ", ifinfo, ifi_change); in DECL_NETLINK_ROUTE_DECODER()
|
D | netlink_inet_diag.c | 363 PRINT_FIELD_X("{", bbr, bbr_bw_lo); in decode_tcp_bbr_info() 364 PRINT_FIELD_X(", ", bbr, bbr_bw_hi); in decode_tcp_bbr_info()
|
D | print_fields.h | 52 #define PRINT_FIELD_X(prefix_, where_, field_) \ macro
|
/external/strace/tests-m32/ |
D | netlink_crypto.c | 118 PRINT_FIELD_X(", ", alg, cru_type); in test_crypto_msg_newalg() 119 PRINT_FIELD_X(", ", alg, cru_mask); in test_crypto_msg_newalg() 121 PRINT_FIELD_X(", ", alg, cru_flags); in test_crypto_msg_newalg() 142 PRINT_FIELD_X("..., ", alg, cru_type); in test_crypto_msg_newalg() 143 PRINT_FIELD_X(", ", alg, cru_mask); in test_crypto_msg_newalg() 145 PRINT_FIELD_X(", ", alg, cru_flags); in test_crypto_msg_newalg()
|
D | nlattr_ifinfomsg.c | 231 PRINT_FIELD_X("{", map, mem_start); in main() 232 PRINT_FIELD_X(", ", map, mem_end); in main() 233 PRINT_FIELD_X(", ", map, base_addr); in main()
|
D | nlattr_inet_diag_msg.c | 155 PRINT_FIELD_X("{", bbr, bbr_bw_lo); in main() 156 PRINT_FIELD_X(", ", bbr, bbr_bw_hi); in main()
|
D | bpf.c | 578 PRINT_FIELD_X(", ", sample_BPF_PROG_TEST_RUN_attr.test, data_in); in print_BPF_PROG_TEST_RUN_attr() 579 PRINT_FIELD_X(", ", sample_BPF_PROG_TEST_RUN_attr.test, data_out); in print_BPF_PROG_TEST_RUN_attr() 688 PRINT_FIELD_X(", ", sample_BPF_OBJ_GET_INFO_BY_FD_attr.info, info); in print_BPF_OBJ_GET_INFO_BY_FD_attr()
|
/external/strace/tests/ |
D | netlink_crypto.c | 118 PRINT_FIELD_X(", ", alg, cru_type); in test_crypto_msg_newalg() 119 PRINT_FIELD_X(", ", alg, cru_mask); in test_crypto_msg_newalg() 121 PRINT_FIELD_X(", ", alg, cru_flags); in test_crypto_msg_newalg() 142 PRINT_FIELD_X("..., ", alg, cru_type); in test_crypto_msg_newalg() 143 PRINT_FIELD_X(", ", alg, cru_mask); in test_crypto_msg_newalg() 145 PRINT_FIELD_X(", ", alg, cru_flags); in test_crypto_msg_newalg()
|
D | nlattr_ifinfomsg.c | 231 PRINT_FIELD_X("{", map, mem_start); in main() 232 PRINT_FIELD_X(", ", map, mem_end); in main() 233 PRINT_FIELD_X(", ", map, base_addr); in main()
|
D | nlattr_inet_diag_msg.c | 155 PRINT_FIELD_X("{", bbr, bbr_bw_lo); in main() 156 PRINT_FIELD_X(", ", bbr, bbr_bw_hi); in main()
|
D | bpf.c | 578 PRINT_FIELD_X(", ", sample_BPF_PROG_TEST_RUN_attr.test, data_in); in print_BPF_PROG_TEST_RUN_attr() 579 PRINT_FIELD_X(", ", sample_BPF_PROG_TEST_RUN_attr.test, data_out); in print_BPF_PROG_TEST_RUN_attr() 688 PRINT_FIELD_X(", ", sample_BPF_OBJ_GET_INFO_BY_FD_attr.info, info); in print_BPF_OBJ_GET_INFO_BY_FD_attr()
|
D | nlattr_rtmsg.c | 169 PRINT_FIELD_X(", ", ci, rta_id); in main()
|
/external/strace/tests-mx32/ |
D | netlink_crypto.c | 118 PRINT_FIELD_X(", ", alg, cru_type); in test_crypto_msg_newalg() 119 PRINT_FIELD_X(", ", alg, cru_mask); in test_crypto_msg_newalg() 121 PRINT_FIELD_X(", ", alg, cru_flags); in test_crypto_msg_newalg() 142 PRINT_FIELD_X("..., ", alg, cru_type); in test_crypto_msg_newalg() 143 PRINT_FIELD_X(", ", alg, cru_mask); in test_crypto_msg_newalg() 145 PRINT_FIELD_X(", ", alg, cru_flags); in test_crypto_msg_newalg()
|
D | nlattr_ifinfomsg.c | 231 PRINT_FIELD_X("{", map, mem_start); in main() 232 PRINT_FIELD_X(", ", map, mem_end); in main() 233 PRINT_FIELD_X(", ", map, base_addr); in main()
|
D | nlattr_inet_diag_msg.c | 155 PRINT_FIELD_X("{", bbr, bbr_bw_lo); in main() 156 PRINT_FIELD_X(", ", bbr, bbr_bw_hi); in main()
|
D | bpf.c | 578 PRINT_FIELD_X(", ", sample_BPF_PROG_TEST_RUN_attr.test, data_in); in print_BPF_PROG_TEST_RUN_attr() 579 PRINT_FIELD_X(", ", sample_BPF_PROG_TEST_RUN_attr.test, data_out); in print_BPF_PROG_TEST_RUN_attr() 688 PRINT_FIELD_X(", ", sample_BPF_OBJ_GET_INFO_BY_FD_attr.info, info); in print_BPF_OBJ_GET_INFO_BY_FD_attr()
|