/arch/hexagon/kernel/ |
D | syscalltab.c | 28 #define __SYSCALL(nr, call) [nr] = (call), argument
|
/arch/score/kernel/ |
D | sys_call_table.c | 8 #define __SYSCALL(nr, call) [nr] = (call), argument
|
/arch/openrisc/kernel/ |
D | sys_call_table.c | 24 #define __SYSCALL(nr, call) [nr] = (call), argument
|
/arch/x86/ia32/ |
D | ipc32.c | 13 asmlinkage long sys32_ipc(u32 call, int first, int second, int third, in sys32_ipc()
|
/arch/blackfin/kernel/ |
D | ftrace.c | 51 unsigned char call[8]; in ftrace_make_call() local 62 unsigned char call[4]; in ftrace_update_ftrace_func() local
|
/arch/c6x/kernel/ |
D | sys_c6x.c | 51 #define __SYSCALL(nr, call) [nr] = (call), argument
|
/arch/x86/lguest/ |
D | boot.c | 105 static void async_hcall(unsigned long call, unsigned long arg1, in async_hcall() 151 static void lazy_hcall1(unsigned long call, unsigned long arg1) in lazy_hcall1() 160 static void lazy_hcall2(unsigned long call, in lazy_hcall2() 170 static void lazy_hcall3(unsigned long call, in lazy_hcall3() 182 static void lazy_hcall4(unsigned long call, in lazy_hcall4()
|
/arch/x86/kernel/ |
D | apm_32.c | 585 struct apm_bios_call *call = _call; in __apm_bios_call() local 607 static int on_cpu0(long (*fn)(void *), struct apm_bios_call *call) in on_cpu0() 636 static int apm_bios_call(struct apm_bios_call *call) in apm_bios_call() 661 struct apm_bios_call *call = _call; in __apm_bios_call_simple() local 697 struct apm_bios_call call; in apm_bios_call_simple() local 755 struct apm_bios_call call; in apm_get_event() local 1031 struct apm_bios_call call; in apm_get_power_status() local
|
/arch/unicore32/kernel/ |
D | sys.c | 120 #define __SYSCALL(nr, call) [nr] = (call), argument
|
/arch/um/os-Linux/ |
D | main.c | 44 initcall_t *call; in do_uml_initcalls() local
|
/arch/x86/include/asm/ |
D | lguest_hcall.h | 48 hcall(unsigned long call, in hcall()
|
/arch/sparc/kernel/ |
D | ftrace.c | 16 u32 call; in ftrace_call_replace() local
|
D | sys_sparc_64.c | 434 SYSCALL_DEFINE6(sparc_ipc, unsigned int, call, int, first, unsigned long, second, in SYSCALL_DEFINE6() argument
|
D | sys_sparc32.c | 53 asmlinkage long compat_sys_ipc(u32 call, u32 first, u32 second, u32 third, compat_uptr_t ptr, u32 f… in compat_sys_ipc()
|
/arch/tile/kernel/ |
D | sys.c | 95 #define __SYSCALL(nr, call) [nr] = (call), argument
|
D | compat.c | 99 #define __SYSCALL(nr, call) [nr] = (call), argument
|
/arch/s390/kernel/ |
D | sys_s390.c | 65 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5() argument
|
D | compat_linux.c | 277 asmlinkage long sys32_ipc(u32 call, int first, int second, int third, u32 ptr) in sys32_ipc()
|
/arch/arm/kernel/ |
D | sys_oabi-compat.c | 349 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc() 426 asmlinkage long sys_oabi_socketcall(int call, unsigned long __user *args) in sys_oabi_socketcall()
|
/arch/mips/sgi-ip27/ |
D | ip27-irq.c | 403 int resched, call; in install_ipi() local
|
/arch/um/kernel/ |
D | process.c | 277 exitcall_t *call; in do_uml_exitcalls() local
|
/arch/x86/include/asm/xen/ |
D | hypercall.h | 207 privcmd_call(unsigned call, in privcmd_call()
|
/arch/powerpc/kernel/ |
D | sys_ppc32.c | 75 long compat_sys_ipc(u32 call, u32 first, u32 second, u32 third, compat_uptr_t ptr, in compat_sys_ipc()
|
/arch/ia64/include/asm/sn/ |
D | sn_sal.h | 674 u64 call; in sn_register_nofault_code() local
|