Home
last modified time | relevance | path

Searched refs:decode_response (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dsg_io_v3.c110 decode_response(struct tcb *const tcp, const kernel_ulong_t arg) in decode_response() function
171 decode_response(struct tcb *const tcp, const kernel_ulong_t arg) in decode_response() function
182 : decode_response(tcp, arg); in MPERS_PRINTER_DECL()
Dsg_io_v4.c104 decode_response(struct tcb *const tcp, const kernel_ulong_t arg) in decode_response() function
154 decode_response(struct tcb *const tcp, const kernel_ulong_t arg) in decode_response() function
165 : decode_response(tcp, arg); in decode_sg_io_v4()
DChangeLog4499 * sg_io_v3.c (decode_response): Likewise.
4500 * sg_io_v4.c (decode_response): Likewise.
6432 (decode_request, decode_response): Use it, PRINT_FIELD_D, PRINT_FIELD_U,
6489 (decode_request, decode_response): Use it, PRINT_FIELD_D, PRINT_FIELD_U,
12277 * sg_io_v4.c (decode_response): Print din_resid and dout_resid fields
12287 (decode_request, decode_response): Do not call tprint_iov_upto directly,
12307 (decode_response): Restore it using get_tcb_priv_data. Print its i/o
12312 (decode_response): Restore it using get_tcb_priv_data. Print its i/o
12323 * sg_io_v3.c (decode_response): Print duration field using %u format.
12326 * sg_io_v3.c (decode_response): Print msg_status field.
[all …]