a_opcode 913 sys/syscallargs.h syscallarg(int) a_opcode;
a_opcode 524 xfs/xfs_syscalls-common.c SCARG(arg, a_opcode));
a_opcode 531 xfs/xfs_syscalls-common.c SCARG(arg, a_opcode));
a_opcode 543 xfs/xfs_syscalls-common.c msg->opcode = SCARG(arg, a_opcode);
a_opcode 637 xfs/xfs_syscalls-common.c SCARG(arg, a_opcode),
a_opcode 659 xfs/xfs_syscalls-common.c switch (SCARG(arg, a_opcode)) {
a_opcode 670 xfs/xfs_syscalls-common.c NNPFSDEB(XDEBSYS, ("a_opcode = %x\n", SCARG(arg, a_opcode)));
a_opcode 47 xfs/xfs_syscalls.h syscallarg(int) a_opcode;