/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()
|
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/ |
H A D | Context.c | 27 #define _PyCapsule_GetPointer(arg1, arg2) \ argument 29 #define _PyBytes_FromStringAndSize(arg1, arg2) \ argument 36 #define _PyCapsule_GetPointer(arg1, arg2) \ argument 38 #define _PyBytes_FromStringAndSize(arg1, arg2) \ argument 46 static struct scripting_context *get_args(PyObject *args, const char *name, PyObject **arg2) in get_args()
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | hello-arm.c | 40 #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/mips/tcg/ |
H A D | ldst_helper.c | 70 void helper_swl(CPUMIPSState *env, target_ulong arg1, target_ulong arg2, in helper_swl() 94 void helper_swr(CPUMIPSState *env, target_ulong arg1, target_ulong arg2, in helper_swr() 124 void helper_sdl(CPUMIPSState *env, target_ulong arg1, target_ulong arg2, in helper_sdl() 168 void helper_sdr(CPUMIPSState *env, target_ulong arg1, target_ulong arg2, in helper_sdr()
|
H A D | msa_helper.c | 312 int64_t dest, int64_t arg1, int64_t arg2) in msa_binsl_df() 393 int64_t dest, int64_t arg1, int64_t arg2) in msa_binsr_df() 530 static inline int64_t msa_bclr_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_bclr_df() 598 static inline int64_t msa_bneg_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_bneg_df() 667 int64_t arg2) in msa_bset_df() 813 static inline int64_t msa_add_a_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_add_a_df() 887 static inline int64_t msa_adds_a_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_adds_a_df() 966 static inline int64_t msa_adds_s_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_adds_s_df() 1044 static inline uint64_t msa_adds_u_df(uint32_t df, uint64_t arg1, uint64_t arg2) in msa_adds_u_df() 1119 static inline int64_t msa_addv_df(uint32_t df, int64_t arg1, int64_t arg2) in msa_addv_df() [all …]
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | smp_32.h | 75 static inline void xc2(void *func, unsigned long arg1, unsigned long arg2) in xc2() 80 static inline void xc3(void *func, unsigned long arg1, unsigned long arg2, in xc3() 87 static inline void xc4(void *func, unsigned long arg1, unsigned long arg2, in xc4()
|
/openbmc/qemu/linux-user/generic/ |
H A D | target_prctl_unalign.h | 9 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/target/tricore/ |
H A D | fpu_helper.c | 51 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/linux/kernel/ |
H A D | kcov.c | 238 static void notrace write_comp_data(u64 type, u64 arg1, u64 arg2, u64 ip) in write_comp_data() 273 void notrace __sanitizer_cov_trace_cmp1(u8 arg1, u8 arg2) in __sanitizer_cov_trace_cmp1() 279 void notrace __sanitizer_cov_trace_cmp2(u16 arg1, u16 arg2) in __sanitizer_cov_trace_cmp2() 285 void notrace __sanitizer_cov_trace_cmp4(u32 arg1, u32 arg2) in __sanitizer_cov_trace_cmp4() 291 void notrace __sanitizer_cov_trace_cmp8(kcov_u64 arg1, kcov_u64 arg2) in __sanitizer_cov_trace_cmp8() 297 void notrace __sanitizer_cov_trace_const_cmp1(u8 arg1, u8 arg2) in __sanitizer_cov_trace_const_cmp1() 304 void notrace __sanitizer_cov_trace_const_cmp2(u16 arg1, u16 arg2) in __sanitizer_cov_trace_const_cmp2() 311 void notrace __sanitizer_cov_trace_const_cmp4(u32 arg1, u32 arg2) in __sanitizer_cov_trace_const_cmp4() 318 void notrace __sanitizer_cov_trace_const_cmp8(kcov_u64 arg1, kcov_u64 arg2) in __sanitizer_cov_trace_const_cmp8()
|
/openbmc/phosphor-led-manager/manager/ |
H A D | led-main.cpp | 73 [&lampTest](auto&& arg1, auto&& arg2) { in main() 80 manager.setLampTestCallBack([&lampTest](auto&& arg1, auto&& arg2) { in main()
|
/openbmc/linux/drivers/firmware/meson/ |
H A D | meson_sm.c | 70 static u32 __meson_sm_call(u32 cmd, u32 arg0, u32 arg1, u32 arg2, in __meson_sm_call() 105 u32 *ret, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call() 144 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_read() 193 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_write()
|
/openbmc/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 553 void *arg1, void *arg2, void *arg3, in for_each_online_power_domain_in_set() 610 void *arg2, void *arg3, void *arg4) in for_each_online_target_cpu_in_set() 1049 void get_isst_status(struct isst_id *id, void *arg1, void *arg2, void *arg3, void *arg4) in get_isst_status() 1161 static void exec_on_get_ctdp_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu() 1331 static void dump_clx_n_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, in dump_clx_n_config_for_cpu() 1357 static void dump_isst_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, in dump_isst_config_for_cpu() 1407 static void set_tdp_level_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_tdp_level_for_cpu() 1515 static void clx_n_dump_pbf_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, in clx_n_dump_pbf_config_for_cpu() 1535 static void dump_pbf_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in dump_pbf_config_for_cpu() 1884 static void set_pbf_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_pbf_for_cpu() [all …]
|
/openbmc/linux/arch/x86/um/ |
H A D | syscalls_64.c | 17 unsigned long __user *arg2) in arch_prctl() 79 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|
H A D | syscalls_32.c | 5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
|
/openbmc/linux/arch/arm/mach-bcm/ |
H A D | bcm_kona_smc.c | 19 unsigned arg2; member 140 unsigned arg2, unsigned arg3) in bcm_kona_smc()
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | unistd.h | 119 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 125 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 131 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 138 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 685 build_opcode_2arg_dst(uint8_t op, Aml *arg1, Aml *arg2, Aml *dst) in build_opcode_2arg_dst() 699 Aml *aml_and(Aml *arg1, Aml *arg2, Aml *dst) in aml_and() 705 Aml *aml_or(Aml *arg1, Aml *arg2, Aml *dst) in aml_or() 711 Aml *aml_land(Aml *arg1, Aml *arg2) in aml_land() 720 Aml *aml_lor(Aml *arg1, Aml *arg2) in aml_lor() 741 Aml *aml_lless(Aml *arg1, Aml *arg2) in aml_lless() 750 Aml *aml_add(Aml *arg1, Aml *arg2, Aml *dst) in aml_add() 756 Aml *aml_subtract(Aml *arg1, Aml *arg2, Aml *dst) in aml_subtract() 784 Aml *aml_notify(Aml *arg1, Aml *arg2) in aml_notify() 817 Aml *aml_call2(const char *method, Aml *arg1, Aml *arg2) in aml_call2() [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_syscall_macro.c | 11 unsigned long arg2 = 0; variable 68 int BPF_KSYSCALL(prctl_enter, int option, unsigned long arg2, in BPF_KSYSCALL()
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | sal.c | 354 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall() 365 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock() 378 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
|
H A D | esi.c | 90 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call() 141 u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, in ia64_esi_call_phys()
|
/openbmc/linux/arch/x86/um/os-Linux/ |
H A D | prctl.c | 9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl()
|
/openbmc/qemu/bsd-user/freebsd/ |
H A D | os-syscall.c | 218 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()
|
H A D | os-strace.h | 24 abi_long arg1, abi_long arg2, abi_long arg3, abi_long arg4, in do_os_print_sysarch()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap-secure.c | 59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher() 156 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
|
/openbmc/linux/security/keys/ |
H A D | compat.c | 18 u32, arg2, u32, arg3, u32, arg4, u32, arg5) in COMPAT_SYSCALL_DEFINE5() argument
|