/kernel/linux/linux-6.6/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() argument 49 float dcn_bw_min2(const float arg1, const float arg2) in dcn_bw_min2() argument 58 dcn_bw_max(const unsigned int arg1, const unsigned int arg2) dcn_bw_max() argument 62 dcn_bw_max2(const float arg1, const float arg2) dcn_bw_max2() argument [all...] |
H A D | bw_fixed.c | 140 struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_mul() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | irq_32.c | 74 u32 *isp, *prev_esp, arg1; in execute_on_irq_stack() local
|
/kernel/uniproton/src/core/kernel/include/ |
H A D | prt_swtmr_external.h | 55 U32 arg1; member
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | esi.c | 88 ia64_esi_call(efi_guid_t guid, struct ia64_sal_retval *isrvp, enum esi_proc_type proc_type, u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_esi_call() argument 140 ia64_esi_call_phys(efi_guid_t guid, struct ia64_sal_retval *isrvp, u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_esi_call_phys() argument
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | kvm_para.h | 73 kvm_hypercall2(u64 fid, unsigned long arg0, unsigned long arg1) kvm_hypercall2() argument 91 kvm_hypercall3(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2) kvm_hypercall3() argument 110 kvm_hypercall4(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3) kvm_hypercall4() argument 131 kvm_hypercall5(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4) kvm_hypercall5() argument 153 kvm_hypercall6(u64 fid, unsigned long arg0, unsigned long arg1, unsigned long arg2, unsigned long arg3, unsigned long arg4, unsigned long arg5) kvm_hypercall6() argument [all...] |
/kernel/linux/linux-5.10/arch/sh/kernel/ |
H A D | sh_bios.c | 25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call() argument
|
/kernel/linux/linux-5.10/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() argument 153 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, u32 arg1, u32 arg2, u32 arg3, u32 arg4) rx51_secure_dispatcher() argument
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | trusted_foundations.c | 36 static void tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/ |
H A D | bw_fixed.c | 142 struct bw_fixed bw_mul(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_mul() argument
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | esi.c | 88 ia64_esi_call(efi_guid_t guid, struct ia64_sal_retval *isrvp, enum esi_proc_type proc_type, u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_esi_call() argument 140 ia64_esi_call_phys(efi_guid_t guid, struct ia64_sal_retval *isrvp, u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) ia64_esi_call_phys() argument
|
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
H A D | psci-relay.c | 63 psci_call(unsigned long fn, unsigned long arg0, unsigned long arg1, unsigned long arg2) psci_call() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-omap1/ |
H A D | pm.c | 202 unsigned long arg0 = 0, arg1 = 0; in omap1_pm_suspend() local
|
/kernel/linux/linux-6.6/arch/sh/kernel/ |
H A D | sh_bios.c | 25 static inline long sh_bios_call(long func, long arg0, long arg1, long arg2, in sh_bios_call() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_chan.c | 510 nouveau_channel_new(struct nouveau_drm *drm, struct nvif_device *device, u32 arg0, u32 arg1, bool priv, struct nouveau_channel **pchan) nouveau_channel_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | bw_fixed.h | 42 static inline struct bw_fixed bw_min2(const struct bw_fixed arg1, in bw_min2() argument 48 static inline struct bw_fixed bw_max2(const struct bw_fixed arg1, in bw_max2() argument 101 static inline struct bw_fixed bw_add(const struct bw_fixed arg1, in bw_add() argument 111 static inline struct bw_fixed bw_sub(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_sub() argument 121 bw_div(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_div() argument 126 bw_mod(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_mod() argument 136 bw_equ(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_equ() argument 141 bw_neq(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_neq() argument 146 bw_leq(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_leq() argument 151 bw_meq(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_meq() argument 156 bw_ltn(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_ltn() argument 161 bw_mtn(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_mtn() argument [all...] |
/kernel/linux/linux-5.10/drivers/ps3/ |
H A D | ps3stor_lib.c | 314 u64 ps3stor_send_command(struct ps3_storage_device *dev, u64 cmd, u64 arg1, in ps3stor_send_command() argument
|
/kernel/linux/linux-6.6/drivers/ps3/ |
H A D | ps3stor_lib.c | 314 u64 ps3stor_send_command(struct ps3_storage_device *dev, u64 cmd, u64 arg1, in ps3stor_send_command() argument
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | trusted_foundations.c | 36 static void tf_generic_smc(u32 type, u32 arg1, u32 arg2) in tf_generic_smc() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | bw_fixed.h | 42 static inline struct bw_fixed bw_min2(const struct bw_fixed arg1, in bw_min2() argument 48 static inline struct bw_fixed bw_max2(const struct bw_fixed arg1, in bw_max2() argument 101 static inline struct bw_fixed bw_add(const struct bw_fixed arg1, in bw_add() argument 111 static inline struct bw_fixed bw_sub(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_sub() argument 121 bw_div(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_div() argument 126 bw_mod(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_mod() argument 136 bw_equ(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_equ() argument 141 bw_neq(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_neq() argument 146 bw_leq(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_leq() argument 151 bw_meq(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_meq() argument 156 bw_ltn(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_ltn() argument 161 bw_mtn(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_mtn() argument [all...] |
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst-daemon.c | 117 static void _poll_for_config_change(struct isst_id *id, void *arg1, void *arg2, in _poll_for_config_change() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bpf_syscall_macro.c | 10 int arg1 = 0; variable
|
/kernel/liteos_a/shell/full/src/cmds/ |
H A D | watch_shellcmd.c | 69 STATIC VOID OsShellCmdDoWatch(UINTPTR arg1)
in OsShellCmdDoWatch() argument
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | mntentndk.cpp | 49 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in DoPlainTests() argument
|
H A D | mountndk.cpp | 37 int DoPlainTests(int (*fn1)(void *arg), void *arg1, int (*fn2)(void *arg), void *arg2)
in DoPlainTests() argument
|