Searched refs:get_nodes (Results 1 - 1 of 1) sorted by path

/external/strace/
H A Dmem.c792 get_nodes(tcp, ptr, maxnodes, err) function
845 get_nodes(tcp, tcp->u_arg[3], tcp->u_arg[4], 0);
858 get_nodes(tcp, tcp->u_arg[1], tcp->u_arg[2], 0);
875 get_nodes(tcp, tcp->u_arg[1], tcp->u_arg[2], syserror(tcp));

Completed in 66 milliseconds