Home | History | Annotate | Download | only in strace

Lines Matching full:ext_arg

1797 		tcp->ext_arg[i] = regs[REG_A0 + i];
1894 tcp->ext_arg[0] = x86_64_regs.rdi;
1895 tcp->ext_arg[1] = x86_64_regs.rsi;
1896 tcp->ext_arg[2] = x86_64_regs.rdx;
1897 tcp->ext_arg[3] = x86_64_regs.r10;
1898 tcp->ext_arg[4] = x86_64_regs.r8;
1899 tcp->ext_arg[5] = x86_64_regs.r9;