Home
last modified time | relevance | path

Searched defs:native (Results 1 – 25 of 29) sorted by relevance

12

/linux/arch/sparc/kernel/
H A Dsystbls_64.S19 #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 Dsystbls_32.S12 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/arch/parisc/kernel/
H A Dsyscall.S1318 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
1320 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
1331 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/arch/arm/kernel/
H A Dentry-common.S348 #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/nios2/kernel/
H A Dsyscall_table.c13 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/arch/csky/kernel/
H A Dsyscall_table.c9 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/arch/riscv/kernel/
H A Dsyscall_table.c12 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
H A Dcompat_syscall_table.c11 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
/linux/arch/arc/kernel/
H A Dsys.c14 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/arch/openrisc/kernel/
H A Dsys_call_table.c20 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/arch/powerpc/include/asm/
H A Dsyscalls.h148 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/arch/powerpc/kernel/
H A Dsystbl.c42 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
/linux/arch/x86/um/
H A Dsys_call_table_32.c28 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/arch/hexagon/kernel/
H A Dsyscalltab.c15 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/include/linux/mlx4/
H A Dcmd.h275 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 Dscall64-o32.S217 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
H A Dscall32-o32.S220 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/arch/loongarch/kernel/
H A Dsyscall.c26 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/arch/arm64/kernel/
H A Dsys.c51 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux/drivers/acpi/
H A Dvideo_detect.c973 enum acpi_backlight_type __acpi_video_get_backlight_type(bool native, bool *auto_detect) in __acpi_video_get_backlight_type()
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c187 unsigned long long native, filter1, filter2, bitmap1, bitmap2; in main() local
[all...]
/linux/drivers/rpmsg/
H A Dqcom_glink_smem.c51 struct qcom_glink_pipe native; member
H A Dqcom_glink_rpm.c49 struct qcom_glink_pipe native; member
/linux/fs/
H A Dexec.c292 const char __user *const __user *native; member
301 const char __user *native; in get_user_arg_ptr() local
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c96 int sqd_event, struct mlx4_qp *qp, int native) in __mlx4_qp_modify()

12