| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/ |
| 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() 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 | 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() 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-6.6/drivers/gpu/drm/amd/display/include/ |
| 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 …]
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| 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
|
| D | arch-s390.h | 55 #define my_syscall2(num, arg1, arg2) \ argument 70 #define my_syscall3(num, arg1, arg2, arg3) \ argument 86 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument 103 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument 122 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| 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
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| 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
|
| /kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/ |
| 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()
|
| 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()
|
| /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()
|
| /kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/ |
| 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()
|
| 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()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
| 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()
|
| /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-6.6/tools/perf/scripts/python/Perf-Trace-Util/ |
| 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()
|
| /kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
| D | kvm_para.h | 92 unsigned long arg0, unsigned long arg1, unsigned long arg2) in kvm_hypercall3() 111 unsigned long arg0, unsigned long arg1, unsigned long arg2, in kvm_hypercall4() 132 unsigned long arg0, unsigned long arg1, unsigned long arg2, in kvm_hypercall5() 154 unsigned long arg0, unsigned long arg1, unsigned long arg2, in kvm_hypercall6()
|
| /kernel/uniproton/src/om/include/ |
| D | prt_hook_external.h | 85 #define OS_MHOOK_ACTIVATE_PARA3(hookType, arg0, arg1, arg2) OS_MHOOK_ACTIVATE((hookType), \ argument 87 #define OS_MHOOK_ACTIVATE_PARA4(hookType, arg0, arg1, arg2, arg3) \ argument 90 #define OS_MHOOK_ACTIVATE_PARA5(hookType, arg0, arg1, arg2, arg3, arg4) \ argument 98 #define OS_SHOOK_ACTIVATE_PARA3(hookType, arg0, arg1, arg2) OS_SHOOK_ACTIVATE((hookType), \ argument 100 #define OS_SHOOK_ACTIVATE_PARA4(hookType, arg0, arg1, arg2, arg3) \ argument 103 #define OS_SHOOK_ACTIVATE_PARA5(hookType, arg0, arg1, arg2, arg3, arg4) \ argument
|