/openbmc/qemu/target/mips/tcg/ |
H A D | vr54xx_helper.c | 48 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() 118 target_ulong arg2) in helper_mulhi() [all …]
|
/openbmc/qemu/bsd-user/ |
H A D | bsd-file.h | 35 #define LOCK_PATH2(p1, arg1, p2, arg2) \ argument 48 #define UNLOCK_PATH2(p1, arg1, p2, arg2) \ argument 238 static abi_long do_bsd_openat(abi_long arg1, abi_long arg2, in do_bsd_openat() 291 static abi_long do_bsd_access(abi_long arg1, abi_long arg2) in do_bsd_access() 350 static abi_long do_bsd_rename(abi_long arg1, abi_long arg2) in do_bsd_rename() 377 static abi_long do_bsd_link(abi_long arg1, abi_long arg2) in do_bsd_link() 431 static abi_long do_bsd_mkdir(abi_long arg1, abi_long arg2) in do_bsd_mkdir() 493 static abi_long do_bsd_dup2(abi_long arg1, abi_long arg2) in do_bsd_dup2() 500 abi_long arg2, abi_long arg3, abi_long arg4) in do_bsd_truncate() 518 abi_long arg2, abi_long arg3, abi_long arg4) in do_bsd_ftruncate() [all …]
|
H A D | bsd-proc.h | 43 static inline abi_long do_bsd_getgroups(abi_long gidsetsize, abi_long arg2) in do_bsd_getgroups() 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() 363 static inline abi_long do_bsd_profil(abi_long arg1, abi_long arg2, in do_bsd_profil() 370 static inline abi_long do_bsd_ktrace(abi_long arg1, abi_long arg2, in do_bsd_ktrace() 377 static inline abi_long do_bsd_utrace(abi_long arg1, abi_long arg2) in do_bsd_utrace() [all …]
|
H A D | bsd-mem.h | 66 static inline abi_long do_bsd_mmap(void *cpu_env, abi_long arg1, abi_long arg2, in do_bsd_mmap() 80 static inline abi_long do_bsd_munmap(abi_long arg1, abi_long arg2) in do_bsd_munmap() 86 static inline abi_long do_bsd_mprotect(abi_long arg1, abi_long arg2, in do_bsd_mprotect() 104 static inline abi_long do_bsd_mlock(abi_long arg1, abi_long arg2) in do_bsd_mlock() 113 static inline abi_long do_bsd_munlock(abi_long arg1, abi_long arg2) in do_bsd_munlock() 134 static inline abi_long do_bsd_madvise(abi_long arg1, abi_long arg2, in do_bsd_madvise() 262 static inline abi_long do_bsd_shm_open(abi_ulong arg1, abi_long arg2, in do_bsd_shm_open() 303 static inline abi_long do_bsd_shmget(abi_long arg1, abi_ulong arg2, in do_bsd_shmget()
|
H A D | strace.c | 54 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/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | bw_fixed.h | 43 const struct bw_fixed arg2) in bw_min2() 49 const struct bw_fixed arg2) in bw_max2() 102 const struct bw_fixed arg2) in bw_add() 111 static inline struct bw_fixed bw_sub(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_sub() 121 static inline struct bw_fixed bw_div(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_div() 136 static inline bool bw_equ(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_equ() 141 static inline bool bw_neq(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_neq() 146 static inline bool bw_leq(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_leq() 151 static inline bool bw_meq(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_meq() 156 static inline bool bw_ltn(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_ltn() [all …]
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | error_messages.cpp | 289 std::string_view arg2) in propertyValueTypeError() 335 std::string_view arg2) in propertyValueNotInList() 358 std::string_view arg2) in propertyValueOutOfRange() 529 std::string_view arg2) in actionParameterMissing() 571 std::string_view arg2) in actionParameterUnknown() 755 std::string_view arg2) in arraySizeTooShort() 1056 std::string_view arg2) in resourceNotFound() 1624 uint64_t arg2) in stringValueTooLong() 1644 std::string_view arg2) in stringValueTooShort() 1741 std::string_view arg2) in resetRequired() [all …]
|
/openbmc/qemu/tcg/ |
H A D | tcg-op.c | 344 void tcg_gen_add_i32(TCGv_i32 ret, TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_add_i32() 416 void tcg_gen_or_i32(TCGv_i32 ret, TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_or_i32() 421 void tcg_gen_ori_i32(TCGv_i32 ret, TCGv_i32 arg1, int32_t arg2) in tcg_gen_ori_i32() 525 TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_setcond_i32() 537 TCGv_i32 arg1, int32_t arg2) in tcg_gen_setcondi_i32() 543 TCGv_i32 arg1, TCGv_i32 arg2) in tcg_gen_negsetcond_i32() 558 TCGv_i32 arg1, int32_t arg2) in tcg_gen_negsetcondi_i32() 1959 TCGv_i64 arg1, TCGv_i64 arg2) in tcg_gen_setcond_i64() 1978 TCGv_i64 arg1, int64_t arg2) in tcg_gen_setcondi_i64() 1996 TCGv_i64 arg1, int64_t arg2) in tcg_gen_negsetcondi_i64() [all …]
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-stat.h | 58 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() 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() 454 abi_ulong arg2, abi_long nbytes) in do_freebsd11_getdents() 485 abi_ulong arg2, abi_long nbytes, abi_ulong arg4) in do_freebsd11_getdirentries() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/include/ |
H A D | fixed31_32.h | 135 static inline bool dc_fixpt_lt(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_lt() 144 static inline bool dc_fixpt_le(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_le() 153 static inline bool dc_fixpt_eq(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_eq() 162 static inline struct fixed31_32 dc_fixpt_min(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_min() 174 static inline struct fixed31_32 dc_fixpt_max(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_max() 245 static inline struct fixed31_32 dc_fixpt_add(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_add() 261 static inline struct fixed31_32 dc_fixpt_add_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_add_int() 270 static inline struct fixed31_32 dc_fixpt_sub(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_sub() 286 static inline struct fixed31_32 dc_fixpt_sub_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_sub_int() 308 static inline struct fixed31_32 dc_fixpt_mul_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_mul_int() [all …]
|
/openbmc/qemu/linux-user/ |
H A D | strace.c | 662 abi_long arg1, abi_long arg2, abi_long arg3, in print_semctl() 673 abi_long arg0, abi_long arg1, abi_long arg2, in print_shmat() 694 abi_long arg1, abi_long arg2, abi_long arg3, in print_ipc() 1896 abi_long arg0, abi_long arg1, abi_long arg2, in print_acct() 1908 abi_long arg0, abi_long arg1, abi_long arg2, in print_brk() 2491 abi_long arg0, abi_long arg1, abi_long arg2, in print_link() 3115 abi_long arg0, abi_long arg1, abi_long arg2, in print_bind() 3129 abi_long arg0, abi_long arg1, abi_long arg2, in print_stat() 3454 abi_long arg0, abi_long arg1, abi_long arg2, in print_open() 3790 abi_long arg0, abi_long arg1, abi_long arg2, in print_mmap_both() [all …]
|
/openbmc/linux/tools/include/nolibc/ |
H A D | arch-x86_64.h | 62 #define my_syscall2(num, arg1, arg2) \ argument 79 #define my_syscall3(num, arg1, arg2, arg3) \ argument 97 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 116 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 136 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-i386.h | 61 #define my_syscall2(num, arg1, arg2) \ argument 78 #define my_syscall3(num, arg1, arg2, arg3) \ argument 96 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 115 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 135 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-aarch64.h | 57 #define my_syscall2(num, arg1, arg2) \ argument 73 #define my_syscall3(num, arg1, arg2, arg3) \ argument 90 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 108 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 127 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-riscv.h | 55 #define my_syscall2(num, arg1, arg2) \ argument 71 #define my_syscall3(num, arg1, arg2, arg3) \ argument 88 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 106 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 125 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-mips.h | 71 #define my_syscall2(num, arg1, arg2) \ argument 90 #define my_syscall3(num, arg1, arg2, arg3) \ argument 110 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 130 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 152 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-powerpc.h | 64 #define my_syscall2(num, arg1, arg2) \ argument 84 #define my_syscall3(num, arg1, arg2, arg3) \ argument 105 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 128 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 151 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-loongarch.h | 57 #define my_syscall2(num, arg1, arg2) \ argument 73 #define my_syscall3(num, arg1, arg2, arg3) \ argument 90 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 108 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 127 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-arm.h | 87 #define my_syscall2(num, arg1, arg2) \ argument 105 #define my_syscall3(num, arg1, arg2, arg3) \ argument 124 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 144 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 165 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
H A D | arch-s390.h | 54 #define my_syscall2(num, arg1, arg2) \ argument 69 #define my_syscall3(num, arg1, arg2, arg3) \ argument 85 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 102 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 121 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | linkage.h | 24 #define __asmlinkage_protect2(ret, arg1, arg2) \ argument 26 #define __asmlinkage_protect3(ret, arg1, arg2, arg3) \ argument 28 #define __asmlinkage_protect4(ret, arg1, arg2, arg3, arg4) \ argument 31 #define __asmlinkage_protect5(ret, arg1, arg2, arg3, arg4, arg5) \ argument 34 #define __asmlinkage_protect6(ret, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | target_prctl.h | 23 static abi_long do_prctl_sve_set_vl(CPUArchState *env, abi_long arg2) in do_prctl_sve_set_vl() 67 static abi_long do_prctl_sme_set_vl(CPUArchState *env, abi_long arg2) in do_prctl_sme_set_vl() 109 static abi_long do_prctl_reset_keys(CPUArchState *env, abi_long arg2) in do_prctl_reset_keys() 161 static abi_long do_prctl_set_tagged_addr_ctrl(CPUArchState *env, abi_long arg2) in do_prctl_set_tagged_addr_ctrl()
|
/openbmc/linux/arch/x86/um/shared/sysdep/ |
H A D | stub_64.h | 30 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() 41 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() 53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() 67 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5()
|
H A D | stub_32.h | 33 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() 43 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() 53 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() 64 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calc_math.c | 40 float dcn_bw_mod(const float arg1, const float arg2) in dcn_bw_mod() 49 float dcn_bw_min2(const float arg1, const float arg2) in dcn_bw_min2() 58 unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2) in dcn_bw_max() 62 float dcn_bw_max2(const float arg1, const float arg2) in dcn_bw_max2()
|