| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/inc/ |
| D | bw_fixed.h | 42 static inline struct bw_fixed bw_min2(const struct bw_fixed arg1, in bw_min2() 48 static inline struct bw_fixed bw_max2(const struct bw_fixed arg1, in bw_max2() 101 static inline struct bw_fixed bw_add(const struct bw_fixed arg1, 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() 126 static inline struct bw_fixed bw_mod(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_mod() 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() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/ |
| D | bw_fixed.h | 42 static inline struct bw_fixed bw_min2(const struct bw_fixed arg1, in bw_min2() 48 static inline struct bw_fixed bw_max2(const struct bw_fixed arg1, in bw_max2() 101 static inline struct bw_fixed bw_add(const struct bw_fixed arg1, 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() 126 static inline struct bw_fixed bw_mod(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_mod() 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() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/ |
| D | fixed31_32.h | 141 static inline bool dc_fixpt_lt(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_lt() 150 static inline bool dc_fixpt_le(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_le() 159 static inline bool dc_fixpt_eq(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_eq() 168 static inline struct fixed31_32 dc_fixpt_min(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_min() 180 static inline struct fixed31_32 dc_fixpt_max(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_max() 251 static inline struct fixed31_32 dc_fixpt_add(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_add() 267 static inline struct fixed31_32 dc_fixpt_add_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_add_int() 276 static inline struct fixed31_32 dc_fixpt_sub(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_sub() 292 static inline struct fixed31_32 dc_fixpt_sub_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_sub_int() 314 static inline struct fixed31_32 dc_fixpt_mul_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_mul_int() [all …]
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/include/ |
| D | fixed31_32.h | 141 static inline bool dc_fixpt_lt(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_lt() 150 static inline bool dc_fixpt_le(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_le() 159 static inline bool dc_fixpt_eq(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_eq() 168 static inline struct fixed31_32 dc_fixpt_min(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_min() 180 static inline struct fixed31_32 dc_fixpt_max(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_max() 251 static inline struct fixed31_32 dc_fixpt_add(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_add() 267 static inline struct fixed31_32 dc_fixpt_add_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_add_int() 276 static inline struct fixed31_32 dc_fixpt_sub(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_sub() 292 static inline struct fixed31_32 dc_fixpt_sub_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_sub_int() 314 static inline struct fixed31_32 dc_fixpt_mul_int(struct fixed31_32 arg1, int arg2) in dc_fixpt_mul_int() [all …]
|
| /kernel/linux/linux-4.19/arch/m68k/include/asm/ |
| D | linkage.h | 22 #define __asmlinkage_protect1(ret, arg1) \ argument 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
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | linkage.h | 22 #define __asmlinkage_protect1(ret, arg1) \ argument 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
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/full/ |
| D | It_los_task_016.c | 40 static void TaskF04(UINTPTR arg1, UINTPTR arg2, UINTPTR arg3, UINTPTR arg4) in TaskF04() 51 static void TaskF03(UINTPTR arg1, UINTPTR arg2, UINTPTR arg3) in TaskF03() 62 static void TaskF02(UINTPTR arg1, UINTPTR arg2) in TaskF02() 71 static void TaskF01(UINTPTR arg1) in TaskF01()
|
| D | It_los_task_094.c | 40 static void TaskF03(UINTPTR arg1, UINTPTR arg2, UINTPTR arg3, UINTPTR arg4) in TaskF03() 52 static void TaskF02(UINTPTR arg1, UINTPTR arg2) in TaskF02() 63 static void TaskF01(UINTPTR arg1) in TaskF01()
|
| /kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/ |
| D | stub_32.h | 24 static inline long stub_syscall1(long syscall, long arg1) in stub_syscall1() 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()
|
| D | stub_64.h | 29 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() 40 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() 52 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() 66 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5()
|
| /kernel/linux/linux-4.19/arch/x86/um/shared/sysdep/ |
| D | stub_32.h | 24 static inline long stub_syscall1(long syscall, long arg1) in stub_syscall1() 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()
|
| D | stub_64.h | 29 static inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2() 40 static inline long stub_syscall3(long syscall, long arg1, long arg2, long arg3) in stub_syscall3() 52 static inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4() 66 static inline long stub_syscall5(long syscall, long arg1, long arg2, long arg3, in stub_syscall5()
|
| /kernel/linux/linux-4.19/kernel/ |
| D | kcov.c | 115 static void notrace write_comp_data(u64 type, u64 arg1, u64 arg2, u64 ip) in write_comp_data() 148 void notrace __sanitizer_cov_trace_cmp1(u8 arg1, u8 arg2) in __sanitizer_cov_trace_cmp1() 154 void notrace __sanitizer_cov_trace_cmp2(u16 arg1, u16 arg2) in __sanitizer_cov_trace_cmp2() 160 void notrace __sanitizer_cov_trace_cmp4(u32 arg1, u32 arg2) in __sanitizer_cov_trace_cmp4() 166 void notrace __sanitizer_cov_trace_cmp8(u64 arg1, u64 arg2) in __sanitizer_cov_trace_cmp8() 172 void notrace __sanitizer_cov_trace_const_cmp1(u8 arg1, u8 arg2) in __sanitizer_cov_trace_const_cmp1() 179 void notrace __sanitizer_cov_trace_const_cmp2(u16 arg1, u16 arg2) in __sanitizer_cov_trace_const_cmp2() 186 void notrace __sanitizer_cov_trace_const_cmp4(u32 arg1, u32 arg2) in __sanitizer_cov_trace_const_cmp4() 193 void notrace __sanitizer_cov_trace_const_cmp8(u64 arg1, u64 arg2) in __sanitizer_cov_trace_const_cmp8()
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/display/dc/calcs/ |
| D | dcn_calc_math.c | 39 float dcn_bw_mod(const float arg1, const float arg2) in dcn_bw_mod() 48 float dcn_bw_min2(const float arg1, const float arg2) in dcn_bw_min2() 57 unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2) in dcn_bw_max() 61 float dcn_bw_max2(const float arg1, const float arg2) in dcn_bw_max2()
|
| /kernel/linux/linux-4.19/arch/sparc/include/asm/ |
| D | smp_32.h | 74 static inline void xc1(smpfunc_t func, unsigned long arg1) in xc1() 78 static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) in xc2() 83 static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc3() 90 static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc4()
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | smp_32.h | 74 static inline void xc1(smpfunc_t func, unsigned long arg1) in xc1() 78 static inline void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) in xc2() 83 static inline void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc3() 90 static inline void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc4()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/ |
| D | dcn_calc_math.c | 39 float dcn_bw_mod(const float arg1, const float arg2) in dcn_bw_mod() 48 float dcn_bw_min2(const float arg1, const float arg2) in dcn_bw_min2() 57 unsigned int dcn_bw_max(const unsigned int arg1, const unsigned int arg2) in dcn_bw_max() 61 float dcn_bw_max2(const float arg1, const float arg2) in dcn_bw_max2()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/ |
| D | kvm_util.h | 322 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument 336 #define GUEST_ASSERT_1(_condition, arg1) \ argument 339 #define GUEST_ASSERT_2(_condition, arg1, arg2) \ argument 342 #define GUEST_ASSERT_3(_condition, arg1, arg2, arg3) \ argument 345 #define GUEST_ASSERT_4(_condition, arg1, arg2, arg3, arg4) \ argument
|
| /kernel/linux/linux-4.19/drivers/firmware/meson/ |
| D | meson_sm.c | 74 static u32 __meson_sm_call(u32 cmd, u32 arg0, u32 arg1, u32 arg2, in __meson_sm_call() 108 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call() 145 u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_read() 192 u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_write()
|
| /kernel/linux/linux-5.10/tools/include/nolibc/ |
| D | nolibc.h | 313 #define my_syscall1(num, arg1) \ argument 329 #define my_syscall2(num, arg1, arg2) \ argument 346 #define my_syscall3(num, arg1, arg2, arg3) \ argument 364 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 383 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 403 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument 512 #define my_syscall1(num, arg1) \ argument 528 #define my_syscall2(num, arg1, arg2) \ argument 545 #define my_syscall3(num, arg1, arg2, arg3) \ argument 563 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument [all …]
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | paravirt_types.h | 570 #define PVOP_CALL1(rettype, op, arg1) \ argument 572 #define PVOP_VCALL1(op, arg1) \ argument 575 #define PVOP_CALLEE1(rettype, op, arg1) \ argument 577 #define PVOP_VCALLEE1(op, arg1) \ argument 581 #define PVOP_CALL2(rettype, op, arg1, arg2) \ argument 584 #define PVOP_VCALL2(op, arg1, arg2) \ argument 588 #define PVOP_CALLEE2(rettype, op, arg1, arg2) \ argument 591 #define PVOP_VCALLEE2(op, arg1, arg2) \ argument 596 #define PVOP_CALL3(rettype, op, arg1, arg2, arg3) \ argument 599 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ argument [all …]
|
| /kernel/linux/linux-5.10/kernel/ |
| D | kcov.c | 211 static void notrace write_comp_data(u64 type, u64 arg1, u64 arg2, u64 ip) in write_comp_data() 244 void notrace __sanitizer_cov_trace_cmp1(u8 arg1, u8 arg2) in __sanitizer_cov_trace_cmp1() 250 void notrace __sanitizer_cov_trace_cmp2(u16 arg1, u16 arg2) in __sanitizer_cov_trace_cmp2() 256 void notrace __sanitizer_cov_trace_cmp4(u32 arg1, u32 arg2) in __sanitizer_cov_trace_cmp4() 262 void notrace __sanitizer_cov_trace_cmp8(u64 arg1, u64 arg2) in __sanitizer_cov_trace_cmp8() 268 void notrace __sanitizer_cov_trace_const_cmp1(u8 arg1, u8 arg2) in __sanitizer_cov_trace_const_cmp1() 275 void notrace __sanitizer_cov_trace_const_cmp2(u16 arg1, u16 arg2) in __sanitizer_cov_trace_const_cmp2() 282 void notrace __sanitizer_cov_trace_const_cmp4(u32 arg1, u32 arg2) in __sanitizer_cov_trace_const_cmp4() 289 void notrace __sanitizer_cov_trace_const_cmp8(u64 arg1, u64 arg2) in __sanitizer_cov_trace_const_cmp8()
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | unistd.h | 117 #define _syscall1(type,name,type1,arg1) \ argument 123 #define _syscall2(type,name,type1,arg1,type2,arg2) \ argument 129 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ argument 135 #define _syscall4(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) \ argument 142 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ argument
|
| /kernel/linux/linux-4.19/arch/parisc/include/asm/ |
| D | unistd.h | 113 #define _syscall1(type,name,type1,arg1) \ argument 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
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/ |
| D | kvm_para.h | 48 unsigned long arg0, unsigned long arg1) in kvm_hypercall2() 67 unsigned long arg0, unsigned long arg1, unsigned long arg2) in kvm_hypercall3()
|