Searched refs:arg3 (Results 1 - 25 of 105) sorted by last modified time

12345

/linux-master/kernel/trace/
H A Dbpf_trace.c376 u64, arg2, u64, arg3)
378 u64 args[MAX_TRACE_PRINTK_VARARGS] = { arg1, arg2, arg3 };
/linux-master/security/
H A Dsecurity.c3518 * @arg3: argument
3528 int security_task_prctl(int option, unsigned long arg2, unsigned long arg3, argument
3536 thisrc = hp->hook.task_prctl(option, arg2, arg3, arg4, arg5);
/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/include/linux/firmware/
H A Dxlnx-zynqmp.h523 * @arg3: Argument 3 of query data
529 u32 arg3; member in struct:zynqmp_pm_query_data
/linux-master/drivers/firmware/xilinx/
H A Dzynqmp.c561 qdata.arg3);
/linux-master/include/linux/
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...]
H A Dsyscalls.h695 asmlinkage long sys_prctl(int option, unsigned long arg2, unsigned long arg3,
783 asmlinkage long sys_keyctl(int cmd, unsigned long arg2, unsigned long arg3,
H A Dsecurity.h173 extern int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3,
465 int security_task_prctl(int option, unsigned long arg2, unsigned long arg3,
1287 unsigned long arg3,
1291 return cap_task_prctl(option, arg2, arg3, arg4, arg5);
1286 security_task_prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) argument
H A Dlsm_hook_defs.h249 unsigned long arg3, unsigned long arg4, unsigned long arg5)
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c463 unsigned long arg3, unsigned long arg4,
469 register uintptr_t a3 asm ("a3") = (uintptr_t)(arg3);
461 sbi_ecall(int ext, int fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) argument
/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
/linux-master/tools/testing/selftests/kvm/include/riscv/
H A Dprocessor.h191 unsigned long arg3, unsigned long arg4,
/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/arch/sparc/kernel/
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/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c71 #define _PyCapsule_New(arg1, arg2, arg3) \
86 #define _PyCapsule_New(arg1, arg2, arg3) \
87 PyCapsule_New((arg1), (arg2), (arg3))
/linux-master/drivers/platform/x86/dell/
H A Ddell-laptop.c357 u32 arg0, u32 arg1, u32 arg2, u32 arg3)
363 buffer->input[3] = arg3;
356 dell_fill_request(struct calling_interface_buffer *buffer, u32 arg0, u32 arg1, u32 arg2, u32 arg3) argument
/linux-master/drivers/platform/x86/
H A Dasus-wmi.c152 u32 arg3; member in struct:bios_args
353 u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4, u32 *retval)
359 .arg3 = arg3,
3024 u32 arg1 = 0, arg2 = 0, arg3 = 0, arg4 = 0; local
3036 arg3 += (100 * percents[i] / 255) << shift;
3043 arg1, arg2, arg3, arg4, &ret);
352 asus_wmi_evaluate_method5(u32 method_id, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4, u32 *retval) argument
/linux-master/arch/x86/mm/
H A Dfault.c677 , [arg1] "r" (regs), [arg2] "r" (address), [arg3] "r" (&info));
/linux-master/tools/testing/selftests/sched/
H A Dcs_prctl_test.c77 static int _prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, argument
82 res = prctl(option, arg2, arg3, arg4, arg5);
83 printf("%d = prctl(%d, %ld, %ld, %ld, %lx)\n", res, option, (long)arg2, (long)arg3,
/linux-master/include/net/
H A Dtcp.h2656 u32 arg3)
2658 u32 args[3] = {arg1, arg2, arg3};
2675 u32 arg3)
2655 tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, u32 arg3) argument
2674 tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, u32 arg3) argument
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c3940 u8 arg1, u8 arg2, u8 arg3, u8 arg4, u8 arg5)
3948 h2c.b_type_dma.data3 = arg3;
3939 rtl8723bu_set_ps_tdma(struct rtl8xxxu_priv *priv, u8 arg1, u8 arg2, u8 arg3, u8 arg4, u8 arg5) argument
H A Drtl8xxxu.h2149 u8 arg1, u8 arg2, u8 arg3, u8 arg4, u8 arg5);
/linux-master/arch/s390/include/asm/
H A Dstacktrace.h110 long arg3 = (long)(t3)(a3)
127 register long r4 asm("4") = arg3
/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
/linux-master/arch/riscv/kernel/
H A Dsbi.c29 unsigned long arg3, unsigned long arg4,
37 register uintptr_t a3 asm ("a3") = (uintptr_t)(arg3);
27 sbi_ecall(int ext, int fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) argument

Completed in 401 milliseconds

12345