arg2               31 arch/arm/mach-bcm/bcm_kona_smc.c 	unsigned arg2;
arg2              151 arch/arm/mach-bcm/bcm_kona_smc.c 	writel_relaxed(data->arg2, args++);
arg2              162 arch/arm/mach-bcm/bcm_kona_smc.c 		  unsigned arg2, unsigned arg3)
arg2              169 arch/arm/mach-bcm/bcm_kona_smc.c 	data.arg2 = arg2;
arg2               29 arch/arm/mach-bcm/bcm_kona_smc.h 			     unsigned arg2,
arg2               37 arch/arm/mach-exynos/smc.h extern void exynos_smc(u32 cmd, u32 arg1, u32 arg2, u32 arg3);
arg2               33 arch/arm/mach-omap2/omap-secure.c u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2,
arg2               41 arch/arm/mach-omap2/omap-secure.c 	param[2] = arg2;
arg2              107 arch/arm/mach-omap2/omap-secure.c 			   u32 arg1, u32 arg2, u32 arg3, u32 arg4)
arg2              114 arch/arm/mach-omap2/omap-secure.c 	param[2] = arg2;
arg2               62 arch/arm/mach-omap2/omap-secure.h 				u32 arg1, u32 arg2, u32 arg3, u32 arg4);
arg2               71 arch/arm/mach-omap2/omap-secure.h 				  u32 arg1, u32 arg2, u32 arg3, u32 arg4);
arg2               14 arch/arm64/kernel/cpu-reset.h 	unsigned long arg0, unsigned long arg1, unsigned long arg2);
arg2               19 arch/arm64/kernel/cpu-reset.h 					       unsigned long arg2)
arg2               28 arch/arm64/kernel/cpu-reset.h 	restart(el2_switch, entry, arg0, arg1, arg2);
arg2              195 arch/ia64/kernel/asm-offsets.c 	DEFINE(IA64_SIGFRAME_ARG2_OFFSET, offsetof (struct sigframe, arg2));
arg2               19 arch/ia64/kernel/brl_emu.c 	unsigned long fkt, arg1, arg2, arg3;
arg2              103 arch/ia64/kernel/esi.c 		   u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6,
arg2              134 arch/ia64/kernel/esi.c 				*isrvp = (*esi_proc)(func, arg1, arg2, arg3,
arg2              154 arch/ia64/kernel/esi.c 			u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4,
arg2              181 arch/ia64/kernel/esi.c 				esi_params[2] = arg2;
arg2             1216 arch/ia64/kernel/ptrace.c syscall_trace_enter (long arg0, long arg1, long arg2, long arg3,
arg2             1229 arch/ia64/kernel/ptrace.c 	audit_syscall_entry(regs.r15, arg0, arg1, arg2, arg3);
arg2             1237 arch/ia64/kernel/ptrace.c syscall_trace_leave (long arg0, long arg1, long arg2, long arg3,
arg2              353 arch/ia64/kernel/sal.c 		 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7)
arg2              357 arch/ia64/kernel/sal.c 	SAL_CALL(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6, arg7);
arg2              364 arch/ia64/kernel/sal.c 			u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6,
arg2              369 arch/ia64/kernel/sal.c 	SAL_CALL_NOLOCK(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6,
arg2              377 arch/ia64/kernel/sal.c 			   u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5,
arg2              382 arch/ia64/kernel/sal.c 	SAL_CALL_REENTRANT(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6,
arg2               16 arch/ia64/kernel/sigframe.h 	unsigned long arg2;		/* sigcontext pointer */
arg2              274 arch/ia64/kernel/signal.c 	err |= __put_user(&frame->sc, &frame->arg2);
arg2              383 arch/ia64/kernel/traps.c 	unsigned long fkt, arg1, arg2, arg3;
arg2              387 arch/ia64/kernel/traps.c ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3,
arg2               24 arch/m68k/include/asm/linkage.h #define __asmlinkage_protect2(ret, arg1, arg2) \
arg2               25 arch/m68k/include/asm/linkage.h 	__asmlinkage_protect_n(ret, "m" (arg1), "m" (arg2))
arg2               26 arch/m68k/include/asm/linkage.h #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \
arg2               27 arch/m68k/include/asm/linkage.h 	__asmlinkage_protect_n(ret, "m" (arg1), "m" (arg2), "m" (arg3))
arg2               28 arch/m68k/include/asm/linkage.h #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \
arg2               29 arch/m68k/include/asm/linkage.h 	__asmlinkage_protect_n(ret, "m" (arg1), "m" (arg2), "m" (arg3), \
arg2               31 arch/m68k/include/asm/linkage.h #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \
arg2               32 arch/m68k/include/asm/linkage.h 	__asmlinkage_protect_n(ret, "m" (arg1), "m" (arg2), "m" (arg3), \
arg2               34 arch/m68k/include/asm/linkage.h #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \
arg2               35 arch/m68k/include/asm/linkage.h 	__asmlinkage_protect_n(ret, "m" (arg1), "m" (arg2), "m" (arg3), \
arg2              246 arch/m68k/include/asm/math-emu.h .macro	movestack	nr,arg1,arg2,arg3,arg4,arg5
arg2              253 arch/m68k/include/asm/math-emu.h .macro	printf	bit=-1,string,nr=0,arg1,arg2,arg3,arg4,arg5
arg2               67 arch/mips/include/asm/kvm_para.h 	unsigned long arg0, unsigned long arg1, unsigned long arg2)
arg2               78 arch/mips/include/asm/kvm_para.h 	a2 = arg2;
arg2              206 arch/mips/kernel/syscall.c SYSCALL_DEFINE3(sysmips, long, cmd, long, arg1, long, arg2)
arg2              210 arch/mips/kernel/syscall.c 		return mips_atomic_set(arg1, arg2);
arg2               13 arch/parisc/include/asm/asmregs.h arg2:	.reg	%r24
arg2              123 arch/parisc/include/asm/unistd.h #define _syscall2(type,name,type1,arg1,type2,arg2)			\
arg2              124 arch/parisc/include/asm/unistd.h type name(type1 arg1, type2 arg2)					\
arg2              126 arch/parisc/include/asm/unistd.h     return K_INLINE_SYSCALL(name, 2, arg1, arg2);	                \
arg2              129 arch/parisc/include/asm/unistd.h #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3)		\
arg2              130 arch/parisc/include/asm/unistd.h type name(type1 arg1, type2 arg2, type3 arg3)				\
arg2              132 arch/parisc/include/asm/unistd.h     return K_INLINE_SYSCALL(name, 3, arg1, arg2, arg3);	                \
arg2              135 arch/parisc/include/asm/unistd.h #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \
arg2              136 arch/parisc/include/asm/unistd.h type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4)		\
arg2              138 arch/parisc/include/asm/unistd.h     return K_INLINE_SYSCALL(name, 4, arg1, arg2, arg3, arg4);	        \
arg2              142 arch/parisc/include/asm/unistd.h #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \
arg2              143 arch/parisc/include/asm/unistd.h type name(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5)	\
arg2              145 arch/parisc/include/asm/unistd.h     return K_INLINE_SYSCALL(name, 5, arg1, arg2, arg3, arg4, arg5);	\
arg2             1702 arch/parisc/kernel/firmware.c 	unsigned int arg2;
arg2             1721 arch/parisc/kernel/firmware.c 	real_stack.arg2 = va_arg(args, unsigned int);
arg2             1744 arch/parisc/kernel/firmware.c 	unsigned long arg2;
arg2             1772 arch/parisc/kernel/firmware.c 	real64_stack.arg2 = va_arg(args, unsigned long);
arg2               57 arch/powerpc/include/asm/ps3stor.h 				u64 arg1, u64 arg2, u64 arg3, u64 arg4);
arg2             1735 arch/powerpc/kernel/prom_init.c 	register uint64_t arg2 asm("r4") = args;
arg2             1739 arch/powerpc/kernel/prom_init.c 			"r" (arg2) :);
arg2               21 arch/riscv/include/asm/sbi.h #define SBI_CALL(which, arg0, arg1, arg2, arg3) ({		\
arg2               24 arch/riscv/include/asm/sbi.h 	register uintptr_t a2 asm ("a2") = (uintptr_t)(arg2);	\
arg2               38 arch/riscv/include/asm/sbi.h #define SBI_CALL_3(which, arg0, arg1, arg2) \
arg2               39 arch/riscv/include/asm/sbi.h 		SBI_CALL(which, arg0, arg1, arg2, 0)
arg2               40 arch/riscv/include/asm/sbi.h #define SBI_CALL_4(which, arg0, arg1, arg2, arg3) \
arg2               41 arch/riscv/include/asm/sbi.h 		SBI_CALL(which, arg0, arg1, arg2, arg3)
arg2               69 arch/s390/include/asm/stacktrace.h #define CALL_ARGS_2(arg1, arg2)						\
arg2               71 arch/s390/include/asm/stacktrace.h 	register unsigned long r3 asm("3") = (unsigned long)(arg2)
arg2               72 arch/s390/include/asm/stacktrace.h #define CALL_ARGS_3(arg1, arg2, arg3)					\
arg2               73 arch/s390/include/asm/stacktrace.h 	CALL_ARGS_2(arg1, arg2);					\
arg2               75 arch/s390/include/asm/stacktrace.h #define CALL_ARGS_4(arg1, arg2, arg3, arg4)				\
arg2               76 arch/s390/include/asm/stacktrace.h 	CALL_ARGS_3(arg1, arg2, arg3);					\
arg2               78 arch/s390/include/asm/stacktrace.h #define CALL_ARGS_5(arg1, arg2, arg3, arg4, arg5)			\
arg2               79 arch/s390/include/asm/stacktrace.h 	CALL_ARGS_4(arg1, arg2, arg3, arg4);				\
arg2               25 arch/sh/kernel/sh_bios.c static inline long sh_bios_call(long func, long arg0, long arg1, long arg2,
arg2               31 arch/sh/kernel/sh_bios.c 	register long r6 __asm__("r6") = arg2;
arg2               45 arch/sparc/include/asm/irq_64.h 			     void *arg1, void *arg2);
arg2               61 arch/sparc/include/asm/smp_32.h 			   unsigned long arg2, unsigned long arg3,
arg2               78 arch/sparc/include/asm/smp_32.h static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2)
arg2               80 arch/sparc/include/asm/smp_32.h 	sparc32_ipi_ops->cross_call(func, *cpu_online_mask, arg1, arg2, 0, 0);
arg2               83 arch/sparc/include/asm/smp_32.h static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2,
arg2               87 arch/sparc/include/asm/smp_32.h 				    arg1, arg2, arg3, 0);
arg2               90 arch/sparc/include/asm/smp_32.h static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2,
arg2               94 arch/sparc/include/asm/smp_32.h 				    arg1, arg2, arg3, arg4);
arg2              294 arch/sparc/kernel/irq_64.c 			     void *arg1, void *arg2)
arg2              366 arch/sparc/kernel/leon_smp.c 	unsigned long arg2;
arg2              378 arch/sparc/kernel/leon_smp.c 			    unsigned long arg2, unsigned long arg3,
arg2              391 arch/sparc/kernel/leon_smp.c 			register unsigned long a2 asm("i2") = arg2;
arg2              452 arch/sparc/kernel/leon_smp.c 	ccall_info.func(ccall_info.arg1, ccall_info.arg2, ccall_info.arg3,
arg2              273 arch/sparc/kernel/sun4d_smp.c 	unsigned long arg2;
arg2              285 arch/sparc/kernel/sun4d_smp.c 			     unsigned long arg2, unsigned long arg3,
arg2              301 arch/sparc/kernel/sun4d_smp.c 			register unsigned long a2 asm("i2") = arg2;
arg2              359 arch/sparc/kernel/sun4d_smp.c 	ccall_info.func(ccall_info.arg1, ccall_info.arg2, ccall_info.arg3,
arg2              162 arch/sparc/kernel/sun4m_smp.c 	unsigned long arg2;
arg2              174 arch/sparc/kernel/sun4m_smp.c 			     unsigned long arg2, unsigned long arg3,
arg2              185 arch/sparc/kernel/sun4m_smp.c 		ccall_info.arg2 = arg2;
arg2              236 arch/sparc/kernel/sun4m_smp.c 	ccall_info.func(ccall_info.arg1, ccall_info.arg2, ccall_info.arg3,
arg2              316 arch/um/include/shared/os.h extern int os_arch_prctl(int pid, int option, unsigned long *arg2);
arg2              603 arch/x86/include/asm/paravirt_types.h #define PVOP_CALL2(rettype, op, arg1, arg2)				\
arg2              605 arch/x86/include/asm/paravirt_types.h 		    PVOP_CALL_ARG2(arg2))
arg2              606 arch/x86/include/asm/paravirt_types.h #define PVOP_VCALL2(op, arg1, arg2)					\
arg2              608 arch/x86/include/asm/paravirt_types.h 		     PVOP_CALL_ARG2(arg2))
arg2              610 arch/x86/include/asm/paravirt_types.h #define PVOP_CALLEE2(rettype, op, arg1, arg2)				\
arg2              612 arch/x86/include/asm/paravirt_types.h 			  PVOP_CALL_ARG2(arg2))
arg2              613 arch/x86/include/asm/paravirt_types.h #define PVOP_VCALLEE2(op, arg1, arg2)					\
arg2              615 arch/x86/include/asm/paravirt_types.h 			   PVOP_CALL_ARG2(arg2))
arg2              618 arch/x86/include/asm/paravirt_types.h #define PVOP_CALL3(rettype, op, arg1, arg2, arg3)			\
arg2              620 arch/x86/include/asm/paravirt_types.h 		    PVOP_CALL_ARG2(arg2), PVOP_CALL_ARG3(arg3))
arg2              621 arch/x86/include/asm/paravirt_types.h #define PVOP_VCALL3(op, arg1, arg2, arg3)				\
arg2              623 arch/x86/include/asm/paravirt_types.h 		     PVOP_CALL_ARG2(arg2), PVOP_CALL_ARG3(arg3))
arg2              627 arch/x86/include/asm/paravirt_types.h #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4)			\
arg2              630 arch/x86/include/asm/paravirt_types.h 		    PVOP_CALL_ARG1(arg1), PVOP_CALL_ARG2(arg2),		\
arg2              632 arch/x86/include/asm/paravirt_types.h #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4)				\
arg2              635 arch/x86/include/asm/paravirt_types.h 		    "0" ((u32)(arg1)), "1" ((u32)(arg2)),		\
arg2              638 arch/x86/include/asm/paravirt_types.h #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4)			\
arg2              640 arch/x86/include/asm/paravirt_types.h 		    PVOP_CALL_ARG1(arg1), PVOP_CALL_ARG2(arg2),		\
arg2              642 arch/x86/include/asm/paravirt_types.h #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4)				\
arg2              644 arch/x86/include/asm/paravirt_types.h 		     PVOP_CALL_ARG1(arg1), PVOP_CALL_ARG2(arg2),	\
arg2               13 arch/x86/include/asm/proto.h long do_arch_prctl_64(struct task_struct *task, int option, unsigned long arg2);
arg2              303 arch/x86/kernel/process_32.c SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2)
arg2              305 arch/x86/kernel/process_32.c 	return do_arch_prctl_common(current, option, arg2);
arg2              703 arch/x86/kernel/process_64.c long do_arch_prctl_64(struct task_struct *task, int option, unsigned long arg2)
arg2              709 arch/x86/kernel/process_64.c 		if (unlikely(arg2 >= TASK_SIZE_MAX))
arg2              721 arch/x86/kernel/process_64.c 			x86_gsbase_write_cpu_inactive(arg2);
arg2              727 arch/x86/kernel/process_64.c 			task->thread.gsbase = arg2;
arg2              731 arch/x86/kernel/process_64.c 			x86_gsbase_write_task(task, arg2);
arg2              741 arch/x86/kernel/process_64.c 		if (unlikely(arg2 >= TASK_SIZE_MAX))
arg2              751 arch/x86/kernel/process_64.c 			x86_fsbase_write_cpu(arg2);
arg2              757 arch/x86/kernel/process_64.c 			task->thread.fsbase = arg2;
arg2              760 arch/x86/kernel/process_64.c 			x86_fsbase_write_task(task, arg2);
arg2              768 arch/x86/kernel/process_64.c 		ret = put_user(base, (unsigned long __user *)arg2);
arg2              774 arch/x86/kernel/process_64.c 		ret = put_user(base, (unsigned long __user *)arg2);
arg2              781 arch/x86/kernel/process_64.c 		return prctl_map_vdso(&vdso_image_x32, arg2);
arg2              785 arch/x86/kernel/process_64.c 		return prctl_map_vdso(&vdso_image_32, arg2);
arg2              788 arch/x86/kernel/process_64.c 		return prctl_map_vdso(&vdso_image_64, arg2);
arg2              799 arch/x86/kernel/process_64.c SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2)
arg2              803 arch/x86/kernel/process_64.c 	ret = do_arch_prctl_64(current, option, arg2);
arg2              805 arch/x86/kernel/process_64.c 		ret = do_arch_prctl_common(current, option, arg2);
arg2              811 arch/x86/kernel/process_64.c COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2)
arg2              813 arch/x86/kernel/process_64.c 	return do_arch_prctl_common(current, option, arg2);
arg2              193 arch/x86/math-emu/fpu_emu.h asmlinkage int FPU_u_sub(FPU_REG const *arg1, FPU_REG const *arg2,
arg2              196 arch/x86/math-emu/fpu_emu.h asmlinkage int FPU_u_mul(FPU_REG const *arg1, FPU_REG const *arg2,
arg2              199 arch/x86/math-emu/fpu_emu.h asmlinkage int FPU_u_div(FPU_REG const *arg1, FPU_REG const *arg2,
arg2              201 arch/x86/math-emu/fpu_emu.h asmlinkage int FPU_u_add(FPU_REG const *arg1, FPU_REG const *arg2,
arg2               64 arch/x86/math-emu/poly.h 				      const unsigned long arg2)
arg2               68 arch/x86/math-emu/poly.h 		      :"0"(arg1), "g"(arg2)
arg2               64 arch/x86/mm/init_64.c 		type1##_t *arg1, type2##_t *arg2, bool init)	\
arg2               67 arch/x86/mm/init_64.c 		fname##_safe(mm, arg1, arg2);			\
arg2               69 arch/x86/mm/init_64.c 		fname(mm, arg1, arg2);				\
arg2               79 arch/x86/mm/init_64.c 			type2##_t arg2, bool init)		\
arg2               82 arch/x86/mm/init_64.c 		set_##type1##_safe(arg1, arg2);			\
arg2               84 arch/x86/mm/init_64.c 		set_##type1(arg1, arg2);			\
arg2                9 arch/x86/um/os-Linux/prctl.c int os_arch_prctl(int pid, int option, unsigned long *arg2)
arg2               11 arch/x86/um/os-Linux/prctl.c 	return ptrace(PTRACE_ARCH_PRCTL, pid, (unsigned long) arg2, option);
arg2               33 arch/x86/um/shared/sysdep/stub_32.h static inline long stub_syscall2(long syscall, long arg1, long arg2)
arg2               38 arch/x86/um/shared/sysdep/stub_32.h 			"c" (arg2));
arg2               43 arch/x86/um/shared/sysdep/stub_32.h static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3)
arg2               48 arch/x86/um/shared/sysdep/stub_32.h 			"c" (arg2), "d" (arg3));
arg2               53 arch/x86/um/shared/sysdep/stub_32.h static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3,
arg2               59 arch/x86/um/shared/sysdep/stub_32.h 			"c" (arg2), "d" (arg3), "S" (arg4));
arg2               64 arch/x86/um/shared/sysdep/stub_32.h static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3,
arg2               70 arch/x86/um/shared/sysdep/stub_32.h 			"c" (arg2), "d" (arg3), "S" (arg4), "D" (arg5));
arg2               29 arch/x86/um/shared/sysdep/stub_64.h static inline long stub_syscall2(long syscall, long arg1, long arg2)
arg2               35 arch/x86/um/shared/sysdep/stub_64.h 		: "0" (syscall), "D" (arg1), "S" (arg2) : __syscall_clobber );
arg2               40 arch/x86/um/shared/sysdep/stub_64.h static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3)
arg2               46 arch/x86/um/shared/sysdep/stub_64.h 		: "0" (syscall), "D" (arg1), "S" (arg2), "d" (arg3)
arg2               52 arch/x86/um/shared/sysdep/stub_64.h static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3,
arg2               59 arch/x86/um/shared/sysdep/stub_64.h 		: "0" (syscall), "D" (arg1), "S" (arg2), "d" (arg3),
arg2               66 arch/x86/um/shared/sysdep/stub_64.h static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3,
arg2               73 arch/x86/um/shared/sysdep/stub_64.h 		: "0" (syscall), "D" (arg1), "S" (arg2), "d" (arg3),
arg2                5 arch/x86/um/syscalls_32.c SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2)
arg2               16 arch/x86/um/syscalls_64.c 		unsigned long __user *arg2)
arg2               18 arch/x86/um/syscalls_64.c 	unsigned long *ptr = arg2, tmp;
arg2               68 arch/x86/um/syscalls_64.c 		ret = put_user(tmp, arg2);
arg2               71 arch/x86/um/syscalls_64.c 		ret = put_user(tmp, arg2);
arg2               78 arch/x86/um/syscalls_64.c SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2)
arg2               80 arch/x86/um/syscalls_64.c 	return arch_prctl(current, option, (unsigned long __user *) arg2);
arg2              443 arch/x86/xen/enlighten_pv.c 	op->arg2.nr_ents = entries;
arg2             1366 arch/x86/xen/mmu_pv.c 	args->op.arg2.vcpumask = to_cpumask(args->mask);
arg2              266 drivers/clk/zynqmp/clkc.c 	qdata.arg2 = index;
arg2              340 drivers/clk/zynqmp/clkc.c 	qdata.arg2 = index;
arg2               41 drivers/firmware/arm_sdei.c 		      unsigned long arg2, unsigned long arg3,
arg2              140 drivers/firmware/arm_sdei.c 			  unsigned long arg1, unsigned long arg2,
arg2              148 drivers/firmware/arm_sdei.c 		sdei_firmware_call(function_id, arg0, arg1, arg2, arg3, arg4,
arg2              876 drivers/firmware/arm_sdei.c 			   unsigned long arg2, unsigned long arg3,
arg2              879 drivers/firmware/arm_sdei.c 	arm_smccc_smc(function_id, arg0, arg1, arg2, arg3, arg4, 0, 0, res);
arg2              885 drivers/firmware/arm_sdei.c 			   unsigned long arg2, unsigned long arg3,
arg2              888 drivers/firmware/arm_sdei.c 	arm_smccc_hvc(function_id, arg0, arg1, arg2, arg3, arg4, 0, 0, res);
arg2               71 drivers/firmware/efi/runtime-wrappers.c 	efi_rts_work.arg2 = _arg2;					\
arg2              180 drivers/firmware/efi/runtime-wrappers.c 	void *arg1, *arg2, *arg3, *arg4, *arg5;
arg2              184 drivers/firmware/efi/runtime-wrappers.c 	arg2 = efi_rts_work.arg2;
arg2              192 drivers/firmware/efi/runtime-wrappers.c 				       (efi_time_cap_t *)arg2);
arg2              199 drivers/firmware/efi/runtime-wrappers.c 				       (efi_bool_t *)arg2, (efi_time_t *)arg3);
arg2              203 drivers/firmware/efi/runtime-wrappers.c 				       (efi_time_t *)arg2);
arg2              207 drivers/firmware/efi/runtime-wrappers.c 				       (efi_guid_t *)arg2, (u32 *)arg3,
arg2              212 drivers/firmware/efi/runtime-wrappers.c 				       (efi_char16_t *)arg2,
arg2              217 drivers/firmware/efi/runtime-wrappers.c 				       (efi_guid_t *)arg2, *(u32 *)arg3,
arg2              222 drivers/firmware/efi/runtime-wrappers.c 				       (u64 *)arg2, (u64 *)arg3, (u64 *)arg4);
arg2              230 drivers/firmware/efi/runtime-wrappers.c 				       *(unsigned long *)arg2,
arg2              236 drivers/firmware/efi/runtime-wrappers.c 				       *(unsigned long *)arg2, (u64 *)arg3,
arg2               70 drivers/firmware/meson/meson_sm.c static u32 __meson_sm_call(u32 cmd, u32 arg0, u32 arg1, u32 arg2,
arg2               75 drivers/firmware/meson/meson_sm.c 	arm_smccc_smc(cmd, arg0, arg1, arg2, arg3, arg4, 0, 0, &res);
arg2              104 drivers/firmware/meson/meson_sm.c 		  u32 arg1, u32 arg2, u32 arg3, u32 arg4)
arg2              115 drivers/firmware/meson/meson_sm.c 	lret = __meson_sm_call(cmd, arg0, arg1, arg2, arg3, arg4);
arg2              141 drivers/firmware/meson/meson_sm.c 		       u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4)
arg2              155 drivers/firmware/meson/meson_sm.c 	if (meson_sm_call(cmd_index, &size, arg0, arg1, arg2, arg3, arg4) < 0)
arg2              188 drivers/firmware/meson/meson_sm.c 			u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4)
arg2              203 drivers/firmware/meson/meson_sm.c 	if (meson_sm_call(cmd_index, &written, arg0, arg1, arg2, arg3, arg4) < 0)
arg2              117 drivers/firmware/psci/psci.c 			unsigned long arg2)
arg2              121 drivers/firmware/psci/psci.c 	arm_smccc_hvc(function_id, arg0, arg1, arg2, 0, 0, 0, 0, &res);
arg2              127 drivers/firmware/psci/psci.c 			unsigned long arg2)
arg2              131 drivers/firmware/psci/psci.c 	arm_smccc_smc(function_id, arg0, arg1, arg2, 0, 0, 0, 0, &res);
arg2              267 drivers/firmware/qcom_scm-32.c static s32 qcom_scm_call_atomic2(u32 svc, u32 cmd, u32 arg1, u32 arg2)
arg2              274 drivers/firmware/qcom_scm-32.c 	register u32 r3 asm("r3") = arg2;
arg2               34 drivers/firmware/trusted_foundations.c static void tf_generic_smc(u32 type, u32 arg1, u32 arg2)
arg2               38 drivers/firmware/trusted_foundations.c 	register u32 r2 asm("r2") = arg2;
arg2              102 drivers/firmware/xilinx/zynqmp-debug.c 		qdata.arg2 = pm_api_arg[2];
arg2               59 drivers/firmware/xilinx/zynqmp.c static noinline int do_fw_call_fail(u64 arg0, u64 arg1, u64 arg2,
arg2               82 drivers/firmware/xilinx/zynqmp.c static noinline int do_fw_call_smc(u64 arg0, u64 arg1, u64 arg2,
arg2               87 drivers/firmware/xilinx/zynqmp.c 	arm_smccc_smc(arg0, arg1, arg2, 0, 0, 0, 0, 0, &res);
arg2              112 drivers/firmware/xilinx/zynqmp.c static noinline int do_fw_call_hvc(u64 arg0, u64 arg1, u64 arg2,
arg2              117 drivers/firmware/xilinx/zynqmp.c 	arm_smccc_hvc(arg0, arg1, arg2, 0, 0, 0, 0, 0, &res);
arg2              155 drivers/firmware/xilinx/zynqmp.c 			u32 arg2, u32 arg3, u32 *ret_payload)
arg2              165 drivers/firmware/xilinx/zynqmp.c 	smc_arg[2] = ((u64)arg3 << 32) | arg2;
arg2              289 drivers/firmware/xilinx/zynqmp.c 				  qdata.arg2, qdata.arg3, out);
arg2              494 drivers/firmware/xilinx/zynqmp.c static int zynqmp_pm_ioctl(u32 node_id, u32 ioctl_id, u32 arg1, u32 arg2,
arg2              501 drivers/firmware/xilinx/zynqmp.c 				   arg1, arg2, out);
arg2              119 drivers/gpu/drm/amd/display/dc/basics/fixpt31_32.c struct fixed31_32 dc_fixpt_mul(struct fixed31_32 arg1, struct fixed31_32 arg2)
arg2              124 drivers/gpu/drm/amd/display/dc/basics/fixpt31_32.c 	bool arg2_negative = arg2.value < 0;
arg2              127 drivers/gpu/drm/amd/display/dc/basics/fixpt31_32.c 	unsigned long long arg2_value = arg2_negative ? -arg2.value : arg2.value;
arg2              142 drivers/gpu/drm/amd/display/dc/calcs/bw_fixed.c struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2)
arg2              147 drivers/gpu/drm/amd/display/dc/calcs/bw_fixed.c 	bool arg2_negative = arg2.value < 0;
arg2              150 drivers/gpu/drm/amd/display/dc/calcs/bw_fixed.c 	uint64_t arg2_value = abs_i64(arg2.value);
arg2               39 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c float dcn_bw_mod(const float arg1, const float arg2)
arg2               42 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 		return arg2;
arg2               43 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 	if (isNaN(arg2))
arg2               45 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 	return arg1 - arg1 * ((int) (arg1 / arg2));
arg2               48 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c float dcn_bw_min2(const float arg1, const float arg2)
arg2               51 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 		return arg2;
arg2               52 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 	if (isNaN(arg2))
arg2               54 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 	return arg1 < arg2 ? arg1 : arg2;
arg2               57 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2)
arg2               59 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 	return arg1 > arg2 ? arg1 : arg2;
arg2               61 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c float dcn_bw_max2(const float arg1, const float arg2)
arg2               64 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 		return arg2;
arg2               65 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 	if (isNaN(arg2))
arg2               67 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 	return arg1 > arg2 ? arg1 : arg2;
arg2               43 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 				      const struct bw_fixed arg2)
arg2               45 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	return (arg1.value <= arg2.value) ? arg1 : arg2;
arg2               49 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 				      const struct bw_fixed arg2)
arg2               51 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	return (arg2.value <= arg1.value) ? arg1 : arg2;
arg2              102 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 				     const struct bw_fixed arg2)
arg2              106 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	res.value = arg1.value + arg2.value;
arg2              111 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h static inline struct bw_fixed bw_sub(const struct bw_fixed arg1, const struct bw_fixed arg2)
arg2              115 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	res.value = arg1.value - arg2.value;
arg2              120 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2);
arg2              121 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h static inline struct bw_fixed bw_div(const struct bw_fixed arg1, const struct bw_fixed arg2)
arg2              123 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	return bw_frc_to_fixed(arg1.value, arg2.value);
arg2              126 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h static inline struct bw_fixed bw_mod(const struct bw_fixed arg1, const struct bw_fixed arg2)
arg2              129 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	div64_u64_rem(arg1.value, arg2.value, (uint64_t *)&res.value);
arg2              136 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h static inline bool bw_equ(const struct bw_fixed arg1, const struct bw_fixed arg2)
arg2              138 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	return arg1.value == arg2.value;
arg2              141 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h static inline bool bw_neq(const struct bw_fixed arg1, const struct bw_fixed arg2)
arg2              143 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	return arg1.value != arg2.value;
arg2              146 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h static inline bool bw_leq(const struct bw_fixed arg1, const struct bw_fixed arg2)
arg2              148 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	return arg1.value <= arg2.value;
arg2              151 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h static inline bool bw_meq(const struct bw_fixed arg1, const struct bw_fixed arg2)
arg2              153 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	return arg1.value >= arg2.value;
arg2              156 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h static inline bool bw_ltn(const struct bw_fixed arg1, const struct bw_fixed arg2)
arg2              158 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	return arg1.value < arg2.value;
arg2              161 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h static inline bool bw_mtn(const struct bw_fixed arg1, const struct bw_fixed arg2)
arg2              163 drivers/gpu/drm/amd/display/dc/inc/bw_fixed.h 	return arg1.value > arg2.value;
arg2               29 drivers/gpu/drm/amd/display/dc/inc/dcn_calc_math.h float dcn_bw_mod(const float arg1, const float arg2);
arg2               30 drivers/gpu/drm/amd/display/dc/inc/dcn_calc_math.h float dcn_bw_min2(const float arg1, const float arg2);
arg2               31 drivers/gpu/drm/amd/display/dc/inc/dcn_calc_math.h unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2);
arg2               32 drivers/gpu/drm/amd/display/dc/inc/dcn_calc_math.h float dcn_bw_max2(const float arg1, const float arg2);
arg2              141 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline bool dc_fixpt_lt(struct fixed31_32 arg1, struct fixed31_32 arg2)
arg2              143 drivers/gpu/drm/amd/display/include/fixed31_32.h 	return arg1.value < arg2.value;
arg2              150 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline bool dc_fixpt_le(struct fixed31_32 arg1, struct fixed31_32 arg2)
arg2              152 drivers/gpu/drm/amd/display/include/fixed31_32.h 	return arg1.value <= arg2.value;
arg2              159 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline bool dc_fixpt_eq(struct fixed31_32 arg1, struct fixed31_32 arg2)
arg2              161 drivers/gpu/drm/amd/display/include/fixed31_32.h 	return arg1.value == arg2.value;
arg2              168 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline struct fixed31_32 dc_fixpt_min(struct fixed31_32 arg1, struct fixed31_32 arg2)
arg2              170 drivers/gpu/drm/amd/display/include/fixed31_32.h 	if (arg1.value <= arg2.value)
arg2              173 drivers/gpu/drm/amd/display/include/fixed31_32.h 		return arg2;
arg2              180 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline struct fixed31_32 dc_fixpt_max(struct fixed31_32 arg1, struct fixed31_32 arg2)
arg2              182 drivers/gpu/drm/amd/display/include/fixed31_32.h 	if (arg1.value <= arg2.value)
arg2              183 drivers/gpu/drm/amd/display/include/fixed31_32.h 		return arg2;
arg2              251 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline struct fixed31_32 dc_fixpt_add(struct fixed31_32 arg1, struct fixed31_32 arg2)
arg2              255 drivers/gpu/drm/amd/display/include/fixed31_32.h 	ASSERT(((arg1.value >= 0) && (LLONG_MAX - arg1.value >= arg2.value)) ||
arg2              256 drivers/gpu/drm/amd/display/include/fixed31_32.h 		((arg1.value < 0) && (LLONG_MIN - arg1.value <= arg2.value)));
arg2              258 drivers/gpu/drm/amd/display/include/fixed31_32.h 	res.value = arg1.value + arg2.value;
arg2              267 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline struct fixed31_32 dc_fixpt_add_int(struct fixed31_32 arg1, int arg2)
arg2              269 drivers/gpu/drm/amd/display/include/fixed31_32.h 	return dc_fixpt_add(arg1, dc_fixpt_from_int(arg2));
arg2              276 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline struct fixed31_32 dc_fixpt_sub(struct fixed31_32 arg1, struct fixed31_32 arg2)
arg2              280 drivers/gpu/drm/amd/display/include/fixed31_32.h 	ASSERT(((arg2.value >= 0) && (LLONG_MIN + arg2.value <= arg1.value)) ||
arg2              281 drivers/gpu/drm/amd/display/include/fixed31_32.h 		((arg2.value < 0) && (LLONG_MAX + arg2.value >= arg1.value)));
arg2              283 drivers/gpu/drm/amd/display/include/fixed31_32.h 	res.value = arg1.value - arg2.value;
arg2              292 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline struct fixed31_32 dc_fixpt_sub_int(struct fixed31_32 arg1, int arg2)
arg2              294 drivers/gpu/drm/amd/display/include/fixed31_32.h 	return dc_fixpt_sub(arg1, dc_fixpt_from_int(arg2));
arg2              307 drivers/gpu/drm/amd/display/include/fixed31_32.h struct fixed31_32 dc_fixpt_mul(struct fixed31_32 arg1, struct fixed31_32 arg2);
arg2              314 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline struct fixed31_32 dc_fixpt_mul_int(struct fixed31_32 arg1, int arg2)
arg2              316 drivers/gpu/drm/amd/display/include/fixed31_32.h 	return dc_fixpt_mul(arg1, dc_fixpt_from_int(arg2));
arg2              329 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline struct fixed31_32 dc_fixpt_div_int(struct fixed31_32 arg1, long long arg2)
arg2              331 drivers/gpu/drm/amd/display/include/fixed31_32.h 	return dc_fixpt_from_fraction(arg1.value, dc_fixpt_from_int(arg2).value);
arg2              338 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline struct fixed31_32 dc_fixpt_div(struct fixed31_32 arg1, struct fixed31_32 arg2)
arg2              340 drivers/gpu/drm/amd/display/include/fixed31_32.h 	return dc_fixpt_from_fraction(arg1.value, arg2.value);
arg2              432 drivers/gpu/drm/amd/display/include/fixed31_32.h static inline struct fixed31_32 dc_fixpt_pow(struct fixed31_32 arg1, struct fixed31_32 arg2)
arg2              437 drivers/gpu/drm/amd/display/include/fixed31_32.h 			arg2));
arg2              411 drivers/gpu/drm/bridge/sil-sii8620.c static void sii8620_mt_msc_cmd(struct sii8620 *ctx, u8 cmd, u8 arg1, u8 arg2)
arg2              420 drivers/gpu/drm/bridge/sil-sii8620.c 	msg->reg[2] = arg2;
arg2              112 drivers/infiniband/hw/hfi1/user_sdma.c 			 void *arg2, bool *stop);
arg2              462 drivers/misc/vmw_balloon.c 		unsigned long arg2, unsigned long *result)
arg2              478 drivers/misc/vmw_balloon.c 		"4"(arg2) :
arg2              495 drivers/misc/vmw_balloon.c 			 __func__, vmballoon_cmd_names[cmd], arg1, arg2,
arg2              508 drivers/misc/vmw_balloon.c 	      unsigned long arg2)
arg2              512 drivers/misc/vmw_balloon.c 	return __vmballoon_cmd(b, cmd, arg1, arg2, &dummy);
arg2               37 drivers/net/ethernet/ibm/ehea/ehea_phyp.c 				    unsigned long arg2,
arg2               48 drivers/net/ethernet/ibm/ehea/ehea_phyp.c 		ret = plpar_hcall_norets(opcode, arg1, arg2, arg3, arg4,
arg2               62 drivers/net/ethernet/ibm/ehea/ehea_phyp.c 			       arg1, arg2, arg3, arg4, arg5, arg6, arg7);
arg2               73 drivers/net/ethernet/ibm/ehea/ehea_phyp.c 			      unsigned long arg2,
arg2               88 drivers/net/ethernet/ibm/ehea/ehea_phyp.c 				   arg1, arg2, arg3, arg4, arg5,
arg2               97 drivers/net/ethernet/ibm/ehea/ehea_phyp.c 		cb_cat = EHEA_BMASK_GET(H_MEHEAPORT_CAT, arg2);
arg2              112 drivers/net/ethernet/ibm/ehea/ehea_phyp.c 			       arg1, arg2, arg3, arg4, arg5,
arg2             1734 drivers/net/ethernet/netronome/nfp/bpf/jit.c 	lm_off += meta->arg2.reg.var_off.value + meta->arg2.reg.off;
arg2             1735 drivers/net/ethernet/netronome/nfp/bpf/jit.c 	load_lm_ptr = meta->arg2.var_off || lm_off;
arg2              327 drivers/net/ethernet/netronome/nfp/bpf/main.h 			struct nfp_bpf_reg_state arg2;
arg2               74 drivers/net/ethernet/netronome/nfp/bpf/verifier.c 		if (meta->arg2.reg.var_off.value != imm)
arg2              205 drivers/net/ethernet/netronome/nfp/bpf/verifier.c 					  meta->func_id ? &meta->arg2 : NULL))
arg2              213 drivers/net/ethernet/netronome/nfp/bpf/verifier.c 					  meta->func_id ? &meta->arg2 : NULL) ||
arg2              223 drivers/net/ethernet/netronome/nfp/bpf/verifier.c 					  meta->func_id ? &meta->arg2 : NULL))
arg2              305 drivers/net/ethernet/netronome/nfp/bpf/verifier.c 	meta->arg2.reg = *reg2;
arg2              676 drivers/net/ethernet/qlogic/netxen/netxen_nic.h 	u32 arg2;
arg2               49 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	NXWR32(adapter, NX_ARG2_CRB_OFFSET, cmd->req.arg2);
arg2               69 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 		if (cmd->rsp.arg2)
arg2               70 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 			cmd->rsp.arg2 = NXRD32(adapter, NX_ARG2_CRB_OFFSET);
arg2               96 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	adapter->mdump.md_template_size = cmd.rsp.arg2;
arg2              126 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	cmd.req.arg2 = MSD(md_template_addr);
arg2              130 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	if ((cmd.rsp.cmd == NX_RCODE_SUCCESS) && (size == cmd.rsp.arg2)) {
arg2              134 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 			cmd.rsp.cmd, size, cmd.rsp.arg2);
arg2              225 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	cmd.req.arg2 = mtu;
arg2              246 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	cmd.req.arg2 = duplex;
arg2              348 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	cmd.req.arg2 = (u32)(phys_addr & 0xffffffff);
arg2              404 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	cmd.req.arg2 = NX_DESTROY_CTX_RESET;
arg2              473 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	cmd.req.arg2 = ((u32)phys_addr & 0xffffffff);
arg2              509 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	cmd.req.arg2 = NX_DESTROY_CTX_RESET;
arg2              527 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	cmd.req.arg2 = 0;
arg2              550 drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c 	cmd.req.arg2 = val;
arg2             2219 drivers/net/ethernet/qlogic/qed/qed_debug.c 	bool arg1, arg2;
arg2             2233 drivers/net/ethernet/qlogic/qed/qed_debug.c 		arg2 = qed_is_mode_match(p_hwfn, modes_buf_offset);
arg2             2235 drivers/net/ethernet/qlogic/qed/qed_debug.c 							arg2) : (arg1 && arg2);
arg2              442 drivers/net/ethernet/qlogic/qed/qed_init_ops.c 	u8 arg1, arg2, tree_val;
arg2              451 drivers/net/ethernet/qlogic/qed/qed_init_ops.c 		arg2 = qed_init_cmd_mode_match(p_hwfn, p_offset, modes);
arg2              452 drivers/net/ethernet/qlogic/qed/qed_init_ops.c 		return arg1 | arg2;
arg2              455 drivers/net/ethernet/qlogic/qed/qed_init_ops.c 		arg2 = qed_init_cmd_mode_match(p_hwfn, p_offset, modes);
arg2              456 drivers/net/ethernet/qlogic/qed/qed_init_ops.c 		return arg1 & arg2;
arg2              111 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	u32 arg2;
arg2             1805 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 					     entry->arg2);
arg2             1823 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 					       entry->arg2);
arg2             1837 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	unsigned long arg1, arg2;
arg2             1854 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 			arg2 = entry->arg2;
arg2             1863 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 					QLCRD32(p_dev, arg2, &err);
arg2             1914 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 					entry->arg2, rmw_hdr);
arg2              178 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	u32 arg1, arg2, arg3;
arg2              192 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	memcpy(&arg2, drv_string + 4, sizeof(u32));
arg2              196 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	cmd.req.arg[2] = arg2;
arg2             1284 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 					    u32 *arg1, u32 *arg2)
arg2             1299 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	*arg2 = cmd.rsp.arg[2];
arg2             1323 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	u32 arg1, arg2 = 0;
arg2             1339 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	if (__qlcnic_get_eswitch_port_config(adapter, &arg1, &arg2))
arg2             1347 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 		arg2 |= (BIT_0 | BIT_1);
arg2             1349 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 			arg2 |= (BIT_2 | BIT_3);
arg2             1357 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 			arg2 &= ~BIT_0;
arg2             1359 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 			arg2 &= ~(BIT_1 | BIT_2 | BIT_3);
arg2             1361 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 			arg2 &= ~BIT_2;
arg2             1363 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 			arg2 &= ~BIT_3;
arg2             1386 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	cmd.req.arg[2] = arg2;
arg2             1404 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	u32 arg1, arg2;
arg2             1418 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	if (__qlcnic_get_eswitch_port_config(adapter, &arg1, &arg2))
arg2             1426 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	esw_cfg->mac_anti_spoof = (arg2 & 0x1);
arg2             1427 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c 	esw_cfg->offload_flags = ((arg2 >> 1) & 0x7);
arg2              148 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c 	u64 arg1, arg2;
arg2              161 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c 		arg2 = cmd->buf_size;
arg2              164 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c 		arg2 = 0;
arg2              170 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c 				      cmd->cmd, arg1, arg2,
arg2              182 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c 		arg2 = cmd->buf_size;
arg2              185 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c 		arg2 = 0;
arg2              190 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c 				      cmd->tag, arg1, arg2,
arg2              195 drivers/net/ethernet/toshiba/ps3_gelic_wireless.c 		 cmd->tag, arg1, arg2);
arg2               63 drivers/net/fddi/skfp/h/targetos.h #define FDDI_TRACE(string, arg1, arg2, arg3)	// Performance analysis.
arg2               65 drivers/net/fddi/skfp/h/targetos.h #define NDD_TRACE(string, arg1, arg2, arg3)	// Performance analysis.
arg2               30 drivers/net/wan/lmc/lmc.h static void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3);
arg2               54 drivers/net/wan/lmc/lmc_debug.c void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3)
arg2               57 drivers/net/wan/lmc/lmc_debug.c   lmcEventLogBuf[lmcEventLogIndex++] = arg2;
arg2               50 drivers/net/wan/lmc/lmc_debug.h void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3);
arg2             3856 drivers/net/wireless/ath/wcn36xx/hal.h 	u32 arg2;
arg2             1999 drivers/net/wireless/ath/wcn36xx/smd.c int wcn36xx_smd_dump_cmd_req(struct wcn36xx *wcn, u32 arg1, u32 arg2,
arg2             2009 drivers/net/wireless/ath/wcn36xx/smd.c 	msg_body.arg2 = arg2;
arg2              122 drivers/net/wireless/ath/wcn36xx/smd.h int wcn36xx_smd_dump_cmd_req(struct wcn36xx *wcn, u32 arg1, u32 arg2,
arg2             3825 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c 				  u8 arg1, u8 arg2, u8 arg3, u8 arg4, u8 arg5)
arg2             3832 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c 	h2c.b_type_dma.data2 = arg2;
arg2             1263 drivers/pinctrl/sh-pfc/pfc-r8a7778.c #define SH_PFC_MUX2(name, arg1, arg2)					\
arg2             1264 drivers/pinctrl/sh-pfc/pfc-r8a7778.c 	static const unsigned int name ##_mux[]  = { arg1##_MARK, arg2##_MARK, }
arg2             1265 drivers/pinctrl/sh-pfc/pfc-r8a7778.c #define SH_PFC_MUX3(name, arg1, arg2, arg3)					\
arg2             1266 drivers/pinctrl/sh-pfc/pfc-r8a7778.c 	static const unsigned int name ##_mux[]  = { arg1##_MARK, arg2##_MARK,	\
arg2             1268 drivers/pinctrl/sh-pfc/pfc-r8a7778.c #define SH_PFC_MUX4(name, arg1, arg2, arg3, arg4)			\
arg2             1269 drivers/pinctrl/sh-pfc/pfc-r8a7778.c 	static const unsigned int name ##_mux[]  = { arg1##_MARK, arg2##_MARK, \
arg2             1271 drivers/pinctrl/sh-pfc/pfc-r8a7778.c #define SH_PFC_MUX8(name, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \
arg2             1272 drivers/pinctrl/sh-pfc/pfc-r8a7778.c 	static const unsigned int name ##_mux[]  = { arg1##_MARK, arg2##_MARK, \
arg2              113 drivers/platform/x86/asus-wmi.c 	u32 arg2; /* At least TUF Gaming series uses 3 dword input buffer. */
arg2              259 drivers/platform/x86/asus-wmi.c 		u32 arg0, u32 arg1, u32 arg2, u32 *retval)
arg2              264 drivers/platform/x86/asus-wmi.c 		.arg2 = arg2,
arg2              340 drivers/platform/x86/dell-laptop.c 			       u32 arg0, u32 arg1, u32 arg2, u32 arg3)
arg2              345 drivers/platform/x86/dell-laptop.c 	buffer->input[2] = arg2;
arg2              126 drivers/platform/x86/lg-laptop.c static union acpi_object *lg_wmab(u32 method, u32 arg1, u32 arg2)
arg2              139 drivers/platform/x86/lg-laptop.c 	args[2].integer.value = arg2;
arg2              159 drivers/platform/x86/lg-laptop.c static union acpi_object *lg_wmbb(u32 method_id, u32 arg1, u32 arg2)
arg2              170 drivers/platform/x86/lg-laptop.c 	*(u32 *)(buf + 16) = arg2;
arg2               81 drivers/pnp/pnpbios/bioscalls.c static inline u16 call_pnp_bios(u16 func, u16 arg1, u16 arg2, u16 arg3,
arg2              131 drivers/pnp/pnpbios/bioscalls.c 			     "b"((arg2) | (((u32) arg3) << 16)),
arg2              315 drivers/ps3/ps3stor_lib.c 			 u64 arg2, u64 arg3, u64 arg4)
arg2              325 drivers/ps3/ps3stor_lib.c 					      arg2, arg3, arg4, &dev->tag);
arg2              780 drivers/scsi/lpfc/lpfc_hbadisc.c lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2,
arg2              795 drivers/scsi/lpfc/lpfc_hbadisc.c 	evtp->evt_arg2  = arg2;
arg2             2524 drivers/scsi/qedf/qedf_main.c 	u32 arg1, u32 arg2)
arg2              657 drivers/scsi/qedi/qedi_main.c static int qedi_ll2_rx(void *cookie, struct sk_buff *skb, u32 arg1, u32 arg2)
arg2              614 drivers/scsi/qla2xxx/qla_nx2.c 		qla8044_wr_reg_indirect(vha, p_entry->arg1, p_entry->arg2);
arg2              641 drivers/scsi/qla2xxx/qla_nx2.c 		    p_entry->arg2);
arg2              752 drivers/scsi/qla2xxx/qla_nx2.c 					    p_entry->arg2, &value);
arg2              831 drivers/scsi/qla2xxx/qla_nx2.c 		    p_entry->arg2, p_rmw_hdr);
arg2              258 drivers/scsi/qla2xxx/qla_nx2.h 	uint32_t arg2;
arg2              925 drivers/scsi/qla4xxx/ql4_83xx.c 		qla4_83xx_wr_reg_indirect(ha, p_entry->arg1, p_entry->arg2);
arg2              941 drivers/scsi/qla4xxx/ql4_83xx.c 		qla4_83xx_read_write_crb_reg(ha, p_entry->arg1, p_entry->arg2);
arg2              978 drivers/scsi/qla4xxx/ql4_83xx.c 				qla4_83xx_rd_reg_indirect(ha, p_entry->arg2,
arg2             1030 drivers/scsi/qla4xxx/ql4_83xx.c 		qla4_83xx_rmw_crb_reg(ha, p_entry->arg1, p_entry->arg2,
arg2              218 drivers/scsi/qla4xxx/ql4_83xx.h 	__le32 arg2;
arg2               62 drivers/spi/spi-axi-spi-engine.c #define SPI_ENGINE_CMD(inst, arg1, arg2) \
arg2               63 drivers/spi/spi-axi-spi-engine.c 	(((inst) << 12) | ((arg1) << 8) | (arg2))
arg2              123 drivers/staging/media/ipu3/ipu3-css-params.c 	unsigned int arg2 = ((IMGU_SCALER_TAPS_Y / 2) * IMGU_SCALER_FIR_PHASES +
arg2              127 drivers/staging/media/ipu3/ipu3-css-params.c 	return ((arg1 + (arg2 - IMGU_SCALER_FIR_PHASES * info->phase_step) /
arg2               71 drivers/staging/unisys/visorinput/visorinput.c 	u16 arg2;
arg2              636 drivers/staging/unisys/visorinput/visorinput.c 					   r.activity.arg2);
arg2              640 drivers/staging/unisys/visorinput/visorinput.c 			ymotion = r.activity.arg2;
arg2              190 fs/filesystems.c SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2)
arg2              200 fs/filesystems.c 			retval = fs_name(arg1, (char __user *) arg2);
arg2             9908 fs/nfs/nfs4proc.c nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2)
arg2              781 include/linux/compat.h 			      u32 arg2, u32 arg3, u32 arg4, u32 arg5);
arg2               46 include/linux/crush/crush.h 	__s32 arg2;
arg2             1765 include/linux/efi.h 	void *arg2;
arg2               20 include/linux/firmware/meson/meson_sm.h 		  u32 arg2, u32 arg3, u32 arg4);
arg2               22 include/linux/firmware/meson/meson_sm.h 			u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4);
arg2               24 include/linux/firmware/meson/meson_sm.h 		       u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4);
arg2              263 include/linux/firmware/xlnx-zynqmp.h 	u32 arg2;
arg2              282 include/linux/firmware/xlnx-zynqmp.h 	int (*ioctl)(u32 node_id, u32 ioctl_id, u32 arg1, u32 arg2, u32 *out);
arg2              300 include/linux/firmware/xlnx-zynqmp.h 			u32 arg2, u32 arg3, u32 *ret_payload);
arg2             1652 include/linux/lsm_hooks.h 	int (*task_prctl)(int option, unsigned long arg2, unsigned long arg3,
arg2               72 include/linux/seccomp.h static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3)
arg2              154 include/linux/security.h extern int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3,
arg2              407 include/linux/security.h int security_task_prctl(int option, unsigned long arg2, unsigned long arg3,
arg2             1100 include/linux/security.h static inline int security_task_prctl(int option, unsigned long arg2,
arg2             1105 include/linux/security.h 	return cap_task_prctl(option, arg2, arg3, arg4, arg5);
arg2              730 include/linux/syscalls.h asmlinkage long sys_prctl(int option, unsigned long arg2, unsigned long arg3,
arg2              838 include/linux/syscalls.h asmlinkage long sys_keyctl(int cmd, unsigned long arg2, unsigned long arg3,
arg2             1115 include/linux/syscalls.h 				unsigned long arg1, unsigned long arg2);
arg2              606 include/linux/trace_events.h void bpf_trace_run2(struct bpf_prog *prog, u64 arg1, u64 arg2);
arg2              607 include/linux/trace_events.h void bpf_trace_run3(struct bpf_prog *prog, u64 arg1, u64 arg2,
arg2              609 include/linux/trace_events.h void bpf_trace_run4(struct bpf_prog *prog, u64 arg1, u64 arg2,
arg2              611 include/linux/trace_events.h void bpf_trace_run5(struct bpf_prog *prog, u64 arg1, u64 arg2,
arg2              613 include/linux/trace_events.h void bpf_trace_run6(struct bpf_prog *prog, u64 arg1, u64 arg2,
arg2              615 include/linux/trace_events.h void bpf_trace_run7(struct bpf_prog *prog, u64 arg1, u64 arg2,
arg2              617 include/linux/trace_events.h void bpf_trace_run8(struct bpf_prog *prog, u64 arg1, u64 arg2,
arg2              620 include/linux/trace_events.h void bpf_trace_run9(struct bpf_prog *prog, u64 arg1, u64 arg2,
arg2              623 include/linux/trace_events.h void bpf_trace_run10(struct bpf_prog *prog, u64 arg1, u64 arg2,
arg2              626 include/linux/trace_events.h void bpf_trace_run11(struct bpf_prog *prog, u64 arg1, u64 arg2,
arg2              629 include/linux/trace_events.h void bpf_trace_run12(struct bpf_prog *prog, u64 arg1, u64 arg2,
arg2             2213 include/net/tcp.h static inline int tcp_call_bpf_2arg(struct sock *sk, int op, u32 arg1, u32 arg2)
arg2             2215 include/net/tcp.h 	u32 args[2] = {arg1, arg2};
arg2             2220 include/net/tcp.h static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2,
arg2             2223 include/net/tcp.h 	u32 args[3] = {arg1, arg2, arg3};
arg2             2234 include/net/tcp.h static inline int tcp_call_bpf_2arg(struct sock *sk, int op, u32 arg1, u32 arg2)
arg2             2239 include/net/tcp.h static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2,
arg2              374 include/xen/interface/xen.h 	} arg2;
arg2              116 kernel/kcov.c  static void notrace write_comp_data(u64 type, u64 arg1, u64 arg2, u64 ip)
arg2              143 kernel/kcov.c  		area[start_index + 2] = arg2;
arg2              149 kernel/kcov.c  void notrace __sanitizer_cov_trace_cmp1(u8 arg1, u8 arg2)
arg2              151 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(0), arg1, arg2, _RET_IP_);
arg2              155 kernel/kcov.c  void notrace __sanitizer_cov_trace_cmp2(u16 arg1, u16 arg2)
arg2              157 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(1), arg1, arg2, _RET_IP_);
arg2              161 kernel/kcov.c  void notrace __sanitizer_cov_trace_cmp4(u32 arg1, u32 arg2)
arg2              163 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(2), arg1, arg2, _RET_IP_);
arg2              167 kernel/kcov.c  void notrace __sanitizer_cov_trace_cmp8(u64 arg1, u64 arg2)
arg2              169 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(3), arg1, arg2, _RET_IP_);
arg2              173 kernel/kcov.c  void notrace __sanitizer_cov_trace_const_cmp1(u8 arg1, u8 arg2)
arg2              175 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(0) | KCOV_CMP_CONST, arg1, arg2,
arg2              180 kernel/kcov.c  void notrace __sanitizer_cov_trace_const_cmp2(u16 arg1, u16 arg2)
arg2              182 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(1) | KCOV_CMP_CONST, arg1, arg2,
arg2              187 kernel/kcov.c  void notrace __sanitizer_cov_trace_const_cmp4(u32 arg1, u32 arg2)
arg2              189 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(2) | KCOV_CMP_CONST, arg1, arg2,
arg2              194 kernel/kcov.c  void notrace __sanitizer_cov_trace_const_cmp8(u64 arg1, u64 arg2)
arg2              196 kernel/kcov.c  	write_comp_data(KCOV_CMP_SIZE(3) | KCOV_CMP_CONST, arg1, arg2,
arg2             2262 kernel/sys.c   SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3,
arg2             2269 kernel/sys.c   	error = security_task_prctl(option, arg2, arg3, arg4, arg5);
arg2             2276 kernel/sys.c   		if (!valid_signal(arg2)) {
arg2             2280 kernel/sys.c   		me->pdeath_signal = arg2;
arg2             2283 kernel/sys.c   		error = put_user(me->pdeath_signal, (int __user *)arg2);
arg2             2289 kernel/sys.c   		if (arg2 != SUID_DUMP_DISABLE && arg2 != SUID_DUMP_USER) {
arg2             2293 kernel/sys.c   		set_dumpable(me->mm, arg2);
arg2             2297 kernel/sys.c   		error = SET_UNALIGN_CTL(me, arg2);
arg2             2300 kernel/sys.c   		error = GET_UNALIGN_CTL(me, arg2);
arg2             2303 kernel/sys.c   		error = SET_FPEMU_CTL(me, arg2);
arg2             2306 kernel/sys.c   		error = GET_FPEMU_CTL(me, arg2);
arg2             2309 kernel/sys.c   		error = SET_FPEXC_CTL(me, arg2);
arg2             2312 kernel/sys.c   		error = GET_FPEXC_CTL(me, arg2);
arg2             2318 kernel/sys.c   		if (arg2 != PR_TIMING_STATISTICAL)
arg2             2323 kernel/sys.c   		if (strncpy_from_user(comm, (char __user *)arg2,
arg2             2331 kernel/sys.c   		if (copy_to_user((char __user *)arg2, comm, sizeof(comm)))
arg2             2335 kernel/sys.c   		error = GET_ENDIAN(me, arg2);
arg2             2338 kernel/sys.c   		error = SET_ENDIAN(me, arg2);
arg2             2344 kernel/sys.c   		error = prctl_set_seccomp(arg2, (char __user *)arg3);
arg2             2347 kernel/sys.c   		error = GET_TSC_CTL(arg2);
arg2             2350 kernel/sys.c   		error = SET_TSC_CTL(arg2);
arg2             2365 kernel/sys.c   		if (arg2 <= 0)
arg2             2369 kernel/sys.c   			current->timer_slack_ns = arg2;
arg2             2374 kernel/sys.c   		switch (arg2) {
arg2             2397 kernel/sys.c   		if (arg2 | arg3 | arg4 | arg5)
arg2             2406 kernel/sys.c   		error = prctl_set_mm(arg2, arg3, arg4, arg5);
arg2             2409 kernel/sys.c   		error = prctl_get_tid_address(me, (int __user **)arg2);
arg2             2412 kernel/sys.c   		me->signal->is_child_subreaper = !!arg2;
arg2             2413 kernel/sys.c   		if (!arg2)
arg2             2420 kernel/sys.c   				 (int __user *)arg2);
arg2             2423 kernel/sys.c   		if (arg2 != 1 || arg3 || arg4 || arg5)
arg2             2429 kernel/sys.c   		if (arg2 || arg3 || arg4 || arg5)
arg2             2433 kernel/sys.c   		if (arg2 || arg3 || arg4 || arg5)
arg2             2442 kernel/sys.c   		if (arg2)
arg2             2453 kernel/sys.c   		error = SET_FP_MODE(me, arg2);
arg2             2459 kernel/sys.c   		error = SVE_SET_VL(arg2);
arg2             2467 kernel/sys.c   		error = arch_prctl_spec_ctrl_get(me, arg2);
arg2             2472 kernel/sys.c   		error = arch_prctl_spec_ctrl_set(me, arg2, arg3);
arg2             2477 kernel/sys.c   		error = PAC_RESET_KEYS(me, arg2);
arg2             2482 kernel/sys.c   		error = SET_TAGGED_ADDR_CTRL(arg2);
arg2             2485 kernel/sys.c   		if (arg2 || arg3 || arg4 || arg5)
arg2              215 kernel/trace/bpf_trace.c 	   u64, arg2, u64, arg3)
arg2              268 kernel/trace/bpf_trace.c 					unsafe_addr = arg2;
arg2              269 kernel/trace/bpf_trace.c 					arg2 = (long) buf;
arg2              312 kernel/trace/bpf_trace.c 	  ? __BPF_ARG1_TP(arg2, ##__VA_ARGS__)				\
arg2              314 kernel/trace/bpf_trace.c 	      ? __BPF_ARG1_TP((long)arg2, ##__VA_ARGS__)		\
arg2              315 kernel/trace/bpf_trace.c 	      : __BPF_ARG1_TP((u32)arg2, ##__VA_ARGS__)))
arg2             1036 net/ceph/crush/mapper.c 						curstep->arg2,
arg2             1058 net/ceph/crush/mapper.c 						curstep->arg2,
arg2              509 net/ceph/osdmap.c 			r->steps[j].arg2 = ceph_decode_32(p);
arg2              273 scripts/gcc-plugins/gcc-common.h #define int_const_binop(code, arg1, arg2)	\
arg2              274 scripts/gcc-plugins/gcc-common.h 	int_const_binop((code), (arg1), (arg2), 0)
arg2             1168 security/commoncap.c int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3,
arg2             1176 security/commoncap.c 		if (!cap_valid(arg2))
arg2             1178 security/commoncap.c 		return !!cap_raised(old->cap_bset, arg2);
arg2             1181 security/commoncap.c 		return cap_prctl_drop(arg2);
arg2             1204 security/commoncap.c 		     & (old->securebits ^ arg2))			/*[1]*/
arg2             1205 security/commoncap.c 		    || ((old->securebits & SECURE_ALL_LOCKS & ~arg2))	/*[2]*/
arg2             1206 security/commoncap.c 		    || (arg2 & ~(SECURE_ALL_LOCKS | SECURE_ALL_BITS))	/*[3]*/
arg2             1225 security/commoncap.c 		new->securebits = arg2;
arg2             1235 security/commoncap.c 		if (arg2 > 1) /* Note, we rely on arg2 being unsigned here */
arg2             1243 security/commoncap.c 		if (arg2)
arg2             1250 security/commoncap.c 		if (arg2 == PR_CAP_AMBIENT_CLEAR_ALL) {
arg2             1264 security/commoncap.c 		if (arg2 == PR_CAP_AMBIENT_IS_SET) {
arg2             1266 security/commoncap.c 		} else if (arg2 != PR_CAP_AMBIENT_RAISE &&
arg2             1267 security/commoncap.c 			   arg2 != PR_CAP_AMBIENT_LOWER) {
arg2             1270 security/commoncap.c 			if (arg2 == PR_CAP_AMBIENT_RAISE &&
arg2             1280 security/commoncap.c 			if (arg2 == PR_CAP_AMBIENT_RAISE)
arg2               56 security/keys/compat.c 		       u32, arg2, u32, arg3, u32, arg4, u32, arg5)
arg2               60 security/keys/compat.c 		return keyctl_get_keyring_ID(arg2, arg3);
arg2               63 security/keys/compat.c 		return keyctl_join_session_keyring(compat_ptr(arg2));
arg2               66 security/keys/compat.c 		return keyctl_update_key(arg2, compat_ptr(arg3), arg4);
arg2               69 security/keys/compat.c 		return keyctl_revoke_key(arg2);
arg2               72 security/keys/compat.c 		return keyctl_describe_key(arg2, compat_ptr(arg3), arg4);
arg2               75 security/keys/compat.c 		return keyctl_keyring_clear(arg2);
arg2               78 security/keys/compat.c 		return keyctl_keyring_link(arg2, arg3);
arg2               81 security/keys/compat.c 		return keyctl_keyring_unlink(arg2, arg3);
arg2               84 security/keys/compat.c 		return keyctl_keyring_search(arg2, compat_ptr(arg3),
arg2               88 security/keys/compat.c 		return keyctl_read_key(arg2, compat_ptr(arg3), arg4);
arg2               91 security/keys/compat.c 		return keyctl_chown_key(arg2, arg3, arg4);
arg2               94 security/keys/compat.c 		return keyctl_setperm_key(arg2, arg3);
arg2               97 security/keys/compat.c 		return keyctl_instantiate_key(arg2, compat_ptr(arg3), arg4,
arg2              101 security/keys/compat.c 		return keyctl_negate_key(arg2, arg3, arg4);
arg2              104 security/keys/compat.c 		return keyctl_set_reqkey_keyring(arg2);
arg2              107 security/keys/compat.c 		return keyctl_set_timeout(arg2, arg3);
arg2              110 security/keys/compat.c 		return keyctl_assume_authority(arg2);
arg2              113 security/keys/compat.c 		return keyctl_get_security(arg2, compat_ptr(arg3), arg4);
arg2              119 security/keys/compat.c 		return keyctl_reject_key(arg2, arg3, arg4, arg5);
arg2              123 security/keys/compat.c 			arg2, compat_ptr(arg3), arg4, arg5);
arg2              126 security/keys/compat.c 		return keyctl_invalidate_key(arg2);
arg2              129 security/keys/compat.c 		return keyctl_get_persistent(arg2, arg3);
arg2              132 security/keys/compat.c 		return compat_keyctl_dh_compute(compat_ptr(arg2),
arg2              137 security/keys/compat.c 		return keyctl_restrict_keyring(arg2, compat_ptr(arg3),
arg2              143 security/keys/compat.c 		return keyctl_pkey_query(arg2,
arg2              151 security/keys/compat.c 					 compat_ptr(arg2), compat_ptr(arg3),
arg2              155 security/keys/compat.c 		return keyctl_pkey_verify(compat_ptr(arg2), compat_ptr(arg3),
arg2              159 security/keys/compat.c 		return keyctl_keyring_move(arg2, arg3, arg4, arg5);
arg2              162 security/keys/compat.c 		return keyctl_capabilities(compat_ptr(arg2), arg3);
arg2             1777 security/keys/keyctl.c SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3,
arg2             1782 security/keys/keyctl.c 		return keyctl_get_keyring_ID((key_serial_t) arg2,
arg2             1786 security/keys/keyctl.c 		return keyctl_join_session_keyring((const char __user *) arg2);
arg2             1789 security/keys/keyctl.c 		return keyctl_update_key((key_serial_t) arg2,
arg2             1794 security/keys/keyctl.c 		return keyctl_revoke_key((key_serial_t) arg2);
arg2             1797 security/keys/keyctl.c 		return keyctl_describe_key((key_serial_t) arg2,
arg2             1802 security/keys/keyctl.c 		return keyctl_keyring_clear((key_serial_t) arg2);
arg2             1805 security/keys/keyctl.c 		return keyctl_keyring_link((key_serial_t) arg2,
arg2             1809 security/keys/keyctl.c 		return keyctl_keyring_unlink((key_serial_t) arg2,
arg2             1813 security/keys/keyctl.c 		return keyctl_keyring_search((key_serial_t) arg2,
arg2             1819 security/keys/keyctl.c 		return keyctl_read_key((key_serial_t) arg2,
arg2             1824 security/keys/keyctl.c 		return keyctl_chown_key((key_serial_t) arg2,
arg2             1829 security/keys/keyctl.c 		return keyctl_setperm_key((key_serial_t) arg2,
arg2             1833 security/keys/keyctl.c 		return keyctl_instantiate_key((key_serial_t) arg2,
arg2             1839 security/keys/keyctl.c 		return keyctl_negate_key((key_serial_t) arg2,
arg2             1844 security/keys/keyctl.c 		return keyctl_set_reqkey_keyring(arg2);
arg2             1847 security/keys/keyctl.c 		return keyctl_set_timeout((key_serial_t) arg2,
arg2             1851 security/keys/keyctl.c 		return keyctl_assume_authority((key_serial_t) arg2);
arg2             1854 security/keys/keyctl.c 		return keyctl_get_security((key_serial_t) arg2,
arg2             1862 security/keys/keyctl.c 		return keyctl_reject_key((key_serial_t) arg2,
arg2             1869 security/keys/keyctl.c 			(key_serial_t) arg2,
arg2             1875 security/keys/keyctl.c 		return keyctl_invalidate_key((key_serial_t) arg2);
arg2             1878 security/keys/keyctl.c 		return keyctl_get_persistent((uid_t)arg2, (key_serial_t)arg3);
arg2             1881 security/keys/keyctl.c 		return keyctl_dh_compute((struct keyctl_dh_params __user *) arg2,
arg2             1886 security/keys/keyctl.c 		return keyctl_restrict_keyring((key_serial_t) arg2,
arg2             1893 security/keys/keyctl.c 		return keyctl_pkey_query((key_serial_t)arg2,
arg2             1902 security/keys/keyctl.c 			(const struct keyctl_pkey_params __user *)arg2,
arg2             1909 security/keys/keyctl.c 			(const struct keyctl_pkey_params __user *)arg2,
arg2             1915 security/keys/keyctl.c 		return keyctl_keyring_move((key_serial_t)arg2,
arg2             1921 security/keys/keyctl.c 		return keyctl_capabilities((unsigned char __user *)arg2, (size_t)arg3);
arg2             1707 security/security.c int security_task_prctl(int option, unsigned long arg2, unsigned long arg3,
arg2             1715 security/security.c 		thisrc = hp->hook.task_prctl(option, arg2, arg3, arg4, arg5);
arg2              221 security/yama/yama_lsm.c static int yama_task_prctl(int option, unsigned long arg2, unsigned long arg3,
arg2              241 security/yama/yama_lsm.c 		if (arg2 == 0) {
arg2              244 security/yama/yama_lsm.c 		} else if (arg2 == PR_SET_PTRACER_ANY || (int)arg2 == -1) {
arg2              249 security/yama/yama_lsm.c 			tracer = find_get_task_by_vpid(arg2);
arg2              329 tools/include/nolibc/nolibc.h #define my_syscall2(num, arg1, arg2)                                          \
arg2              334 tools/include/nolibc/nolibc.h 	register long _arg2 asm("rsi") = (long)(arg2);                        \
arg2              346 tools/include/nolibc/nolibc.h #define my_syscall3(num, arg1, arg2, arg3)                                    \
arg2              351 tools/include/nolibc/nolibc.h 	register long _arg2 asm("rsi") = (long)(arg2);                        \
arg2              364 tools/include/nolibc/nolibc.h #define my_syscall4(num, arg1, arg2, arg3, arg4)                              \
arg2              369 tools/include/nolibc/nolibc.h 	register long _arg2 asm("rsi") = (long)(arg2);                        \
arg2              383 tools/include/nolibc/nolibc.h #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5)                        \
arg2              388 tools/include/nolibc/nolibc.h 	register long _arg2 asm("rsi") = (long)(arg2);                        \
arg2              403 tools/include/nolibc/nolibc.h #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6)                  \
arg2              408 tools/include/nolibc/nolibc.h 	register long _arg2 asm("rsi") = (long)(arg2);                        \
arg2              528 tools/include/nolibc/nolibc.h #define my_syscall2(num, arg1, arg2)                                          \
arg2              533 tools/include/nolibc/nolibc.h 	register long _arg2 asm("ecx") = (long)(arg2);                        \
arg2              545 tools/include/nolibc/nolibc.h #define my_syscall3(num, arg1, arg2, arg3)                                    \
arg2              550 tools/include/nolibc/nolibc.h 	register long _arg2 asm("ecx") = (long)(arg2);                        \
arg2              563 tools/include/nolibc/nolibc.h #define my_syscall4(num, arg1, arg2, arg3, arg4)                              \
arg2              568 tools/include/nolibc/nolibc.h 	register long _arg2 asm("ecx") = (long)(arg2);                        \
arg2              582 tools/include/nolibc/nolibc.h #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5)                        \
arg2              587 tools/include/nolibc/nolibc.h 	register long _arg2 asm("ecx") = (long)(arg2);                        \
arg2              707 tools/include/nolibc/nolibc.h #define my_syscall2(num, arg1, arg2)                                          \
arg2              711 tools/include/nolibc/nolibc.h 	register long _arg2 asm("r1") = (long)(arg2);                         \
arg2              723 tools/include/nolibc/nolibc.h #define my_syscall3(num, arg1, arg2, arg3)                                    \
arg2              727 tools/include/nolibc/nolibc.h 	register long _arg2 asm("r1") = (long)(arg2);                         \
arg2              740 tools/include/nolibc/nolibc.h #define my_syscall4(num, arg1, arg2, arg3, arg4)                              \
arg2              744 tools/include/nolibc/nolibc.h 	register long _arg2 asm("r1") = (long)(arg2);                         \
arg2              758 tools/include/nolibc/nolibc.h #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5)                        \
arg2              762 tools/include/nolibc/nolibc.h 	register long _arg2 asm("r1") = (long)(arg2);                         \
arg2              896 tools/include/nolibc/nolibc.h #define my_syscall2(num, arg1, arg2)                                          \
arg2              900 tools/include/nolibc/nolibc.h 	register long _arg2 asm("x1") = (long)(arg2);                         \
arg2              912 tools/include/nolibc/nolibc.h #define my_syscall3(num, arg1, arg2, arg3)                                    \
arg2              916 tools/include/nolibc/nolibc.h 	register long _arg2 asm("x1") = (long)(arg2);                         \
arg2              929 tools/include/nolibc/nolibc.h #define my_syscall4(num, arg1, arg2, arg3, arg4)                              \
arg2              933 tools/include/nolibc/nolibc.h 	register long _arg2 asm("x1") = (long)(arg2);                         \
arg2              947 tools/include/nolibc/nolibc.h #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5)                        \
arg2              951 tools/include/nolibc/nolibc.h 	register long _arg2 asm("x1") = (long)(arg2);                         \
arg2              966 tools/include/nolibc/nolibc.h #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6)                  \
arg2              970 tools/include/nolibc/nolibc.h 	register long _arg2 asm("x1") = (long)(arg2);                         \
arg2             1099 tools/include/nolibc/nolibc.h #define my_syscall2(num, arg1, arg2)                                          \
arg2             1103 tools/include/nolibc/nolibc.h 	register long _arg2 asm("a1") = (long)(arg2);                         \
arg2             1119 tools/include/nolibc/nolibc.h #define my_syscall3(num, arg1, arg2, arg3)                                    \
arg2             1123 tools/include/nolibc/nolibc.h 	register long _arg2 asm("a1") = (long)(arg2);                         \
arg2             1140 tools/include/nolibc/nolibc.h #define my_syscall4(num, arg1, arg2, arg3, arg4)                              \
arg2             1144 tools/include/nolibc/nolibc.h 	register long _arg2 asm("a1") = (long)(arg2);                         \
arg2             1161 tools/include/nolibc/nolibc.h #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5)                        \
arg2             1165 tools/include/nolibc/nolibc.h 	register long _arg2 asm("a1") = (long)(arg2);                         \
arg2             1295 tools/include/nolibc/nolibc.h #define my_syscall2(num, arg1, arg2)                                          \
arg2             1299 tools/include/nolibc/nolibc.h 	register long _arg2 asm("a1") = (long)(arg2);                         \
arg2             1311 tools/include/nolibc/nolibc.h #define my_syscall3(num, arg1, arg2, arg3)                                    \
arg2             1315 tools/include/nolibc/nolibc.h 	register long _arg2 asm("a1") = (long)(arg2);                         \
arg2             1328 tools/include/nolibc/nolibc.h #define my_syscall4(num, arg1, arg2, arg3, arg4)                              \
arg2             1332 tools/include/nolibc/nolibc.h 	register long _arg2 asm("a1") = (long)(arg2);                         \
arg2             1346 tools/include/nolibc/nolibc.h #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5)                        \
arg2             1350 tools/include/nolibc/nolibc.h 	register long _arg2 asm("a1") = (long)(arg2);                         \
arg2             1365 tools/include/nolibc/nolibc.h #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6)                  \
arg2             1369 tools/include/nolibc/nolibc.h 	register long _arg2 asm("a1") = (long)(arg2);                         \
arg2               75 tools/perf/examples/bpf/augmented_raw_syscalls.c 			struct augmented_arg arg, arg2;
arg2               12 tools/perf/scripts/python/Perf-Trace-Util/Context.c #define _PyCapsule_GetPointer(arg1, arg2) \
arg2               17 tools/perf/scripts/python/Perf-Trace-Util/Context.c #define _PyCapsule_GetPointer(arg1, arg2) \
arg2               18 tools/perf/scripts/python/Perf-Trace-Util/Context.c   PyCapsule_GetPointer((arg1), (arg2))
arg2              496 tools/perf/util/bpf-loader.c 		struct probe_trace_arg *arg1, *arg2;
arg2              500 tools/perf/util/bpf-loader.c 		arg2 = &tev2->args[i];
arg2              502 tools/perf/util/bpf-loader.c 		ret = strcmp(arg1->value, arg2->value);
arg2              507 tools/perf/util/bpf-loader.c 		ref2 = arg2->ref;
arg2               58 tools/perf/util/scripting-engines/trace-event-python.c #define _PyUnicode_FromStringAndSize(arg1, arg2) \
arg2               59 tools/perf/util/scripting-engines/trace-event-python.c   PyString_FromStringAndSize((arg1), (arg2))
arg2               60 tools/perf/util/scripting-engines/trace-event-python.c #define _PyBytes_FromStringAndSize(arg1, arg2) \
arg2               61 tools/perf/util/scripting-engines/trace-event-python.c   PyString_FromStringAndSize((arg1), (arg2))
arg2               66 tools/perf/util/scripting-engines/trace-event-python.c #define _PyCapsule_New(arg1, arg2, arg3) \
arg2               67 tools/perf/util/scripting-engines/trace-event-python.c   PyCObject_FromVoidPtr((arg1), (arg2))
arg2               73 tools/perf/util/scripting-engines/trace-event-python.c #define _PyUnicode_FromStringAndSize(arg1, arg2) \
arg2               74 tools/perf/util/scripting-engines/trace-event-python.c   PyUnicode_FromStringAndSize((arg1), (arg2))
arg2               75 tools/perf/util/scripting-engines/trace-event-python.c #define _PyBytes_FromStringAndSize(arg1, arg2) \
arg2               76 tools/perf/util/scripting-engines/trace-event-python.c   PyBytes_FromStringAndSize((arg1), (arg2))
arg2               81 tools/perf/util/scripting-engines/trace-event-python.c #define _PyCapsule_New(arg1, arg2, arg3) \
arg2               82 tools/perf/util/scripting-engines/trace-event-python.c   PyCapsule_New((arg1), (arg2), (arg3))
arg2              196 tools/power/x86/intel-speed-select/isst-config.c 					   void *arg1, void *arg2, void *arg3,
arg2              230 tools/power/x86/intel-speed-select/isst-config.c 			callback(i, arg1, arg2, arg3, arg4);
arg2              238 tools/power/x86/intel-speed-select/isst-config.c 	void *arg2, void *arg3, void *arg4)
arg2              255 tools/power/x86/intel-speed-select/isst-config.c 			callback(i, arg1, arg2, arg3, arg4);
arg2              668 tools/power/x86/intel-speed-select/isst-config.c static void exec_on_get_ctdp_cpu(int cpu, void *arg1, void *arg2, void *arg3,
arg2              675 tools/power/x86/intel-speed-select/isst-config.c 	ret = fn_ptr(cpu, arg2);
arg2              714 tools/power/x86/intel-speed-select/isst-config.c static void dump_isst_config_for_cpu(int cpu, void *arg1, void *arg2,
arg2              755 tools/power/x86/intel-speed-select/isst-config.c static void set_tdp_level_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,
arg2              818 tools/power/x86/intel-speed-select/isst-config.c static void dump_pbf_config_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,
arg2              858 tools/power/x86/intel-speed-select/isst-config.c static void set_pbf_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,
arg2              917 tools/power/x86/intel-speed-select/isst-config.c static void dump_fact_config_for_cpu(int cpu, void *arg1, void *arg2,
arg2              960 tools/power/x86/intel-speed-select/isst-config.c static void set_fact_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,
arg2             1035 tools/power/x86/intel-speed-select/isst-config.c static void enable_clos_qos_config(int cpu, void *arg1, void *arg2, void *arg3,
arg2             1101 tools/power/x86/intel-speed-select/isst-config.c static void dump_clos_config_for_cpu(int cpu, void *arg1, void *arg2,
arg2             1139 tools/power/x86/intel-speed-select/isst-config.c static void get_clos_info_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,
arg2             1173 tools/power/x86/intel-speed-select/isst-config.c static void set_clos_config_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,
arg2             1246 tools/power/x86/intel-speed-select/isst-config.c static void set_clos_assoc_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,
arg2             1280 tools/power/x86/intel-speed-select/isst-config.c static void get_clos_assoc_for_cpu(int cpu, void *arg1, void *arg2, void *arg3,
arg2               44 tools/testing/selftests/x86/ptrace_syscall.c 	uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5;
arg2               61 tools/testing/selftests/x86/ptrace_syscall.c 			"+b" (args->arg0), "+c" (args->arg1), "+d" (args->arg2),
arg2              143 tools/testing/selftests/x86/ptrace_syscall.c 		.arg0 = 10, .arg1 = 11, .arg2 = 12,
arg2              150 tools/testing/selftests/x86/ptrace_syscall.c 	    args.arg0 != 10 || args.arg1 != 11 || args.arg2 != 12 ||
arg2              165 tools/testing/selftests/x86/ptrace_syscall.c 	    args.arg0 != getpid() || args.arg1 != SIGUSR1 || args.arg2 != 12 ||