Home
last modified time | relevance | path

Searched defs:arg2 (Results 26 – 50 of 164) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/
H A Disst-config.c384 void *arg1, void *arg2, void *arg3, in for_each_online_package_in_set()
431 void *arg2, void *arg3, void *arg4) in for_each_online_target_cpu_in_set()
999 static void exec_on_get_ctdp_cpu(int cpu, void *arg1, void *arg2, void *arg3, in exec_on_get_ctdp_cpu()
1174 static void dump_clx_n_config_for_cpu(int cpu, void *arg1, void *arg2, in dump_clx_n_config_for_cpu()
1200 static void dump_isst_config_for_cpu(int cpu, void *arg1, void *arg2, in dump_isst_config_for_cpu()
1250 static void set_tdp_level_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_tdp_level_for_cpu()
1325 static void clx_n_dump_pbf_config_for_cpu(int cpu, void *arg1, void *arg2, in clx_n_dump_pbf_config_for_cpu()
1345 static void dump_pbf_config_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in dump_pbf_config_for_cpu()
1689 static void set_pbf_for_cpu(int cpu, void *arg1, void *arg2, void *arg3, in set_pbf_for_cpu()
1804 static void dump_fact_config_for_cpu(int cpu, void *arg1, void *arg2, in dump_fact_config_for_cpu()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_init.c803 static RK_S32 compare_pic_by_pic_num_desc(const void *arg1, const void *arg2) in compare_pic_by_pic_num_desc()
816 static RK_S32 compare_pic_by_lt_pic_num_asc(const void *arg1, const void *arg2) in compare_pic_by_lt_pic_num_asc()
829 static RK_S32 compare_fs_by_frame_num_desc(const void *arg1, const void *arg2) in compare_fs_by_frame_num_desc()
841 static RK_S32 compare_fs_by_lt_pic_idx_asc(const void *arg1, const void *arg2) in compare_fs_by_lt_pic_idx_asc()
1018 static RK_S32 compare_pic_by_poc_desc(const void *arg1, const void *arg2) in compare_pic_by_poc_desc()
1031 static RK_S32 compare_pic_by_poc_asc(const void *arg1, const void *arg2) in compare_pic_by_poc_asc()
1044 static RK_S32 compare_fs_by_poc_desc(const void *arg1, const void *arg2) in compare_fs_by_poc_desc()
1057 static RK_S32 compare_fs_by_poc_asc(const void *arg1, const void *arg2) in compare_fs_by_poc_asc()
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c12 #define _PyCapsule_GetPointer(arg1, arg2) \ argument
17 #define _PyCapsule_GetPointer(arg1, arg2) \ argument
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dunistd.h123 #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
/OK3568_Linux_fs/kernel/arch/arm/mach-bcm/
H A Dbcm_kona_smc.c31 unsigned arg2; member
163 unsigned arg2, unsigned arg3) in bcm_kona_smc()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dparavirt_types.h581 #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
605 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
610 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
616 #define PVOP_CALL4(rettype, op, arg1, arg2, arg3, arg4) \ argument
620 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ argument
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsal.c354 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, u64 arg7) in ia64_sal_oemcall()
365 u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_sal_oemcall_nolock()
378 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, in ia64_sal_oemcall_reentrant()
H A Desi.c90 u64 arg1, u64 arg2, u64 arg3, u64 arg4, u64 arg5, u64 arg6, in ia64_esi_call()
141 u64 func, u64 arg1, u64 arg2, u64 arg3, u64 arg4, in ia64_esi_call_phys()
H A Dsigframe.h16 unsigned long arg2; /* sigcontext pointer */ member
H A Dtraps.c383 unsigned long fkt, arg1, arg2, arg3; member
387 ia64_illegal_op_fault (unsigned long ec, long arg1, long arg2, long arg3, in ia64_illegal_op_fault()
/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h291 static inline struct arm_smccc_res sip_smc_dram(u32 arg0, u32 arg1, u32 arg2) in sip_smc_dram()
305 (u32 arg0, u32 arg1, u32 arg2) in sip_smc_mcu_el3fiq()
312 sip_smc_vpu_reset(u32 arg0, u32 arg1, u32 arg2) in sip_smc_vpu_reset()
340 static inline struct arm_smccc_res sip_smc_bus_config(u32 arg0, u32 arg1, u32 arg2) in sip_smc_bus_config()
353 u32 arg2, in sip_smc_amp_config()
372 static inline struct arm_smccc_res sip_hdcp_config(u32 arg0, u32 arg1, u32 arg2) in sip_hdcp_config()
416 u32 arg2, in sip_wdt_config()
424 u32 arg2, in sip_hdmirx_config()
437 unsigned long arg2) in sip_smc_mcu_config()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dstacktrace.h80 #define CALL_ARGS_2(arg1, arg2) \ argument
83 #define CALL_ARGS_3(arg1, arg2, arg3) \ argument
86 #define CALL_ARGS_4(arg1, arg2, arg3, arg4) \ argument
89 #define CALL_ARGS_5(arg1, arg2, arg3, arg4, arg5) \ argument
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap-secure.c59 u32 omap_secure_dispatcher(u32 idx, u32 flag, u32 nargs, u32 arg1, u32 arg2, in omap_secure_dispatcher()
154 u32 arg1, u32 arg2, u32 arg3, u32 arg4) in rx51_secure_dispatcher()
/OK3568_Linux_fs/kernel/arch/x86/um/os-Linux/
H A Dprctl.c9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl()
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dsyscalls_32.c5 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess_64.c720 long do_arch_prctl_64(struct task_struct *task, int option, unsigned long arg2) in do_arch_prctl_64()
816 SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in SYSCALL_DEFINE2() argument
828 COMPAT_SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) in COMPAT_SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpu-reset.h19 unsigned long arg2) in cpu_soft_restart()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsun4m_smp.c162 unsigned long arg2; member
174 unsigned long arg2, unsigned long arg3, in sun4m_cross_call()
H A Dleon_smp.c364 unsigned long arg2; member
376 unsigned long arg2, unsigned long arg3, in leon_cross_call()
H A Dsun4d_smp.c273 unsigned long arg2; member
285 unsigned long arg2, unsigned long arg3, in sun4d_cross_call()
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A DRTTaskGraph.h125 RT_RET selectLinkMode(T arg1, T arg2, Args... rest) { in selectLinkMode()
160 RT_RET selectMultiMode(T arg1, T arg2, Args... rest) { in selectMultiMode()
/OK3568_Linux_fs/kernel/security/keys/
H A Dcompat.c18 u32, arg2, u32, arg3, u32, arg4, u32, arg5) in COMPAT_SYSCALL_DEFINE5() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dargument_predefined_10.hpp13 …arg1 = {{{}}}; expression::argument<2>::type const BOOST_ATTRIBUTE_UNUSED arg2 = {{{}}}; expressio… variable
20 …arg1 = {{{}}}; expression::argument<2>::type const BOOST_ATTRIBUTE_UNUSED arg2 = {{{}}}; expressio… variable
/OK3568_Linux_fs/kernel/drivers/net/wan/lmc/
H A Dlmc_debug.c54 void lmcEventLog(u32 EventNum, u32 arg2, u32 arg3) in lmcEventLog()
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/
H A Dtargetos.h63 #define FDDI_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument
65 #define NDD_TRACE(string, arg1, arg2, arg3) // Performance analysis. argument

1234567