Home
last modified time | relevance | path

Searched defs:arg2 (Results 101 – 125 of 182) sorted by relevance

12345678

/openbmc/linux/arch/mips/kernel/
H A Dsyscall.c207 SYSCALL_DEFINE3(sysmips, long, cmd, long, arg1, long, arg2) in SYSCALL_DEFINE3() argument
/openbmc/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h52 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h486 #define safe_syscall2(type, name, type1, arg1, type2, arg2) \ argument
492 #define safe_syscall3(type, name, type1, arg1, type2, arg2, type3, arg3) \ argument
498 #define safe_syscall4(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument
505 #define safe_syscall5(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument
513 #define safe_syscall6(type, name, type1, arg1, type2, arg2, type3, arg3, \ argument
/openbmc/linux/drivers/firmware/xilinx/
H A Dzynqmp.c109 static noinline int do_fw_call_fail(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_fail()
132 static noinline int do_fw_call_smc(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_smc()
162 static noinline int do_fw_call_hvc(u64 arg0, u64 arg1, u64 arg2, in do_fw_call_hvc()
320 u32 arg2, u32 arg3, u32 *ret_payload) in zynqmp_pm_invoke_fn()
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpsci-relay.c64 unsigned long arg1, unsigned long arg2) in psci_call()
/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.h152 static inline abi_long do_freebsd_getloginclass(abi_ulong arg1, abi_ulong arg2) in do_freebsd_getloginclass()
H A Dos-sys.c596 abi_long do_freebsd_sysarch(void *cpu_env, abi_long arg1, abi_long arg2) in do_freebsd_sysarch()
/openbmc/linux/drivers/firmware/psci/
H A Dpsci.c114 unsigned long arg2) in __invoke_psci_fn_hvc()
125 unsigned long arg2) in __invoke_psci_fn_smc()
/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c146 void helper_fork(target_ulong arg1, target_ulong arg2) in helper_fork()
/openbmc/qemu/linux-user/
H A Dsyscall.c234 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument
240 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
246 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
252 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4, \ argument
617 #define safe_syscall2(type, name, type1, arg1, type2, arg2) \ argument
1488 static abi_long do_ppoll(abi_long arg1, abi_long arg2, abi_long arg3, in do_ppoll()
6305 static abi_long do_prctl_inval1(CPUArchState *env, abi_long arg2) in do_prctl_inval1()
7274 abi_long arg2, in target_truncate64()
7288 abi_long arg2, in target_ftruncate64()
9041 abi_long arg2, abi_long arg3, in do_riscv_hwprobe()
[all …]
/openbmc/linux/drivers/platform/surface/
H A Dsurface3_power.c99 u8 arg2; member
158 mshw0011_notify(struct mshw0011_data *cdata, u8 arg1, u8 arg2, in mshw0011_notify()
/openbmc/linux/drivers/platform/x86/
H A Dlg-laptop.c128 static union acpi_object *lg_wmab(struct device *dev, u32 method, u32 arg1, u32 arg2) in lg_wmab()
154 static union acpi_object *lg_wmbb(struct device *dev, u32 method_id, u32 arg1, u32 arg2) in lg_wmbb()
/openbmc/linux/tools/testing/selftests/x86/
H A Dptrace_syscall.c44 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member
H A Dtest_shadow_stack.c94 #define ARCH_PRCTL(arg1, arg2) \ argument
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c37 unsigned long arg2, in ehea_plpar_hcall_norets()
73 unsigned long arg2, in ehea_plpar_hcall9()
/openbmc/linux/tools/testing/selftests/sched/
H A Dcs_prctl_test.c77 static int _prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, in _prctl()
/openbmc/linux/security/yama/
H A Dyama_lsm.c221 static int yama_task_prctl(int option, unsigned long arg2, unsigned long arg3, in yama_task_prctl()
/openbmc/linux/arch/x86/kernel/
H A Dshstk.c535 long shstk_prctl(struct task_struct *task, int option, unsigned long arg2) in shstk_prctl()
/openbmc/u-boot/arch/arm/mach-mediatek/mt7623/
H A Dpreloader.h67 u32 arg2; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/
H A Dfixpt31_32.c123 struct fixed31_32 dc_fixpt_mul(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_mul()
/openbmc/u-boot/cmd/
H A Dflash.c147 addr_spec(char *arg1, char *arg2, ulong *addr_first, ulong *addr_last) in addr_spec()
/openbmc/linux/drivers/pnp/pnpbios/
H A Dbioscalls.c81 static inline u16 call_pnp_bios(u16 func, u16 arg1, u16 arg2, u16 arg3, in call_pnp_bios()
/openbmc/qemu/net/
H A Dslirp.c734 const char *arg2 = qdict_get_try_str(qdict, "arg2"); in hmp_hostfwd_remove() local
888 const char *arg2 = qdict_get_try_str(qdict, "arg2"); in hmp_hostfwd_add() local
/openbmc/u-boot/include/
H A Datf_common.h78 unsigned long arg2; member
/openbmc/linux/tools/perf/util/bpf_skel/
H A Daugmented_raw_syscalls.bpf.c125 struct augmented_arg arg, arg2; member

12345678