Home
last modified time | relevance | path

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

/arch/sparc/kernel/
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
A Dsystbls_32.S12 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/parisc/kernel/
A Dsyscall.S1330 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
1332 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
1343 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/nios2/kernel/
A Dsyscall_table.c13 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/csky/kernel/
A Dsyscall_table.c9 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/arc/kernel/
A Dsys.c14 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/riscv/kernel/
A Dsyscall_table.c12 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
A Dcompat_syscall_table.c11 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
/arch/openrisc/kernel/
A Dsys_call_table.c20 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/powerpc/include/asm/
A Dsyscalls.h148 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
A Dps3av.h384 u32 native; member
A Dkvm_host.h323 struct kvmppc_xive *native; member
/arch/arm/kernel/
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
/arch/powerpc/kernel/
A Dsystbl.c42 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
/arch/x86/um/
A Dsys_call_table_32.c28 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/hexagon/kernel/
A Dsyscalltab.c15 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/x86/entry/
A Dsyscall_32.c17 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
19 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/mips/kernel/
A Dscall64-o32.S217 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
A Dscall32-o32.S220 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/loongarch/kernel/
A Dsyscall.c26 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/arch/arm64/kernel/
A Dsys.c51 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument

Completed in 40 milliseconds