| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-stm32.c | 62 static void stm32_timer_of_bits_set(struct timer_of *to, int bits) in stm32_timer_of_bits_set() 78 static int stm32_timer_of_bits_get(struct timer_of *to) in stm32_timer_of_bits_get() 99 static void stm32_clock_event_disable(struct timer_of *to) in stm32_clock_event_disable() 112 static void stm32_timer_start(struct timer_of *to) in stm32_timer_start() 119 struct timer_of *to = to_timer_of(clkevt); in stm32_clock_event_shutdown() local 129 struct timer_of *to = to_timer_of(clkevt); in stm32_clock_event_set_next_event() local 146 struct timer_of *to = to_timer_of(clkevt); in stm32_clock_event_set_periodic() local 155 struct timer_of *to = to_timer_of(clkevt); in stm32_clock_event_set_oneshot() local 165 struct timer_of *to = to_timer_of(clkevt); in stm32_clock_event_handler() local 188 static void __init stm32_timer_set_width(struct timer_of *to) in stm32_timer_set_width() [all …]
|
| H A D | renesas-ostm.c | 44 static void ostm_timer_stop(struct timer_of *to) in ostm_timer_stop() 59 static int __init ostm_init_clksrc(struct timer_of *to) in ostm_init_clksrc() 77 static void __init ostm_init_sched_clock(struct timer_of *to) in ostm_init_sched_clock() 86 struct timer_of *to = to_timer_of(ced); in ostm_clock_event_next() local 99 struct timer_of *to = to_timer_of(ced); in ostm_shutdown() local 107 struct timer_of *to = to_timer_of(ced); in ostm_set_periodic() local 121 struct timer_of *to = to_timer_of(ced); in ostm_set_oneshot() local 142 static int __init ostm_init_clkevt(struct timer_of *to) in ostm_init_clkevt() 162 struct timer_of *to; in ostm_init() local
|
| H A D | timer-milbeaut.c | 52 struct timer_of *to = to_timer_of(clk); in mlb_timer_interrupt() local 64 static void mlb_evt_timer_start(struct timer_of *to, bool periodic) in mlb_evt_timer_start() 74 static void mlb_evt_timer_stop(struct timer_of *to) in mlb_evt_timer_stop() 82 static void mlb_evt_timer_register_count(struct timer_of *to, unsigned long cnt) in mlb_evt_timer_register_count() 89 struct timer_of *to = to_timer_of(clk); in mlb_set_state_periodic() local 99 struct timer_of *to = to_timer_of(clk); in mlb_set_state_oneshot() local 108 struct timer_of *to = to_timer_of(clk); in mlb_set_state_shutdown() local 117 struct timer_of *to = to_timer_of(clk); in mlb_clkevt_next_event() local 125 static int mlb_config_clock_source(struct timer_of *to) in mlb_config_clock_source() 137 static int mlb_config_clock_event(struct timer_of *to) in mlb_config_clock_event() [all …]
|
| H A D | timer-mediatek.c | 56 #define SYST_CON_REG(to) (timer_of_base(to) + SYST_CON) argument 57 #define SYST_VAL_REG(to) (timer_of_base(to) + SYST_VAL) argument 75 static void mtk_syst_ack_irq(struct timer_of *to) in mtk_syst_ack_irq() 84 struct timer_of *to = to_timer_of(clkevt); in mtk_syst_handler() local 95 struct timer_of *to = to_timer_of(clkevt); in mtk_syst_clkevt_next_event() local 135 static void mtk_gpt_clkevt_time_stop(struct timer_of *to, u8 timer) in mtk_gpt_clkevt_time_stop() 144 static void mtk_gpt_clkevt_time_setup(struct timer_of *to, in mtk_gpt_clkevt_time_setup() 150 static void mtk_gpt_clkevt_time_start(struct timer_of *to, in mtk_gpt_clkevt_time_start() 181 struct timer_of *to = to_timer_of(clk); in mtk_gpt_clkevt_set_periodic() local 193 struct timer_of *to = to_timer_of(clk); in mtk_gpt_clkevt_next_event() local [all …]
|
| H A D | timer-npcm7xx.c | 58 struct timer_of *to = to_timer_of(evt); in npcm7xx_timer_resume() local 70 struct timer_of *to = to_timer_of(evt); in npcm7xx_timer_shutdown() local 82 struct timer_of *to = to_timer_of(evt); in npcm7xx_timer_oneshot() local 95 struct timer_of *to = to_timer_of(evt); in npcm7xx_timer_periodic() local 111 struct timer_of *to = to_timer_of(clk); in npcm7xx_clockevent_set_next_event() local 125 struct timer_of *to = to_timer_of(evt); in npcm7xx_timer0_interrupt() local
|
| H A D | timer-sun4i.c | 87 struct timer_of *to = to_timer_of(evt); in sun4i_clkevt_shutdown() local 96 struct timer_of *to = to_timer_of(evt); in sun4i_clkevt_set_oneshot() local 106 struct timer_of *to = to_timer_of(evt); in sun4i_clkevt_set_periodic() local 118 struct timer_of *to = to_timer_of(clkevt); in sun4i_clkevt_next_event() local 135 struct timer_of *to = to_timer_of(evt); in sun4i_timer_interrupt() local 143 static struct timer_of to = { variable
|
| H A D | timer-of.c | 24 struct timer_of *to = container_of(of_irq, struct timer_of, of_irq); in timer_of_irq_exit() local 54 struct timer_of *to = container_of(of_irq, struct timer_of, of_irq); in timer_of_irq_init() local 168 int timer_of_init(struct device_node *np, struct timer_of *to) in timer_of_init() 221 void timer_of_cleanup(struct timer_of *to) in timer_of_cleanup()
|
| H A D | timer-atcpit100.c | 125 struct timer_of *to = to_timer_of(clkevt); in atcpit100_clkevt_next_event() local 137 struct timer_of *to = to_timer_of(evt); in atcpit100_clkevt_set_periodic() local 146 struct timer_of *to = to_timer_of(evt); in atcpit100_clkevt_shutdown() local 154 struct timer_of *to = to_timer_of(evt); in atcpit100_clkevt_set_oneshot() local 167 struct timer_of *to = to_timer_of(evt); in atcpit100_timer_interrupt() local 176 static struct timer_of to = { variable
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | extinit.c | 520 SEventDeviceValuator(deviceValuator * from, deviceValuator * to) in SEventDeviceValuator() 535 SEventFocus(deviceFocus * from, deviceFocus * to) in SEventFocus() 544 SDeviceStateNotifyEvent(deviceStateNotify * from, deviceStateNotify * to) in SDeviceStateNotifyEvent() 560 deviceKeyStateNotify * to) in SDeviceKeyStateNotifyEvent() 568 deviceButtonStateNotify * to) in SDeviceButtonStateNotifyEvent() 575 SChangeDeviceNotifyEvent(changeDeviceNotify * from, changeDeviceNotify * to) in SChangeDeviceNotifyEvent() 583 SDeviceMappingNotifyEvent(deviceMappingNotify * from, deviceMappingNotify * to) in SDeviceMappingNotifyEvent() 592 devicePresenceNotify * to) in SDevicePresenceNotifyEvent() 602 devicePropertyNotify * to) in SDevicePropertyNotifyEvent() 611 SDeviceLeaveNotifyEvent(xXILeaveEvent * from, xXILeaveEvent * to) in SDeviceLeaveNotifyEvent() [all …]
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | swaprep.c | 95 CARD32 *from, *to, *fromLast, *toLast; in CopySwap32Write() local 142 short *from, *to, *fromLast, *toLast; in CopySwap16Write() local 667 SErrorEvent(xError * from, xError * to) in SErrorEvent() 678 SKeyButtonPtrEvent(xEvent *from, xEvent *to) in SKeyButtonPtrEvent() 696 SEnterLeaveEvent(xEvent *from, xEvent *to) in SEnterLeaveEvent() 715 SFocusEvent(xEvent *from, xEvent *to) in SFocusEvent() 725 SExposeEvent(xEvent *from, xEvent *to) in SExposeEvent() 738 SGraphicsExposureEvent(xEvent *from, xEvent *to) in SGraphicsExposureEvent() 754 SNoExposureEvent(xEvent *from, xEvent *to) in SNoExposureEvent() 764 SVisibilityEvent(xEvent *from, xEvent *to) in SVisibilityEvent() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | IRkAiqResourceTranslator.h | 35 SmartPtr<RkAiqIspStatsIntProxy>& to, in translateIspStats() 44 SmartPtr<RkAiqAecStatsProxy>& to) { in translateAecStats() 48 SmartPtr<RkAiqAwbStatsProxy>& to) { in translateAwbStats() 52 SmartPtr<RkAiqAfStatsProxy>& to) { in translateAfStats() 56 SmartPtr<RkAiqOrbStatsProxy>& to) { in translateOrbStats() 60 SmartPtr<RkAiqAtmoStatsProxy>& to) { in translateAtmoStats() 64 SmartPtr<RkAiqAdehazeStatsProxy>& to) { in translateAdehazeStats() 69 SmartPtr<RkAiqPdafStatsProxy> &to, bool sns_mirror) { in translatePdafStats()
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | usercopy_32.c | 67 clear_user(void __user *to, unsigned long n) in clear_user() 88 __clear_user(void __user *to, unsigned long n) in __clear_user() 97 __copy_user_intel(void __user *to, const void *from, unsigned long size) in __copy_user_intel() 200 static unsigned long __copy_user_intel_nocache(void *to, in __copy_user_intel_nocache() 299 #define __copy_user(to, from, size) \ argument 332 unsigned long __copy_user_ll(void *to, const void *from, unsigned long n) in __copy_user_ll() 344 unsigned long __copy_from_user_ll_nocache_nozero(void *to, const void __user *from, in __copy_from_user_ll_nocache_nozero()
|
| H A D | mmx_32.c | 39 void *_mmx_memcpy(void *to, const void *from, size_t len) in _mmx_memcpy() 169 static void fast_copy_page(void *to, void *from) in fast_copy_page() 291 static void fast_copy_page(void *to, void *from) in fast_copy_page() 369 static void slow_copy_page(void *to, void *from) in slow_copy_page() 381 void mmx_copy_page(void *to, void *from) in mmx_copy_page()
|
| H A D | iomem.c | 5 #define movs(type,to,from) \ argument 9 static __always_inline void rep_movs(void *to, const void *from, size_t n) in rep_movs() 25 void memcpy_fromio(void *to, const volatile void __iomem *from, size_t n) in memcpy_fromio() 43 void memcpy_toio(volatile void __iomem *to, const void *from, size_t n) in memcpy_toio()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | uaccess.h | 99 __copy_from_user_inatomic(void *to, const void __user *from, unsigned long n) in __copy_from_user_inatomic() 107 __copy_from_user(void *to, const void __user *from, unsigned long n) in __copy_from_user() 131 __copy_to_user_inatomic(void __user *to, const void *from, unsigned long n) in __copy_to_user_inatomic() 141 __copy_to_user(void __user *to, const void *from, unsigned long n) in __copy_to_user() 153 _copy_from_user(void *to, const void __user *from, unsigned long n) in _copy_from_user() 172 _copy_to_user(void __user *to, const void *from, unsigned long n) in _copy_to_user() 189 copy_from_user(void *to, const void __user *from, unsigned long n) in copy_from_user() 197 copy_to_user(void __user *to, const void *from, unsigned long n) in copy_to_user() 205 copy_in_user(void __user *to, const void __user *from, unsigned long n) in copy_in_user() 287 __copy_from_user_inatomic_nocache(void *to, const void __user *from, in __copy_from_user_inatomic_nocache()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | generic_interconvert.hpp | 30 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_floating_point>& /*… in generic_interconvert() 78 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_integer>& /*to_type… in generic_interconvert() 126 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_floating_point>& /*… in generic_interconvert() 211 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_typ… in generic_interconvert() 222 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_typ… in generic_interconvert() 389 inline void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_floating_poi… in generic_interconvert() 395 void generic_interconvert_float2rational(To& to, const From& from, const mpl::int_<2>& /*radix*/) in generic_interconvert_float2rational() 421 void generic_interconvert_float2rational(To& to, const From& from, const mpl::int_<Radix>& /*radix*… in generic_interconvert_float2rational() 455 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_rational>& /*to_typ… in generic_interconvert() 461 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_integer>& /*to_type… in generic_interconvert() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/ |
| H A D | ia_css_gc2.host.c | 39 struct sh_css_isp_csc_params *to, in ia_css_yuv2rgb_encode() 48 struct sh_css_isp_csc_params *to, in ia_css_rgb2yuv_encode() 57 struct sh_css_isp_rgb_gamma_vamem_params *to, in ia_css_r_gamma_vamem_encode() 67 struct sh_css_isp_rgb_gamma_vamem_params *to, in ia_css_g_gamma_vamem_encode() 77 struct sh_css_isp_rgb_gamma_vamem_params *to, in ia_css_b_gamma_vamem_encode()
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | compat.c | 38 int get_compat_ipc64_perm(struct ipc64_perm *to, in get_compat_ipc64_perm() 50 int get_compat_ipc_perm(struct ipc64_perm *to, in get_compat_ipc_perm() 62 void to_compat_ipc64_perm(struct compat_ipc64_perm *to, struct ipc64_perm *from) in to_compat_ipc64_perm() 73 void to_compat_ipc_perm(struct compat_ipc_perm *to, struct ipc64_perm *from) in to_compat_ipc_perm()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | kup.h | 74 static inline void allow_user_access(void __user *to, const void __user *from, in allow_user_access() 76 static inline void prevent_user_access(void __user *to, const void __user *from, in prevent_user_access() 88 static inline void allow_write_to_user(void __user *to, unsigned long size) in allow_write_to_user() 93 static inline void allow_read_write_user(void __user *to, const void __user *from, in allow_read_write_user() 104 static inline void prevent_write_to_user(void __user *to, unsigned long size) in prevent_write_to_user() 109 static inline void prevent_read_write_user(void __user *to, const void __user *from, in prevent_read_write_user()
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | uaccess.h | 193 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument 231 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument 233 #define __constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3) \ argument 238 __constant_copy_from_user(void *to, const void __user *from, unsigned long n) in __constant_copy_from_user() 284 #define __constant_copy_to_user_asm(res, to, from, tmp, n, s1, s2, s3) \ argument 319 __constant_copy_to_user(void __user *to, const void *from, unsigned long n) in __constant_copy_to_user() 366 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() 374 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user()
|
| /OK3568_Linux_fs/kernel/arch/s390/lib/ |
| H A D | uaccess.c | 171 unsigned long raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() 246 unsigned long raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() 254 static inline unsigned long copy_in_user_mvcos(void __user *to, const void __user *from, in copy_in_user_mvcos() 277 static inline unsigned long copy_in_user_mvc(void __user *to, const void __user *from, in copy_in_user_mvc() 311 unsigned long raw_copy_in_user(void __user *to, const void __user *from, unsigned long n) in raw_copy_in_user() 319 static inline unsigned long clear_user_mvcos(void __user *to, unsigned long size) in clear_user_mvcos() 347 static inline unsigned long clear_user_xc(void __user *to, unsigned long size) in clear_user_xc() 385 unsigned long __clear_user(void __user *to, unsigned long size) in __clear_user()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | uaccess.h | 519 #define __invoke_copy_from(func, to, from, n) \ argument 542 #define __invoke_copy_to(func, to, from, n) \ argument 560 #define __invoke_copy_from_kernel(to, from, n) \ argument 563 #define __invoke_copy_to_kernel(to, from, n) \ argument 566 #define ___invoke_copy_in_kernel(to, from, n) \ argument 570 #define __invoke_copy_from_user(to, from, n) \ argument 573 #define __invoke_copy_to_user(to, from, n) \ argument 576 #define ___invoke_copy_in_user(to, from, n) \ argument 593 #define __invoke_copy_from_user(to, from, n) \ argument 596 #define __invoke_copy_to_user(to, from, n) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | copyfile.c | 14 static int slow_copyfile(const char *from, const char *to, struct nsinfo *nsi) in slow_copyfile() 73 static int copyfile_mode_ns(const char *from, const char *to, mode_t mode, in copyfile_mode_ns() 133 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi) in copyfile_ns() 138 int copyfile_mode(const char *from, const char *to, mode_t mode) in copyfile_mode() 143 int copyfile(const char *from, const char *to) in copyfile()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/ |
| H A D | qquickgeocoordinateanimation.cpp | 72 QVariant q_coordinateInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qreal progr… in q_coordinateInterpolator() 87 QVariant q_coordinateShortestInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qre… in q_coordinateShortestInterpolator() 124 QVariant q_coordinateWestInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qreal p… in q_coordinateWestInterpolator() 154 QVariant q_coordinateEastInterpolator(const QGeoCoordinate &from, const QGeoCoordinate &to, qreal p… in q_coordinateEastInterpolator() 225 QGeoCoordinate QQuickGeoCoordinateAnimation::to() const in to() function in QQuickGeoCoordinateAnimation 240 QGeoCoordinate to(*mercator); in setTo() local
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | randr.c | 117 xRRScreenChangeNotifyEvent * to) in SRRScreenChangeNotifyEvent() 136 xRRCrtcChangeNotifyEvent * to) in SRRCrtcChangeNotifyEvent() 155 xRROutputChangeNotifyEvent * to) in SRROutputChangeNotifyEvent() 173 xRROutputPropertyNotifyEvent * to) in SRROutputPropertyNotifyEvent() 191 xRRProviderChangeNotifyEvent * to) in SRRProviderChangeNotifyEvent() 203 xRRProviderPropertyNotifyEvent * to) in SRRProviderPropertyNotifyEvent() 221 xRRResourceChangeNotifyEvent * to) in SRRResourceChangeNotifyEvent() 232 xRRLeaseNotifyEvent * to) in SRRLeaseNotifyEvent() 244 SRRNotifyEvent(xEvent *from, xEvent *to) in SRRNotifyEvent()
|