/openbmc/linux/arch/mips/kernel/ |
H A D | syscall.c | 207 SYSCALL_DEFINE3(sysmips, long, cmd, long, arg1, long, arg2) in SYSCALL_DEFINE3() argument
|
/openbmc/linux/tools/testing/selftests/kvm/include/ |
H A D | ucall_common.h | 52 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument
|
/openbmc/qemu/bsd-user/ |
H A D | syscall_defs.h | 486 #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 D | zynqmp.c | 109 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 D | psci-relay.c | 64 unsigned long arg1, unsigned long arg2) in psci_call()
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-proc.h | 152 static inline abi_long do_freebsd_getloginclass(abi_ulong arg1, abi_ulong arg2) in do_freebsd_getloginclass()
|
H A D | os-sys.c | 596 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 D | psci.c | 114 unsigned long arg2) in __invoke_psci_fn_hvc() 125 unsigned long arg2) in __invoke_psci_fn_smc()
|
/openbmc/qemu/target/mips/tcg/ |
H A D | op_helper.c | 146 void helper_fork(target_ulong arg1, target_ulong arg2) in helper_fork()
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 234 #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 D | surface3_power.c | 99 u8 arg2; member 158 mshw0011_notify(struct mshw0011_data *cdata, u8 arg1, u8 arg2, in mshw0011_notify()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | lg-laptop.c | 128 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 D | ptrace_syscall.c | 44 uint32_t nr, arg0, arg1, arg2, arg3, arg4, arg5; member
|
H A D | test_shadow_stack.c | 94 #define ARCH_PRCTL(arg1, arg2) \ argument
|
/openbmc/linux/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_phyp.c | 37 unsigned long arg2, in ehea_plpar_hcall_norets() 73 unsigned long arg2, in ehea_plpar_hcall9()
|
/openbmc/linux/tools/testing/selftests/sched/ |
H A D | cs_prctl_test.c | 77 static int _prctl(int option, unsigned long arg2, unsigned long arg3, unsigned long arg4, in _prctl()
|
/openbmc/linux/security/yama/ |
H A D | yama_lsm.c | 221 static int yama_task_prctl(int option, unsigned long arg2, unsigned long arg3, in yama_task_prctl()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | shstk.c | 535 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 D | preloader.h | 67 u32 arg2; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/basics/ |
H A D | fixpt31_32.c | 123 struct fixed31_32 dc_fixpt_mul(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_mul()
|
/openbmc/u-boot/cmd/ |
H A D | flash.c | 147 addr_spec(char *arg1, char *arg2, ulong *addr_first, ulong *addr_last) in addr_spec()
|
/openbmc/linux/drivers/pnp/pnpbios/ |
H A D | bioscalls.c | 81 static inline u16 call_pnp_bios(u16 func, u16 arg1, u16 arg2, u16 arg3, in call_pnp_bios()
|
/openbmc/qemu/net/ |
H A D | slirp.c | 734 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 D | atf_common.h | 78 unsigned long arg2; member
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | augmented_raw_syscalls.bpf.c | 125 struct augmented_arg arg, arg2; member
|