Searched refs:arg3 (Results 26 - 50 of 105) sorted by relevance

12345

/linux-master/arch/powerpc/include/asm/
H A Dps3stor.h57 u64 arg1, u64 arg2, u64 arg3, u64 arg4);
/linux-master/arch/arm/mach-omap2/
H A Domap-secure.c55 * @arg1, arg2, arg3 args4: Parameters passed to secure API
60 u32 arg3, u32 arg4)
73 param[3] = arg3;
148 * @arg1, arg2, arg3 args4: Parameters passed to secure API
156 u32 arg1, u32 arg2, u32 arg3, u32 arg4)
164 param[3] = arg3;
59 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, u32 arg3, u32 arg4) argument
155 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, u32 arg1, u32 arg2, u32 arg3, u32 arg4) argument
H A Domap-secure.h68 u32 arg1, u32 arg2, u32 arg3, u32 arg4);
/linux-master/arch/sh/kernel/
H A Dsh_bios.c26 long arg3)
32 register long r7 __asm__("r7") = arg3;
25 sh_bios_call(long func, long arg0, long arg1, long arg2, long arg3) argument
/linux-master/arch/parisc/boot/compressed/
H A Dhead.S62 copy %arg3, %r8 /* rd-end */
82 copy %r8, %arg3 /* rd-end */
/linux-master/drivers/net/fddi/skfp/h/
H A Dtargetos.h63 #define FDDI_TRACE(string, arg1, arg2, arg3) // Performance analysis.
65 #define NDD_TRACE(string, arg1, arg2, arg3) // Performance analysis.
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_autoattach.c8 static noinline int autoattach_trigger_func(int arg1, int arg2, int arg3, argument
13 return arg1 + arg2 + arg3 + arg4 + arg5 + arg6 + arg7 + arg8 + 1;
54 ASSERT_EQ(skel->bss->a[2], 3, "arg3");
/linux-master/arch/sparc/kernel/
H A Dsun4m_smp.c163 unsigned long arg3; member in struct:smp_funcall
174 unsigned long arg2, unsigned long arg3,
186 ccall_info.arg3 = arg3;
238 func(ccall_info.arg1, ccall_info.arg2, ccall_info.arg3, ccall_info.arg4,
173 sun4m_cross_call(void *func, cpumask_t mask, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) argument
H A Dsun4d_smp.c274 unsigned long arg3; member in struct:smp_funcall
285 unsigned long arg2, unsigned long arg3,
302 register unsigned long a3 asm("i3") = arg3;
361 func(ccall_info.arg1, ccall_info.arg2, ccall_info.arg3, ccall_info.arg4,
284 sun4d_cross_call(void *func, cpumask_t mask, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) argument
H A Dleon_smp.c365 unsigned long arg3; member in struct:smp_funcall
376 unsigned long arg2, unsigned long arg3,
390 register unsigned long a3 asm("i3") = arg3;
452 func(ccall_info.arg1, ccall_info.arg2, ccall_info.arg3, ccall_info.arg4,
375 leon_cross_call(void *func, cpumask_t mask, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) argument
/linux-master/security/keys/
H A Dkeyctl.c1873 SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3,
1879 (int) arg3);
1886 (const void __user *) arg3,
1894 (char __user *) arg3,
1902 (key_serial_t) arg3);
1906 (key_serial_t) arg3);
1910 (const char __user *) arg3,
1916 (char __user *) arg3,
1921 (uid_t) arg3,
1926 (key_perm_t) arg3);
[all...]
/linux-master/arch/s390/include/asm/
H A Dsyscall.h106 #define SYSCALL_PARM_3 SYSCALL_PARM_2, long arg3
119 register long r4 asm("4") = arg3
/linux-master/arch/x86/include/asm/
H A Dparavirt_types.h498 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \
500 PVOP_CALL_ARG2(arg2), PVOP_CALL_ARG3(arg3))
501 #define PVOP_VCALL3(op, arg1, arg2, arg3) \
503 PVOP_CALL_ARG2(arg2), PVOP_CALL_ARG3(arg3))
505 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \
508 PVOP_CALL_ARG3(arg3), PVOP_CALL_ARG4(arg4))
509 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \
511 PVOP_CALL_ARG3(arg3), PVOP_CALL_ARG4(arg4))
/linux-master/arch/m68k/include/asm/
H A Dmath-emu.h246 .macro movestack nr,arg1,arg2,arg3,arg4,arg5 variable
248 movestack (\nr-1),\arg2,\arg3,\arg4,\arg5
253 .macro printf bit=-1,string,nr=0,arg1,arg2,arg3,arg4,arg5 variable
271 movestack \nr,\arg1,\arg2,\arg3,\arg4,\arg5 variable
/linux-master/arch/parisc/kernel/
H A Dhpmc.S86 * r23 (arg3) procedure arg
149 load32 PA(hpmc_pim_data),arg3
165 ldo 0(%r0),arg3 /* reserved */
190 ldw BOOT_CONSOLE_HPA_OFFSET(%r0),arg3 /* console hpa */
211 ldo BOOT_CONSOLE_PATH_OFFSET(%r0),arg3 /* console path */
/linux-master/include/linux/
H A Dseccomp.h63 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) argument
H A Dtrace_events.h915 u64 arg3);
917 u64 arg3, u64 arg4);
919 u64 arg3, u64 arg4, u64 arg5);
921 u64 arg3, u64 arg4, u64 arg5, u64 arg6);
923 u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7);
925 u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7,
928 u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7,
931 u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7,
934 u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7,
937 u64 arg3, u6
[all...]
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c38 unsigned long arg3,
48 ret = plpar_hcall_norets(opcode, arg1, arg2, arg3, arg4,
59 " arg1=%lx arg2=%lx arg3=%lx arg4=%lx"
62 arg1, arg2, arg3, arg4, arg5, arg6, arg7);
74 unsigned long arg3,
88 arg1, arg2, arg3, arg4, arg5,
101 && (((cb_cat == H_PORT_CB4) && ((arg3 == H_PORT_CB4_JUMBO)
102 || (arg3 == H_PORT_CB4_SPEED))) || ((cb_cat == H_PORT_CB7)
103 && (arg3 == H_PORT_CB7_DUCQPN)))))
105 " arg1=%lx arg2=%lx arg3
35 ehea_plpar_hcall_norets(unsigned long opcode, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5, unsigned long arg6, unsigned long arg7) argument
70 ehea_plpar_hcall9(unsigned long opcode, unsigned long *outs, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5, unsigned long arg6, unsigned long arg7, unsigned long arg8, unsigned long arg9) argument
[all...]
/linux-master/include/trace/events/
H A Dufs.h315 u32 arg1, u32 arg2, u32 arg3),
317 TP_ARGS(dev_name, str_t, cmd, arg1, arg2, arg3),
325 __field(u32, arg3)
334 __entry->arg3 = arg3;
338 "%s: %s: cmd: 0x%x, arg1: 0x%x, arg2: 0x%x, arg3: 0x%x",
340 __entry->cmd, __entry->arg1, __entry->arg2, __entry->arg3
/linux-master/kernel/
H A Dsys.c2396 static inline int prctl_set_mdwe(unsigned long bits, unsigned long arg3, argument
2401 if (arg3 || arg4 || arg5)
2430 static inline int prctl_get_mdwe(unsigned long arg2, unsigned long arg3, argument
2433 if (arg2 || arg3 || arg4 || arg5)
2448 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3,
2455 error = security_task_prctl(option, arg2, arg3, arg4, arg5);
2530 error = prctl_set_seccomp(arg2, (char __user *)arg3);
2562 if (arg3 != 0)
2568 if (arg3 == PR_MCE_KILL_EARLY)
2570 else if (arg3
[all...]
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c51 NXWR32(adapter, NX_ARG3_CRB_OFFSET, cmd->req.arg3);
71 if (cmd->rsp.arg3)
72 cmd->rsp.arg3 = NXRD32(adapter, NX_ARG3_CRB_OFFSET);
97 adapter->mdump.md_template_ver = cmd.rsp.arg3;
128 cmd.req.arg3 |= size;
227 cmd.req.arg3 = 0;
248 cmd.req.arg3 = autoneg;
350 cmd.req.arg3 = rq_size;
407 cmd.req.arg3 = 0;
476 cmd.req.arg3
[all...]
/linux-master/arch/mips/kernel/
H A Drelocate_kernel.S20 PTR_L a3, arg3
151 arg3: PTR_WD 0x0 label
/linux-master/tools/testing/selftests/kvm/include/aarch64/
H A Dprocessor.h215 uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5,
226 uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5,
/linux-master/tools/testing/selftests/x86/
H A Dptrace_syscall.c44 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member in struct:syscall_args32
62 "+S" (args->arg3), "+D" (args->arg4), "+r" (bp)
144 .arg3 = 13, .arg4 = 14, .arg5 = 15,
151 args.arg3 != 13 || args.arg4 != 14 || args.arg5 != 15) {
166 args.arg3 != 13 || args.arg4 != 14 || args.arg5 != 15) {
/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dprocessor.c583 #define __smccc_call(insn, function_id, arg0, arg1, arg2, arg3, arg4, arg5, \
589 "mov x4, %[arg3]\n" \
601 [arg1] "r"(arg1), [arg2] "r"(arg2), [arg3] "r"(arg3), \
607 uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5,
610 __smccc_call(hvc, function_id, arg0, arg1, arg2, arg3, arg4, arg5,
615 uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5,
618 __smccc_call(smc, function_id, arg0, arg1, arg2, arg3, arg4, arg5,
606 smccc_hvc(uint32_t function_id, uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5, uint64_t arg6, struct arm_smccc_res *res) argument
614 smccc_smc(uint32_t function_id, uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3, uint64_t arg4, uint64_t arg5, uint64_t arg6, struct arm_smccc_res *res) argument

Completed in 466 milliseconds

12345