/kernel/linux/linux-6.6/arch/arm/mach-bcm/ |
H A D | bcm_kona_smc.c | 19 unsigned arg2; member 139 bcm_kona_smc(unsigned service_id, unsigned arg0, unsigned arg1, unsigned arg2, unsigned arg3) bcm_kona_smc() argument
|
/kernel/linux/linux-6.6/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() argument 80 static inline void xc3(void *func, unsigned long arg1, unsigned long arg2, in xc3() argument 87 static inline void xc4(void *func, unsigned long arg1, unsigned long arg2, in xc4() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | seccomp.h | 81 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) in prctl_set_seccomp() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/ |
H A D | dcn_calc_math.c | 39 float dcn_bw_mod(const float arg1, const float arg2) in dcn_bw_mod() argument 48 float dcn_bw_min2(const float arg1, const float arg2) in dcn_bw_min2() argument 57 unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2) in dcn_bw_max() argument 61 dcn_bw_max2(const float arg1, const float arg2) dcn_bw_max2() argument [all...] |
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/include/linux/ |
H A D | seccomp.h | 83 static inline long prctl_set_seccomp(unsigned long arg2, char __user *arg3) in prctl_set_seccomp() argument
|
/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 unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2) in 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/uniproton/src/core/kernel/include/ |
H A D | prt_swtmr_external.h | 57 U32 arg2; 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 | 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
|
/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-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/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/amd/display/dc/inc/ |
H A D | bw_fixed.h | 111 static inline struct bw_fixed bw_sub(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_sub() argument 42 bw_min2(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_min2() argument 48 bw_max2(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_max2() argument 101 bw_add(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_add() 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 ps3stor_send_command(struct ps3_storage_device *dev, u64 cmd, u64 arg1, u64 arg2, u64 arg3, u64 arg4) ps3stor_send_command() argument
|
/kernel/linux/linux-6.6/drivers/ps3/ |
H A D | ps3stor_lib.c | 314 ps3stor_send_command(struct ps3_storage_device *dev, u64 cmd, u64 arg1, u64 arg2, u64 arg3, u64 arg4) 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 | 111 static inline struct bw_fixed bw_sub(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_sub() argument 42 bw_min2(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_min2() argument 48 bw_max2(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_max2() argument 101 bw_add(const struct bw_fixed arg1, const struct bw_fixed arg2) bw_add() 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/perf/scripts/python/Perf-Trace-Util/ |
H A D | Context.c | 46 static struct scripting_context *get_args(PyObject *args, const char *name, PyObject **arg2) in get_args() 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 | 11 unsigned long arg2 = 0; variable 68 int BPF_KSYSCALL(prctl_enter, int option, unsigned long arg2, in BPF_KSYSCALL() argument
|