Home
last modified time | relevance | path

Searched defs:arg4 (Results 1 – 25 of 37) sorted by relevance

12

/linux-3.3/arch/x86/include/asm/
Dlinkage.h35 #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \ argument
38 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument
41 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
Dlguest_hcall.h50 unsigned long arg4) in hcall()
72 unsigned long arg0, arg1, arg2, arg3, arg4; member
Dparavirt_types.h649 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
654 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
660 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
664 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
/linux-3.3/arch/cris/include/arch-v32/arch/
Dunistd.h84 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
106 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
130 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
/linux-3.3/arch/cris/include/arch-v10/arch/
Dunistd.h80 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
101 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
124 #define _syscall6(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
/linux-3.3/arch/x86/um/shared/sysdep/
Dstub_64.h53 long arg4) in stub_syscall4()
67 long arg4, long arg5) in stub_syscall5()
Dstub_32.h54 long arg4) in stub_syscall4()
65 long arg4, long arg5) in stub_syscall5()
/linux-3.3/arch/ia64/kernel/
Dsal.c359 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall()
370 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock()
383 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
Desi.c102 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call()
153 u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, in ia64_esi_call_phys()
Dsignal.c45 long arg3, long arg4, long arg5, long arg6, long arg7, in sys_sigaltstack()
Dtraps.c396 long arg4, long arg5, long arg6, long arg7, in ia64_illegal_op_fault()
/linux-3.3/arch/sparc/include/asm/
Dsmp_32.h69 #define smp_cross_call(func,mask,arg1,arg2,arg3,arg4) BTFIXUP_CALL(smp_cross_call)(func,mask,arg1,a… in BTFIXUPDEF_BLACKBOX() argument
80 unsigned long arg3, unsigned long arg4) in xc4()
/linux-3.3/security/keys/
Dcompat.c69 u32 arg2, u32 arg3, u32 arg4, u32 arg5) in compat_sys_keyctl()
/linux-3.3/arch/arm/mach-omap2/
Domap-secure.c36 u32 arg3, u32 arg4) in omap_secure_dispatcher()
/linux-3.3/arch/sparc/kernel/
Dsun4m_smp.c182 unsigned long arg4; member
193 unsigned long arg4) in smp4m_cross_call()
Dsun4d_smp.c273 unsigned long arg4; member
284 unsigned long arg4) in smp4d_cross_call()
Dleon_smp.c403 unsigned long arg4; member
414 unsigned long arg4) in leon_cross_call()
/linux-3.3/arch/tile/include/arch/
Dsim.h265 long arg4) in _sim_syscall4()
277 long arg4, long arg5) in _sim_syscall5()
/linux-3.3/drivers/ps3/
Dps3stor_lib.c327 u64 arg2, u64 arg3, u64 arg4) in ps3stor_send_command()
/linux-3.3/arch/x86/lguest/
Dboot.c107 unsigned long arg4) in async_hcall()
186 unsigned long arg4) in lazy_hcall4()
/linux-3.3/drivers/net/ethernet/ibm/ehea/
Dehea_phyp.c53 unsigned long arg4, in ehea_plpar_hcall_norets()
89 unsigned long arg4, in ehea_plpar_hcall9()
/linux-3.3/arch/m68k/kernel/
Dhead.S433 .macro move_stack nr,arg1,arg2,arg3,arg4
441 .macro \name arg1,arg2,arg3,arg4
/linux-3.3/drivers/pnp/pnpbios/
Dbioscalls.c81 u16 arg4, u16 arg5, u16 arg6, u16 arg7, in call_pnp_bios()
/linux-3.3/kernel/
Dsys.c1697 unsigned long arg4, unsigned long arg5) in prctl_set_mm()
1807 unsigned long arg4, unsigned long arg5) in prctl_set_mm()
1814 unsigned long, arg4, unsigned long, arg5) in SYSCALL_DEFINE5() argument
/linux-3.3/arch/mips/kernel/
Dkspd.c55 int arg4; member

12