| /linux/arch/sparc/kernel/ |
| H A D | systbls_64.S | 19 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument 28 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| H A D | systbls_32.S | 12 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| /linux/arch/arm/kernel/ |
| H A D | entry-common.S | 348 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument 459 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
|
| /linux/arch/csky/kernel/ |
| H A D | syscall_table.c | 9 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| /linux/arch/nios2/kernel/ |
| H A D | syscall_table.c | 13 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| /linux/arch/riscv/kernel/ |
| H A D | syscall_table.c | 12 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| H A D | compat_syscall_table.c | 11 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
|
| /linux/arch/arc/kernel/ |
| H A D | sys.c | 14 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| /linux/arch/openrisc/kernel/ |
| H A D | sys_call_table.c | 20 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| /linux/arch/powerpc/include/asm/ |
| H A D | syscalls.h | 148 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| H A D | ps3av.h | 384 u32 native; member
|
| /linux/arch/powerpc/kernel/ |
| H A D | systbl.c | 42 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
|
| /linux/arch/x86/um/ |
| H A D | sys_call_table_32.c | 28 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| /linux/arch/hexagon/kernel/ |
| H A D | syscalltab.c | 15 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| /linux/include/linux/mlx4/ |
| H A D | cmd.h | 275 int native) in mlx4_cmd() 284 unsigned long timeout, int native) in mlx4_cmd_box() 297 unsigned long timeout, int native) in mlx4_cmd_imm()
|
| /linux/arch/mips/kernel/ |
| H A D | scall64-o32.S | 217 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
|
| H A D | scall32-o32.S | 220 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| /linux/arch/arm64/kernel/ |
| H A D | sys.c | 51 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
|
| /linux/tools/testing/selftests/seccomp/ |
| H A D | seccomp_benchmark.c | 187 unsigned long long native, filter1, filter2, bitmap1, bitmap2; in main() local
|
| /linux/drivers/rpmsg/ |
| H A D | qcom_glink_rpm.c | 49 struct qcom_glink_pipe native; member
|
| /linux/fs/ |
| H A D | exec.c | 300 const char __user *const __user *native; member 309 const char __user *native; in get_user_arg_ptr() local
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | qp.c | 96 int sqd_event, struct mlx4_qp *qp, int native) in __mlx4_qp_modify()
|
| /linux/drivers/block/xen-blkback/ |
| H A D | common.h | 194 struct blkif_back_ring native; member
|
| /linux/rust/zerocopy/src/ |
| H A D | byteorder.rs | 1352 let native = T::Native::rand(&mut r); in test_endian() localVariable
|