Home
last modified time | relevance | path

Searched defs:arg2 (Results 51 – 75 of 182) sorted by relevance

12345678

/openbmc/linux/arch/sparc/kernel/
H A Dsun4m_smp.c162 unsigned long arg2; member
174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
H A Dleon_smp.c364 unsigned long arg2; member
376 unsigned long arg2, unsigned long arg3, in leon_cross_call()
H A Dsun4d_smp.c273 unsigned long arg2; member
285 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_sysarch.h52 const struct syscallname *name, abi_long arg1, abi_long arg2, in do_freebsd_arch_print_sysarch()
H A Dtarget_arch_cpu.h71 int32_t arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8; in target_cpu_loop() local
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_sysarch.h37 const struct syscallname *name, abi_long arg1, abi_long arg2, in do_freebsd_arch_print_sysarch()
H A Dtarget_arch_cpu.h50 uint64_t code, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8; in target_cpu_loop() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_autoattach.c8 static noinline int autoattach_trigger_func(int arg1, int arg2, int arg3, in autoattach_trigger_func()
/openbmc/qemu/linux-user/mips/
H A Dtarget_prctl.h23 static abi_long do_prctl_set_fp_mode(CPUArchState *env, abi_long arg2) in do_prctl_set_fp_mode()
/openbmc/linux/arch/mips/kernel/
H A Drelocate_kernel.S151 arg2: PTR_WD 0x0 label
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_sysarch.h68 const struct syscallname *name, abi_long arg1, abi_long arg2, in do_freebsd_arch_print_sysarch()
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_sysarch.h69 const struct syscallname *name, abi_long arg1, abi_long arg2, in do_freebsd_arch_print_sysarch()
H A Dtarget_arch_cpu.h124 int32_t arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8; in target_cpu_loop() local
/openbmc/qemu/include/user/
H A Dsyscall-trace.h25 abi_long arg1, abi_long arg2, in record_syscall_start()
/openbmc/linux/arch/x86/kernel/
H A Dprocess_64.c818 long do_arch_prctl_64(struct task_struct *task, int option, unsigned long arg2) in do_arch_prctl_64()
936 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
948 COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in COMPAT_SYSCALL_DEFINE2() argument
/openbmc/linux/arch/ia64/kernel/
H A Dsigframe.h16 unsigned long arg2; /* sigcontext pointer */ member
H A Dtraps.c383 unsigned long fkt, arg1, arg2, arg3; member
387 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, in ia64_illegal_op_fault()
H A Dbrl_emu.c19 unsigned long fkt, arg1, arg2, arg3; member
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dtargetos.h63 #define FDDI_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
65 #define NDD_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
/openbmc/linux/arch/x86/include/asm/
H A Dshstk.h27 unsigned long arg2) { return -EINVAL; } in shstk_prctl()
H A Dparavirt_types.h525 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument
527 #define PVOP_VCALL2(op, arg1, arg2) \ argument
530 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument
533 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument
537 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
541 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
/openbmc/bmcweb/redfish-core/include/
H A Dtask_messages.hpp69 inline nlohmann::json taskProgressChanged(std::string_view arg1, size_t arg2) in taskProgressChanged()
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c177 u32 arg1, arg2, arg3; in qlcnic_fw_cmd_set_drv_version() local
1289 u32 *arg1, u32 *arg2) in __qlcnic_get_eswitch_port_config()
1328 u32 arg1, arg2 = 0; in qlcnic_config_switch_port() local
1409 u32 arg1, arg2; in qlcnic_get_eswitch_port_config() local
/openbmc/linux/arch/x86/math-emu/
H A Dpoly.h64 const unsigned long arg2) in mul_32_32()
/openbmc/qemu/target/rx/
H A Dtranslate.c830 static void rx_and(TCGv ret, TCGv arg1, TCGv arg2) in rx_and()
860 static void rx_or(TCGv ret, TCGv arg1, TCGv arg2) in rx_or()
890 static void rx_xor(TCGv ret, TCGv arg1, TCGv arg2) in rx_xor()
912 static void rx_tst(TCGv ret, TCGv arg1, TCGv arg2) in rx_tst()
967 static void rx_adc(TCGv ret, TCGv arg1, TCGv arg2) in rx_adc()
1005 static void rx_add(TCGv ret, TCGv arg1, TCGv arg2) in rx_add()
1040 static void rx_sub(TCGv ret, TCGv arg1, TCGv arg2) in rx_sub()
1054 static void rx_cmp(TCGv dummy, TCGv arg1, TCGv arg2) in rx_cmp()
1061 static void rx_sbb(TCGv ret, TCGv arg1, TCGv arg2) in rx_sbb()
1241 static void rx_div(TCGv ret, TCGv arg1, TCGv arg2) in rx_div()
[all …]

12345678