Home
last modified time | relevance | path

Searched defs:arg3 (Results 26 – 50 of 84) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/
H A Dtargetos.h63 #define FDDI_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
65 #define NDD_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dstacktrace.h83 #define CALL_ARGS_3(arg1, arg2, arg3) \ argument
86 #define CALL_ARGS_4(arg1, arg2, arg3, arg4) \ argument
89 #define CALL_ARGS_5(arg1, arg2, arg3, arg4, arg5) \ argument
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dtraps.c383 unsigned long fkt, arg1, arg2, arg3; member
387 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, in ia64_illegal_op_fault()
H A Dbrl_emu.c19 unsigned long fkt, arg1, arg2, arg3; member
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dleon_smp.c365 unsigned long arg3; member
376 unsigned long arg2, unsigned long arg3, in leon_cross_call()
H A Dsun4d_smp.c274 unsigned long arg3; member
285 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dparavirt_types.h596 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument
599 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument
605 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
610 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
616 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
620 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
/OK3568_Linux_fs/kernel/arch/arm/vfp/
H A Dvfphw.S51 .macro DBGSTR3, str, arg1, arg2, arg3
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Drelocate_kernel.S154 arg3: PTR 0x0 label
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c267 int sip_smc_amp_config(u32 sub_func_id, u32 arg1, u32 arg2, u32 arg3) in sip_smc_amp_config()
598 int sip_wdt_config(u32 sub_func, u32 arg1, u32 arg2, u32 arg3) in sip_wdt_config()
609 int sip_hdmirx_config(u32 sub_func, u32 arg1, u32 arg2, u32 arg3) in sip_hdmirx_config()
H A Darm_sdei.c137 unsigned long arg3, unsigned long arg4, in invoke_sdei_fn()
840 unsigned long arg2, unsigned long arg3, in sdei_smccc_smc()
849 unsigned long arg2, unsigned long arg3, in sdei_smccc_hvc()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dsh_bios.c26 long arg3) in sh_bios_call()
/OK3568_Linux_fs/kernel/include/linux/
H A Dseccomp.h81 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) in prctl_set_seccomp()
/OK3568_Linux_fs/kernel/drivers/ps3/
H A Dps3stor_lib.c315 u64 arg2, u64 arg3, u64 arg4) in ps3stor_send_command()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dbenchmark_1000.c39 uint32_t arg3, uint32_t *out0, uint32_t *out1) in run_test_with_args()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/zynqmp/
H A Dcpu.c114 u32 arg3, u32 *ret_payload) in invoke_smc()
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dptrace_syscall.c44 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c38 unsigned long arg3, in ehea_plpar_hcall_norets()
74 unsigned long arg3, in ehea_plpar_hcall9()
/OK3568_Linux_fs/kernel/security/yama/
H A Dyama_lsm.c221 static int yama_task_prctl(int option, unsigned long arg2, unsigned long arg3, in yama_task_prctl()
/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h354 u32 arg3) in sip_smc_amp_config()
417 u32 arg3) in sip_wdt_config()
425 u32 arg3) in sip_hdmirx_config()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Druntime-wrappers.c180 void *arg1, *arg2, *arg3, *arg4, *arg5; in efi_call_rts() local
/OK3568_Linux_fs/kernel/drivers/pnp/pnpbios/
H A Dbioscalls.c81 static inline u16 call_pnp_bios(u16 func, u16 arg1, u16 arg2, u16 arg3, in call_pnp_bios()
/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Drockchip_amp.c55 ulong arg3; member
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Daesni-intel_asm.S119 #define arg3 rdx macro
/OK3568_Linux_fs/u-boot/include/
H A Datf_common.h109 unsigned long arg3; member

1234