Searched refs:decode_poll_exiting (Results 1 – 2 of 2) sorted by relevance
65 decode_poll_exiting(struct tcb *const tcp, const kernel_ulong_t pts) in decode_poll_exiting() function163 return decode_poll_exiting(tcp, 0); in SYS_FUNC()180 return decode_poll_exiting(tcp, tcp->u_arg[2]); in SYS_FUNC()
9380 * poll.c (decode_poll_exiting): Likewise.9678 (decode_poll_exiting): Replace sprintf with xsnprintf and xsprintf.21332 * poll.c (decode_poll_exiting): Change tracee address argument type21600 * poll.c (decode_poll_exiting): Change the type of printed and21632 * poll.c (decode_poll_entering, decode_poll_exiting): Change the type22216 * poll.c (decode_poll_exiting): Replace "(unsigned int) -1" with -1U.29439 * poll.c (decode_poll_exiting): Cast 3rd argument of sprintflags32308 * poll.c (decode_poll_entering, decode_poll_exiting): Fix corner cases32317 (decode_poll_exiting): Print unfetchable address when umove call fails.35908 * poll.c (decode_poll_exiting): Likewise.[all …]