Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 25 of 45) sorted by relevance

12

/openbmc/bmcweb/redfish-core/src/
H A Dupdate_messages.cpp59 std::string_view arg2) in targetDetermined()
110 std::string_view arg2) in transferringToComponent()
124 std::string_view arg2) in verifyingAtComponent()
138 std::string_view arg2) in installingOnComponent()
152 std::string_view arg2) in applyingOnComponent()
166 std::string_view arg2) in transferFailed()
180 std::string_view arg2) in verificationFailed()
194 std::string_view arg2) in applyFailed()
208 std::string_view arg2) in activateFailed()
222 std::string_view arg2) in awaitToUpdate()
[all …]
H A Dresource_messages.cpp86 std::string_view arg2) in resourceErrorsDetected()
101 std::string_view arg2) in resourceErrorsCorrected()
116 uint64_t arg2) in resourceErrorThresholdExceeded()
132 uint64_t arg2) in resourceErrorThresholdCleared()
148 uint64_t arg2) in resourceWarningThresholdExceeded()
164 uint64_t arg2) in resourceWarningThresholdCleared()
180 std::string_view arg2) in resourceStatusChangedOK()
195 std::string_view arg2) in resourceStatusChangedWarning()
210 std::string_view arg2) in resourceStatusChangedCritical()
225 std::string_view arg2) in resourceStateChanged()
[all …]
H A Derror_messages.cpp174 std::string_view arg2) in propertyValueTypeError()
183 std::string_view arg2) in propertyValueTypeError()
197 std::string_view arg2) in propertyValueFormatError()
206 std::string_view arg2) in propertyValueFormatError()
220 std::string_view arg2) in propertyValueNotInList()
229 std::string_view arg2) in propertyValueNotInList()
243 std::string_view arg2) in propertyValueOutOfRange()
252 std::string_view arg2) in propertyValueOutOfRange()
417 std::string_view arg2) in actionParameterMissing()
424 std::string_view arg2) in actionParameterMissing()
[all …]
H A Dtask_messages.cpp164 uint64_t arg2) in taskProgressChanged()
/openbmc/qemu/target/mips/tcg/
H A Dvr54xx_helper.c48 target_ulong arg2) in helper_muls()
55 target_ulong arg2) in helper_mulsu()
62 target_ulong arg2) in helper_macc()
69 target_ulong arg2) in helper_macchi()
76 target_ulong arg2) in helper_maccu()
83 target_ulong arg2) in helper_macchiu()
90 target_ulong arg2) in helper_msac()
97 target_ulong arg2) in helper_msachi()
104 target_ulong arg2) in helper_msacu()
111 target_ulong arg2) in helper_msachiu()
[all …]
H A Dldst_helper.c69 void helper_swl(CPUMIPSState *env, target_ulong arg1, target_ulong arg2, in helper_swl()
93 void helper_swr(CPUMIPSState *env, target_ulong arg1, target_ulong arg2, in helper_swr()
123 void helper_sdl(CPUMIPSState *env, target_ulong arg1, target_ulong arg2, in helper_sdl()
167 void helper_sdr(CPUMIPSState *env, target_ulong arg1, target_ulong arg2, in helper_sdr()
H A Dmsa_helper.c313 int64_t dest, int64_t arg1, int64_t arg2) in msa_binsl_df()
394 int64_t dest, int64_t arg1, int64_t arg2) in msa_binsr_df()
531 static inline int64_t msa_bclr_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_bclr_df()
599 static inline int64_t msa_bneg_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_bneg_df()
668 int64_t arg2) in msa_bset_df()
814 static inline int64_t msa_add_a_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_add_a_df()
888 static inline int64_t msa_adds_a_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_adds_a_df()
967 static inline int64_t msa_adds_s_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_adds_s_df()
1045 static inline uint64_t msa_adds_u_df(uint32_t df, uint64_t arg1, uint64_t arg2) in msa_adds_u_df()
1120 static inline int64_t msa_addv_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_addv_df()
[all …]
/openbmc/qemu/bsd-user/
H A Dbsd-file.h35 #define LOCK_PATH2(p1, arg1, p2, arg2) \ argument
48 #define UNLOCK_PATH2(p1, arg1, p2, arg2) \ argument
71 static abi_long do_bsd_read(abi_long arg1, abi_long arg2, abi_long arg3) in do_bsd_read()
88 abi_long arg2, abi_long arg3, abi_long arg4, abi_long arg5, abi_long arg6) in do_bsd_pread()
108 static abi_long do_bsd_readv(abi_long arg1, abi_long arg2, abi_long arg3) in do_bsd_readv()
125 abi_long arg2, abi_long arg3, abi_long arg4, abi_long arg5, abi_long arg6) in do_bsd_preadv()
145 static abi_long do_bsd_write(abi_long arg1, abi_long arg2, abi_long arg3) in do_bsd_write()
167 abi_long arg2, abi_long arg3, abi_long arg4, abi_long arg5, abi_long arg6) in do_bsd_pwrite()
187 static abi_long do_bsd_writev(abi_long arg1, abi_long arg2, abi_long arg3) in do_bsd_writev()
204 abi_long arg2, abi_long arg3, abi_long arg4, abi_long arg5, abi_long arg6) in do_bsd_pwritev()
[all …]
H A Dbsd-proc.h43 static inline abi_long do_bsd_getgroups(abi_long gidsetsize, abi_long arg2) in do_bsd_getgroups()
68 static inline abi_long do_bsd_setgroups(abi_long gidsetsize, abi_long arg2) in do_bsd_setgroups()
109 static inline abi_long do_bsd_getlogin(abi_long arg1, abi_long arg2) in do_bsd_getlogin()
138 static inline abi_long do_bsd_getrlimit(abi_long arg1, abi_ulong arg2) in do_bsd_getrlimit()
174 static inline abi_long do_bsd_setrlimit(abi_long arg1, abi_ulong arg2) in do_bsd_setrlimit()
275 static inline abi_long do_bsd_setreuid(abi_long arg1, abi_long arg2) in do_bsd_setreuid()
281 static inline abi_long do_bsd_setregid(abi_long arg1, abi_long arg2) in do_bsd_setregid()
299 static inline abi_long do_bsd_getresuid(abi_ulong arg1, abi_ulong arg2, in do_bsd_getresuid()
322 static inline abi_long do_bsd_getresgid(abi_ulong arg1, abi_ulong arg2, in do_bsd_getresgid()
363 static inline abi_long do_bsd_profil(abi_long arg1, abi_long arg2, in do_bsd_profil()
[all …]
H A Dstrace.c54 abi_long arg2, abi_long arg3, abi_long arg4, abi_long arg5, in print_sysctl()
76 abi_long arg2, abi_long arg3, abi_long arg4, abi_long arg5, in print_execve()
110 abi_long arg1, abi_long arg2, abi_long arg3, abi_long arg4, in print_ioctl()
129 abi_long arg2, abi_long arg3, abi_long arg4, abi_long arg5, in print_sysarch()
164 unsigned int nscnames, abi_long arg1, abi_long arg2, abi_long arg3, in print_syscall()
219 void print_freebsd_syscall(int num, abi_long arg1, abi_long arg2, abi_long arg3, in print_freebsd_syscall()
233 void print_netbsd_syscall(int num, abi_long arg1, abi_long arg2, abi_long arg3, in print_netbsd_syscall()
247 void print_openbsd_syscall(int num, abi_long arg1, abi_long arg2, abi_long arg3, in print_openbsd_syscall()
/openbmc/qemu/bsd-user/freebsd/
H A Dos-stat.h58 static inline abi_long do_freebsd11_stat(abi_long arg1, abi_long arg2) in do_freebsd11_stat()
74 static inline abi_long do_freebsd11_lstat(abi_long arg1, abi_long arg2) in do_freebsd11_lstat()
90 static inline abi_long do_freebsd11_fstat(abi_long arg1, abi_long arg2) in do_freebsd11_fstat()
103 static inline abi_long do_freebsd_fstat(abi_long arg1, abi_long arg2) in do_freebsd_fstat()
116 static inline abi_long do_freebsd11_fstatat(abi_long arg1, abi_long arg2, in do_freebsd11_fstatat()
133 static inline abi_long do_freebsd_fstatat(abi_long arg1, abi_long arg2, in do_freebsd_fstatat()
150 static abi_long do_freebsd11_nstat(abi_long arg1, abi_long arg2) in do_freebsd11_nstat()
166 static abi_long do_freebsd11_nfstat(abi_long arg1, abi_long arg2) in do_freebsd11_nfstat()
179 static abi_long do_freebsd11_nlstat(abi_long arg1, abi_long arg2) in do_freebsd11_nlstat()
195 static abi_long do_freebsd_getfh(abi_long arg1, abi_long arg2) in do_freebsd_getfh()
[all …]
H A Dos-strace.h24 abi_long arg1, abi_long arg2, abi_long arg3, abi_long arg4, in do_os_print_sysarch()
H A Dos-syscall.c218 abi_long arg2, abi_long arg3, abi_long arg4, in freebsd_syscall()
932 abi_long arg2, abi_long arg3, abi_long arg4, in do_freebsd_syscall()
/openbmc/qemu/linux-user/
H A Dstrace.c655 abi_long arg1, abi_long arg2, abi_long arg3, in print_newselect()
672 abi_long arg1, abi_long arg2, abi_long arg3, in print_semctl()
683 abi_long arg0, abi_long arg1, abi_long arg2, in print_shmat()
704 abi_long arg1, abi_long arg2, abi_long arg3, in print_ipc()
796 abi_long arg2, abi_long arg3, abi_long arg4, in print_syscall_ret_addr()
817 abi_long arg2, abi_long arg3, abi_long arg4, in print_syscall_ret_newselect()
847 abi_long arg2, abi_long arg3, abi_long arg4, in print_syscall_ret_adjtimex()
882 abi_long arg2, abi_long arg3, abi_long arg4, in print_syscall_ret_clock_gettime()
901 abi_long arg2, abi_long arg3, abi_long arg4, in print_syscall_ret_clock_gettime64()
919 abi_long arg2, abi_long arg3, abi_long arg4, in print_syscall_ret_gettimeofday()
[all …]
/openbmc/qemu/linux-user/generic/
H A Dtarget_prctl_unalign.h9 static abi_long do_prctl_get_unalign(CPUArchState *env, target_long arg2) in do_prctl_get_unalign()
20 static abi_long do_prctl_set_unalign(CPUArchState *env, target_long arg2) in do_prctl_set_unalign()
/openbmc/qemu/tests/tcg/arm/
H A Dhello-arm.c40 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument
55 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument
71 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument
88 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
/openbmc/qemu/target/tricore/
H A Dfpu_helper.c51 static inline float32 f_maddsub_nan_result(float32 arg1, float32 arg2, in f_maddsub_nan_result()
151 float32 arg2 = make_float32(r2); in FADD_SUB() local
258 float32 arg2 = make_float32(r2); in helper_fdiv() local
285 float32 arg2 = make_float32(r2); in helper_fmadd() local
311 float32 arg2 = make_float32(r2); in helper_fmsub() local
338 float32 arg2 = make_float32(r2); in helper_fcmp() local
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_sysarch.h34 const struct syscallname *name, abi_long arg1, abi_long arg2, in do_freebsd_arch_print_sysarch()
/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()
/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()
/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/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()
/openbmc/qemu/include/user/
H A Dsyscall-trace.h25 abi_long arg1, abi_long arg2, in record_syscall_start()
/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/u-boot/drivers/firmware/
H A Dpsci.c28 unsigned long arg1, unsigned long arg2) in invoke_psci_fn()

12