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()
DChangeLog12061 * sg_io_v3.c (decode_response): Likewise.
12062 * sg_io_v4.c (decode_response): Likewise.
13994 (decode_request, decode_response): Use it, PRINT_FIELD_D, PRINT_FIELD_U,
14051 (decode_request, decode_response): Use it, PRINT_FIELD_D, PRINT_FIELD_U,
19839 * sg_io_v4.c (decode_response): Print din_resid and dout_resid fields
19849 (decode_request, decode_response): Do not call tprint_iov_upto directly,
19869 (decode_response): Restore it using get_tcb_priv_data. Print its i/o
19874 (decode_response): Restore it using get_tcb_priv_data. Print its i/o
19885 * sg_io_v3.c (decode_response): Print duration field using %u format.
19888 * sg_io_v3.c (decode_response): Print msg_status field.
[all …]