Home
last modified time | relevance | path

Searched defs:arg2 (Results 1 – 25 of 107) sorted by relevance

12345

/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dbw_fixed.h43 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 …]
/linux/drivers/gpu/drm/amd/display/include/
H A Dfixed31_32.h135 static inline bool dc_fixpt_lt(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_lt() argument
144 static inline bool dc_fixpt_le(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_le() argument
153 static inline bool dc_fixpt_eq(struct fixed31_32 arg1, struct fixed31_32 arg2) in dc_fixpt_eq() argument
162 dc_fixpt_min(struct fixed31_32 arg1,struct fixed31_32 arg2) dc_fixpt_min() argument
174 dc_fixpt_max(struct fixed31_32 arg1,struct fixed31_32 arg2) dc_fixpt_max() argument
245 dc_fixpt_add(struct fixed31_32 arg1,struct fixed31_32 arg2) dc_fixpt_add() argument
261 dc_fixpt_add_int(struct fixed31_32 arg1,int arg2) dc_fixpt_add_int() argument
270 dc_fixpt_sub(struct fixed31_32 arg1,struct fixed31_32 arg2) dc_fixpt_sub() argument
286 dc_fixpt_sub_int(struct fixed31_32 arg1,int arg2) dc_fixpt_sub_int() argument
308 dc_fixpt_mul_int(struct fixed31_32 arg1,int arg2) dc_fixpt_mul_int() argument
323 dc_fixpt_div_int(struct fixed31_32 arg1,long long arg2) dc_fixpt_div_int() argument
332 dc_fixpt_div(struct fixed31_32 arg1,struct fixed31_32 arg2) dc_fixpt_div() argument
426 dc_fixpt_pow(struct fixed31_32 arg1,struct fixed31_32 arg2) dc_fixpt_pow() argument
[all...]
/linux/tools/include/nolibc/
H A Darch-aarch64.h54 #define my_syscall2(num, arg1, arg2) \ argument
70 #define my_syscall3(num, arg1, arg2, arg3) \ argument
87 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
105 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
124 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
[all...]
H A Darch-riscv.h52 #define my_syscall2(num, arg1, arg2) \ argument
68 #define my_syscall3(num, arg1, arg2, arg3) \ argument
85 #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
[all...]
H A Darch-i386.h61 #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
[all...]
H A Darch-mips.h75 #define my_syscall2(num, arg1, arg2) \ argument
94 #define my_syscall3(num, arg1, arg2, arg3) \ argument
114 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
134 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
156 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
[all...]
H A Darch-powerpc.h64 #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
[all...]
H A Darch-x86_64.h62 #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
[all...]
H A Darch-loongarch.h55 #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
[all...]
H A Darch-arm.h87 #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
[all...]
H A Darch-s390.h54 #define my_syscall2(num, arg1, arg2) \ argument
69 #define my_syscall3(num, arg1, arg2, arg3) \ argument
85 #define my_syscall4(num, arg1, arg2, arg3, arg4) \ argument
102 #define my_syscall5(num, arg1, arg2, arg3, arg4, arg5) \ argument
121 #define my_syscall6(num, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
[all...]
/linux/arch/m68k/include/asm/
H A Dlinkage.h24 #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
/linux/arch/x86/um/shared/sysdep/
H A Dstub_64.h31 static __always_inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2()
42 static __always_inline long stub_syscall3(long syscall, long arg1, long arg2, in stub_syscall3()
55 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, long arg3, in stub_syscall4()
69 static __always_inline long stub_syscall5(long syscall, long arg1, long arg2, in stub_syscall5()
83 static __always_inline long stub_syscall6(long syscall, long arg1, long arg2, in stub_syscall6()
H A Dstub_32.h36 static __always_inline long stub_syscall2(long syscall, long arg1, long arg2) in stub_syscall2()
47 static __always_inline long stub_syscall3(long syscall, long arg1, long arg2, in stub_syscall3()
59 static __always_inline long stub_syscall4(long syscall, long arg1, long arg2, in stub_syscall4()
71 static __always_inline long stub_syscall5(long syscall, long arg1, long arg2, in stub_syscall5()
83 static __always_inline long stub_syscall6(long syscall, long arg1, long arg2, in stub_syscall6()
/linux/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c27 #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()
/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_math.c40 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()
/linux/tools/testing/selftests/kvm/include/
H A Ducall_common.h53 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument
58 #define GUEST_SYNC3(arg0, arg1, arg2) \ argument
60 #define GUEST_SYNC4(arg0, arg1, arg2, arg3) \ argument
62 #define GUEST_SYNC5(arg0, arg1, arg2, arg3, arg4) \ argument
64 #define GUEST_SYNC6(arg0, arg1, arg2, arg3, arg4, arg5) \ argument
/linux/arch/sparc/include/asm/
H A Dsmp_32.h75 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()
/linux/kernel/
H A Dkcov.c239 static void notrace write_comp_data(u64 type, u64 arg1, u64 arg2, u64 ip) in write_comp_data()
274 void notrace __sanitizer_cov_trace_cmp1(u8 arg1, u8 arg2) in __sanitizer_cov_trace_cmp1()
280 void notrace __sanitizer_cov_trace_cmp2(u16 arg1, u16 arg2) in __sanitizer_cov_trace_cmp2()
286 void notrace __sanitizer_cov_trace_cmp4(u32 arg1, u32 arg2) in __sanitizer_cov_trace_cmp4()
292 void notrace __sanitizer_cov_trace_cmp8(kcov_u64 arg1, kcov_u64 arg2) in __sanitizer_cov_trace_cmp8()
298 void notrace __sanitizer_cov_trace_const_cmp1(u8 arg1, u8 arg2) in __sanitizer_cov_trace_const_cmp1()
305 void notrace __sanitizer_cov_trace_const_cmp2(u16 arg1, u16 arg2) in __sanitizer_cov_trace_const_cmp2()
312 void notrace __sanitizer_cov_trace_const_cmp4(u32 arg1, u32 arg2) in __sanitizer_cov_trace_const_cmp4()
319 void notrace __sanitizer_cov_trace_const_cmp8(kcov_u64 arg1, kcov_u64 arg2) in __sanitizer_cov_trace_const_cmp8()
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c531 void *arg1, void *arg2, void *arg3, in for_each_online_power_domain_in_set()
600 void *arg2, void *arg3, void *arg4) in for_each_online_target_cpu_in_set()
1120 void get_isst_status(struct isst_id *id, void *arg1, void *arg2, void *arg3, void *arg4) in get_isst_status()
1232 static void exec_on_get_ctdp_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu()
1402 static void dump_clx_n_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, in dump_clx_n_config_for_cpu()
1428 static void dump_isst_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, in dump_isst_config_for_cpu()
1478 static void set_tdp_level_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_tdp_level_for_cpu()
1587 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()
1607 static void dump_pbf_config_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in dump_pbf_config_for_cpu()
1956 static void set_pbf_for_cpu(struct isst_id *id, void *arg1, void *arg2, void *arg3, in set_pbf_for_cpu()
[all …]
/linux/drivers/firmware/meson/
H A Dmeson_sm.c71 static s32 __meson_sm_call(u32 cmd, u32 arg0, u32 arg1, u32 arg2, in __meson_sm_call()
106 s32 *ret, u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call()
146 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_read()
200 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in meson_sm_call_write()
/linux/arch/loongarch/include/asm/
H A Dkvm_para.h98 unsigned long arg0, unsigned long arg1, unsigned long arg2) in kvm_hypercall3()
118 unsigned long arg2, unsigned long arg3) in kvm_hypercall4()
139 unsigned long arg2, unsigned long arg3, unsigned long arg4) in kvm_hypercall5()
/linux/arch/parisc/include/asm/
H A Dunistd.h111 #define syscall2(name, arg1, arg2) \ argument
113 #define syscall3(name, arg1, arg2, arg3) \ argument
115 #define syscall4(name, arg1, arg2, arg3, arg4) \ argument
117 #define syscall5(name, arg1, arg2, arg3, arg4, arg5) \ argument
/linux/arch/x86/um/
H A Dsyscalls_64.c17 unsigned long __user *arg2) in arch_prctl()
43 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
/linux/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c19 unsigned arg2; member
140 unsigned arg2, unsigned arg3) in bcm_kona_smc()

12345