Home
last modified time | relevance | path

Searched defs:to (Results 1 – 25 of 1698) sorted by relevance

12345678910>>...68

/kernel/linux/linux-6.6/drivers/clocksource/
Dtimer-stm32.c62 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 …]
Dtimer-mediatek.c56 #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()
85 struct timer_of *to = to_timer_of(clkevt); in mtk_syst_handler() local
96 struct timer_of *to = to_timer_of(clkevt); in mtk_syst_clkevt_next_event() local
139 static void mtk_gpt_clkevt_time_stop(struct timer_of *to, u8 timer) in mtk_gpt_clkevt_time_stop()
148 static void mtk_gpt_clkevt_time_setup(struct timer_of *to, in mtk_gpt_clkevt_time_setup()
154 static void mtk_gpt_clkevt_time_start(struct timer_of *to, in mtk_gpt_clkevt_time_start()
185 struct timer_of *to = to_timer_of(clk); in mtk_gpt_clkevt_set_periodic() local
197 struct timer_of *to = to_timer_of(clk); in mtk_gpt_clkevt_next_event() local
[all …]
Dtimer-milbeaut.c52 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 …]
Drenesas-ostm.c46 static void ostm_timer_stop(struct timer_of *to) in ostm_timer_stop()
61 static int __init ostm_init_clksrc(struct timer_of *to) in ostm_init_clksrc()
79 static void __init ostm_init_sched_clock(struct timer_of *to) in ostm_init_sched_clock()
88 struct timer_of *to = to_timer_of(ced); in ostm_clock_event_next() local
101 struct timer_of *to = to_timer_of(ced); in ostm_shutdown() local
109 struct timer_of *to = to_timer_of(ced); in ostm_set_periodic() local
123 struct timer_of *to = to_timer_of(ced); in ostm_set_oneshot() local
144 static int __init ostm_init_clkevt(struct timer_of *to) in ostm_init_clkevt()
165 struct timer_of *to; in ostm_init() local
Dtimer-loongson1-pwm.c45 struct timer_of *to) in ls1x_pwmtimer_set_period()
51 static inline void ls1x_pwmtimer_clear(struct timer_of *to) in ls1x_pwmtimer_clear()
56 static inline void ls1x_pwmtimer_start(struct timer_of *to) in ls1x_pwmtimer_start()
61 static inline void ls1x_pwmtimer_stop(struct timer_of *to) in ls1x_pwmtimer_stop()
66 static inline void ls1x_pwmtimer_irq_ack(struct timer_of *to) in ls1x_pwmtimer_irq_ack()
78 struct timer_of *to = to_timer_of(clkevt); in ls1x_clockevent_isr() local
91 struct timer_of *to = to_timer_of(clkevt); in ls1x_clockevent_set_state_periodic() local
123 struct timer_of *to = to_timer_of(clkevt); in ls1x_clockevent_set_next() local
218 struct timer_of *to = &ls1x_to; in ls1x_pwm_clocksource_init() local
Dtimer-npcm7xx.c58 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
/kernel/linux/linux-5.10/drivers/clocksource/
Dtimer-stm32.c62 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 …]
Drenesas-ostm.c44 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
Dtimer-milbeaut.c52 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 …]
Dtimer-mediatek.c56 #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 …]
Dtimer-npcm7xx.c58 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
/kernel/linux/linux-6.6/arch/x86/lib/
Diomem.c6 #define movs(type,to,from) \ argument
10 static __always_inline void rep_movs(void *to, const void *from, size_t n) in rep_movs()
26 static void string_memcpy_fromio(void *to, const volatile void __iomem *from, size_t n) in string_memcpy_fromio()
45 static void string_memcpy_toio(volatile void __iomem *to, const void *from, size_t n) in string_memcpy_toio()
64 static void unrolled_memcpy_fromio(void *to, const volatile void __iomem *from, size_t n) in unrolled_memcpy_fromio()
74 static void unrolled_memcpy_toio(volatile void __iomem *to, const void *from, size_t n) in unrolled_memcpy_toio()
93 void memcpy_fromio(void *to, const volatile void __iomem *from, size_t n) in memcpy_fromio()
102 void memcpy_toio(volatile void __iomem *to, const void *from, size_t n) in memcpy_toio()
Dusercopy_32.c62 clear_user(void __user *to, unsigned long n) in clear_user()
83 __clear_user(void __user *to, unsigned long n) in __clear_user()
92 __copy_user_intel(void __user *to, const void *from, unsigned long size) in __copy_user_intel()
191 static unsigned long __copy_user_intel_nocache(void *to, in __copy_user_intel_nocache()
286 #define __copy_user(to, from, size) \ argument
313 unsigned long __copy_user_ll(void *to, const void *from, unsigned long n) in __copy_user_ll()
325 unsigned long __copy_from_user_ll_nocache_nozero(void *to, const void __user *from, in __copy_from_user_ll_nocache_nozero()
/kernel/linux/linux-6.6/arch/s390/lib/
Duaccess.c33 static unsigned long raw_copy_from_user_key(void *to, const void __user *from, in raw_copy_from_user_key()
72 unsigned long raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user()
78 unsigned long _copy_from_user_key(void *to, const void __user *from, in _copy_from_user_key()
95 static unsigned long raw_copy_to_user_key(void __user *to, const void *from, in raw_copy_to_user_key()
134 unsigned long raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user()
140 unsigned long _copy_to_user_key(void __user *to, const void *from, in _copy_to_user_key()
151 unsigned long __clear_user(void __user *to, unsigned long size) in __clear_user()
/kernel/linux/linux-5.10/arch/x86/lib/
Dusercopy_32.c67 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()
Dmmx_32.c39 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()
Diomem.c5 #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()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dsignal.h51 #define unsafe_copy_fpr_to_user(to, task, label) do { \ argument
61 #define unsafe_copy_vsx_to_user(to, task, label) do { \ argument
92 #define unsafe_copy_ckfpr_to_user(to, task, label) do { \ argument
102 #define unsafe_copy_ckvsx_to_user(to, task, label) do { \ argument
134 #define unsafe_copy_fpr_to_user(to, task, label) \ argument
143 copy_fpr_to_user(void __user *to, struct task_struct *task) in copy_fpr_to_user()
157 #define unsafe_copy_ckfpr_to_user(to, task, label) \ argument
161 inline unsigned long copy_ckfpr_to_user(void __user *to, struct task_struct *task) in copy_ckfpr_to_user()
175 #define unsafe_copy_fpr_to_user(to, task, label) do { if (0) goto label;} while (0) argument
180 copy_fpr_to_user(void __user *to, struct task_struct *task) in copy_fpr_to_user()
/kernel/linux/linux-5.10/include/linux/
Duaccess.h99 __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()
/kernel/linux/linux-5.10/ipc/
Dcompat.c38 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()
/kernel/linux/linux-6.6/ipc/
Dcompat.c38 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()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/
Dia_css_gc2.host.c39 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()
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/
Dia_css_gc2.host.c39 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()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dkup.h74 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()
/kernel/linux/linux-6.6/include/linux/
Dhighmem.h303 static inline void copy_user_highpage(struct page *to, struct page *from, in copy_user_highpage()
320 static inline void copy_highpage(struct page *to, struct page *from) in copy_highpage()
341 static inline int copy_mc_user_highpage(struct page *to, struct page *from, in copy_mc_user_highpage()
358 static inline int copy_mc_highpage(struct page *to, struct page *from) in copy_mc_highpage()
374 static inline int copy_mc_user_highpage(struct page *to, struct page *from, in copy_mc_user_highpage()
381 static inline int copy_mc_highpage(struct page *to, struct page *from) in copy_mc_highpage()
411 static inline void memcpy_from_page(char *to, struct page *page, in memcpy_from_page()
424 char *to = kmap_local_page(page); in memcpy_to_page() local
442 static inline void memcpy_from_folio(char *to, struct folio *folio, in memcpy_from_folio()
469 char *to = kmap_local_folio(folio, offset); in memcpy_to_folio() local
[all …]

12345678910>>...68