Home
last modified time | relevance | path

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

12345678910>>...35

/linux-6.3-rc2/drivers/clocksource/
A Dtimer-stm32.c78 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()
231 static int __init stm32_clocksource_init(struct timer_of *to) in stm32_clocksource_init()
[all …]
A Dtimer-mediatek.c88 static u32 mtk_cpux_readl(u32 reg_idx, struct timer_of *to) in mtk_cpux_readl()
134 static void mtk_syst_ack_irq(struct timer_of *to) in mtk_syst_ack_irq()
144 struct timer_of *to = to_timer_of(clkevt); in mtk_syst_handler() local
155 struct timer_of *to = to_timer_of(clkevt); in mtk_syst_clkevt_next_event() local
207 static void mtk_gpt_clkevt_time_setup(struct timer_of *to, in mtk_gpt_clkevt_time_setup()
244 struct timer_of *to = to_timer_of(clk); in mtk_gpt_clkevt_set_periodic() local
256 struct timer_of *to = to_timer_of(clk); in mtk_gpt_clkevt_next_event() local
268 struct timer_of *to = to_timer_of(clkevt); in mtk_gpt_interrupt() local
309 struct timer_of *to = to_timer_of(clk); in mtk_gpt_resume() local
316 struct timer_of *to = to_timer_of(clk); in mtk_gpt_suspend() local
[all …]
A 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 …]
A 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
A 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
A Dtimer-sun4i.c85 struct timer_of *to = to_timer_of(evt); in sun4i_clkevt_shutdown() local
94 struct timer_of *to = to_timer_of(evt); in sun4i_clkevt_set_oneshot() local
104 struct timer_of *to = to_timer_of(evt); in sun4i_clkevt_set_periodic() local
116 struct timer_of *to = to_timer_of(clkevt); in sun4i_clkevt_next_event() local
133 struct timer_of *to = to_timer_of(evt); in sun4i_timer_interrupt() local
141 static struct timer_of to = { variable
A Dtimer-of.c24 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 __init timer_of_init(struct device_node *np, struct timer_of *to) in timer_of_init()
220 void __init timer_of_cleanup(struct timer_of *to) in timer_of_cleanup()
A Dtimer-rda.c69 struct timer_of *to = to_timer_of(evt); in rda_ostimer_set_state_shutdown() local
78 struct timer_of *to = to_timer_of(evt); in rda_ostimer_set_state_oneshot() local
87 struct timer_of *to = to_timer_of(evt); in rda_ostimer_set_state_periodic() local
107 struct timer_of *to = to_timer_of(ev); in rda_ostimer_set_next_event() local
117 struct timer_of *to = to_timer_of(evt); in rda_ostimer_interrupt() local
A Dtimer-sprd.c82 struct timer_of *to = to_timer_of(ce); in sprd_timer_set_next_event() local
93 struct timer_of *to = to_timer_of(ce); in sprd_timer_set_periodic() local
104 struct timer_of *to = to_timer_of(ce); in sprd_timer_shutdown() local
113 struct timer_of *to = to_timer_of(ce); in sprd_timer_interrupt() local
124 static struct timer_of to = { variable
/linux-6.3-rc2/arch/x86/lib/
A 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()
A 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()
/linux-6.3-rc2/arch/powerpc/kernel/
A 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()
/linux-6.3-rc2/arch/s390/lib/
A Duaccess.c34 static unsigned long raw_copy_from_user_key(void *to, const void __user *from, in raw_copy_from_user_key()
71 unsigned long raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user()
77 unsigned long _copy_from_user_key(void *to, const void __user *from, in _copy_from_user_key()
94 static unsigned long raw_copy_to_user_key(void __user *to, const void *from, in raw_copy_to_user_key()
131 unsigned long raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user()
137 unsigned long _copy_to_user_key(void __user *to, const void *from, in _copy_to_user_key()
148 unsigned long __clear_user(void __user *to, unsigned long size) in __clear_user()
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_2/
A 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()
/linux-6.3-rc2/ipc/
A 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()
/linux-6.3-rc2/include/linux/
A Duaccess.h59 __copy_from_user_inatomic(void *to, const void __user *from, unsigned long n) in __copy_from_user_inatomic()
71 __copy_from_user(void *to, const void __user *from, unsigned long n) in __copy_from_user()
99 __copy_to_user_inatomic(void __user *to, const void *from, unsigned long n) in __copy_to_user_inatomic()
109 __copy_to_user(void __user *to, const void *from, unsigned long n) in __copy_to_user()
121 _copy_from_user(void *to, const void __user *from, unsigned long n) in _copy_from_user()
141 _copy_to_user(void __user *to, const void *from, unsigned long n) in _copy_to_user()
158 copy_from_user(void *to, const void __user *from, unsigned long n) in copy_from_user()
166 copy_to_user(void __user *to, const void *from, unsigned long n) in copy_to_user()
268 __copy_from_user_inatomic_nocache(void *to, const void __user *from, in __copy_from_user_inatomic_nocache()
A Dhwspinlock.h113 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout()
282 unsigned int to, unsigned long *flags) in hwspin_lock_timeout_irqsave()
305 int hwspin_lock_timeout_irq(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout_irq()
328 int hwspin_lock_timeout_raw(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout_raw()
350 int hwspin_lock_timeout_in_atomic(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout_in_atomic()
375 int hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout()
A Dinstrumented.h117 instrument_copy_to_user(void __user *to, const void *from, unsigned long n) in instrument_copy_to_user()
135 instrument_copy_from_user_before(const void *to, const void __user *from, unsigned long n) in instrument_copy_from_user_before()
153 instrument_copy_from_user_after(const void *to, const void __user *from, in instrument_copy_from_user_after()
168 #define instrument_get_user(to) \ argument
/linux-6.3-rc2/tools/perf/util/
A Dcopyfile.c14 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()
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dasm.h127 # define _ASM_EXTABLE_HANDLE(from, to, handler) \ argument
135 # define _ASM_EXTABLE(from, to) \ argument
138 # define _ASM_EXTABLE_UA(from, to) \ argument
141 # define _ASM_EXTABLE_CPY(from, to) \ argument
144 # define _ASM_EXTABLE_FAULT(from, to) \ argument
159 # define _ASM_EXTABLE_HANDLE(from, to, handler) \ argument
167 # define _ASM_EXTABLE(from, to) \ argument
170 # define _ASM_EXTABLE_UA(from, to) \ argument
173 # define _ASM_EXTABLE_CPY(from, to) \ argument
176 # define _ASM_EXTABLE_FAULT(from, to) \ argument
/linux-6.3-rc2/include/asm-generic/
A Duaccess.h17 __get_user_fn(size_t size, const void __user *from, void *to) in __get_user_fn()
43 __put_user_fn(size_t size, void __user *to, void *from) in __put_user_fn()
82 raw_copy_from_user(void *to, const void __user * from, unsigned long n) in raw_copy_from_user()
89 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user()
212 __clear_user(void __user *to, unsigned long n) in __clear_user()
220 clear_user(void __user *to, unsigned long n) in clear_user()
/linux-6.3-rc2/arch/m68k/include/asm/
A Duaccess.h190 #define ____constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
228 #define ___constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3, s1, s2, s3)\ argument
230 #define __constant_copy_from_user_asm(res, to, from, tmp, n1, n2, n3) \ argument
235 __constant_copy_from_user(void *to, const void __user *from, unsigned long n) in __constant_copy_from_user()
281 #define __constant_copy_to_user_asm(res, to, from, tmp, n, s1, s2, s3) \ argument
316 __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()
/linux-6.3-rc2/arch/x86/include/asm/
A Duaccess_32.h18 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user()
24 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user()
30 __copy_from_user_inatomic_nocache(void *to, const void __user *from, in __copy_from_user_inatomic_nocache()
/linux-6.3-rc2/arch/powerpc/kernel/ptrace/
A Dptrace-tm.c87 struct membuf to) in tm_cgpr_get()
230 struct membuf to) in tm_cfpr_get()
343 struct membuf to) in tm_cvmx_get()
470 struct membuf to) in tm_cvsx_get()
575 struct membuf to) in tm_spr_get()
665 struct membuf to) in tm_tar_get()
706 struct membuf to) in tm_ppr_get()
746 struct membuf to) in tm_dscr_get()
775 struct membuf to) in tm_cgpr32_get()
/linux-6.3-rc2/arch/m68k/lib/
A Duaccess.c10 unsigned long __generic_copy_from_user(void *to, const void __user *from, in __generic_copy_from_user()
56 unsigned long __generic_copy_to_user(void __user *to, const void *from, in __generic_copy_to_user()
104 unsigned long __clear_user(void __user *to, unsigned long n) in __clear_user()

Completed in 32 milliseconds

12345678910>>...35