/openbmc/phosphor-bmc-code-mgmt/test/ |
H A D | utest.cpp | 437 auto arg2 = "-l"; in TEST() local
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | sbi.c | 27 unsigned long arg1, unsigned long arg2, in sbi_ecall()
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 796 int sys_prctl(int option, unsigned long arg2, unsigned long arg3, in sys_prctl() 803 int prctl(int option, unsigned long arg2, unsigned long arg3, in prctl()
|
/openbmc/linux/drivers/misc/ |
H A D | vmw_balloon.c | 456 unsigned long arg2, unsigned long *result) in __vmballoon_cmd() 502 unsigned long arg2) in vmballoon_cmd()
|
/openbmc/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 116 static void otx_cpt_aead_callback(int status, void *arg1, void *arg2) in otx_cpt_aead_callback() 179 static void otx_cpt_skcipher_callback(int status, void *arg1, void *arg2) in otx_cpt_skcipher_callback()
|
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.c | 100 static void otx2_cpt_aead_callback(int status, void *arg1, void *arg2) in otx2_cpt_aead_callback() 161 static void otx2_cpt_skcipher_callback(int status, void *arg1, void *arg2) in otx2_cpt_skcipher_callback()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_ops.c | 502 u8 arg1, arg2, tree_val; in qed_init_cmd_mode_match() local
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | vmware.c | 169 static int vmware_cmd_stealclock(uint32_t arg1, uint32_t arg2) in vmware_cmd_stealclock()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 186 #define arg2 %rsi macro
|
H A D | aesni-intel_asm.S | 114 #define arg2 rsi macro
|
/openbmc/linux/include/linux/crush/ |
H A D | crush.h | 46 __s32 arg2; member
|
/openbmc/linux/arch/x86/kernel/ |
H A D | process.c | 1068 long do_arch_prctl_common(int option, unsigned long arg2) in do_arch_prctl_common()
|
/openbmc/qemu/hw/i386/ |
H A D | x86-common.c | 540 static uint64_t read_pvh_start_addr(void *arg1, void *arg2, bool is64) in read_pvh_start_addr()
|
/openbmc/linux/include/net/ |
H A D | tcp.h | 2459 static inline int tcp_call_bpf_2arg(struct sock *sk, int op, u32 arg1, u32 arg2) in tcp_call_bpf_2arg() 2466 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg() 2480 static inline int tcp_call_bpf_2arg(struct sock *sk, int op, u32 arg1, u32 arg2) in tcp_call_bpf_2arg() 2485 static inline int tcp_call_bpf_3arg(struct sock *sk, int op, u32 arg1, u32 arg2, in tcp_call_bpf_3arg()
|
/openbmc/qemu/target/ppc/ |
H A D | excp_helper.c | 2782 void helper_TW(CPUPPCState *env, target_ulong arg1, target_ulong arg2, in helper_TW() 2796 void helper_TD(CPUPPCState *env, target_ulong arg1, target_ulong arg2, in helper_TD()
|
H A D | translate.c | 1646 TCGv arg1, TCGv arg2, int sub) in gen_op_arith_compute_ov() 1693 TCGv arg2, TCGv ca, TCGv ca32, in gen_op_arith_add() 1751 TCGv arg1, TCGv arg2, bool sign, in gen_op_arith_divw() 1793 TCGv arg1, TCGv arg2, bool sign, in gen_op_arith_divd() 1833 TCGv arg2, int sign) in gen_op_arith_modw() 1863 TCGv arg2, int sign) in gen_op_arith_modd() 1892 TCGv arg2, bool add_ca, bool compute_ca, in gen_op_arith_subf()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | ptrace.c | 1158 syscall_trace_enter (long arg0, long arg1, long arg2, long arg3, in syscall_trace_enter() 1179 syscall_trace_leave (long arg0, long arg1, long arg2, long arg3, in syscall_trace_leave()
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | firmware.c | 1844 unsigned int arg2; member 1886 unsigned long arg2; member
|
/openbmc/linux/drivers/spi/ |
H A D | spi-axi-spi-engine.c | 58 #define SPI_ENGINE_CMD(inst, arg1, arg2) \ argument
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_init.c | 110 u32 arg2; member 1817 unsigned long arg1, arg2; in qlcnic_83xx_poll_list() local
|
/openbmc/linux/security/ |
H A D | commoncap.c | 1265 int cap_task_prctl(int option, unsigned long arg2, unsigned long arg3, in cap_task_prctl()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | asus-wmi.c | 147 u32 arg2; /* At least TUF Gaming series uses 3 dword input buffer. */ member 305 u32 arg0, u32 arg1, u32 arg2, u32 *retval) in asus_wmi_evaluate_method3() 346 u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4, u32 *retval) in asus_wmi_evaluate_method5() 3008 u32 arg1 = 0, arg2 = 0, arg3 = 0, arg4 = 0; in fan_curve_write() local
|
/openbmc/linux/security/keys/ |
H A D | keyctl.c | 1874 SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument
|
/openbmc/linux/kernel/ |
H A D | sys.c | 2417 static inline int prctl_get_mdwe(unsigned long arg2, unsigned long arg3, in prctl_get_mdwe() 2435 SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, in SYSCALL_DEFINE5() argument
|
/openbmc/linux/arch/x86/kernel/fpu/ |
H A D | xstate.c | 1759 long fpu_xstate_prctl(int option, unsigned long arg2) in fpu_xstate_prctl()
|