Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 25 of 638) sorted by relevance

12345678910>>...26

/kernel/linux/linux-6.6/arch/powerpc/lib/
Dpmem.c13 static inline void __clean_pmem_range(unsigned long start, unsigned long stop) in __clean_pmem_range()
25 static inline void __flush_pmem_range(unsigned long start, unsigned long stop) in __flush_pmem_range()
37 static inline void clean_pmem_range(unsigned long start, unsigned long stop) in clean_pmem_range()
43 static inline void flush_pmem_range(unsigned long start, unsigned long stop) in flush_pmem_range()
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dpmem.c12 static inline void __clean_pmem_range(unsigned long start, unsigned long stop) in __clean_pmem_range()
24 static inline void __flush_pmem_range(unsigned long start, unsigned long stop) in __flush_pmem_range()
36 static inline void clean_pmem_range(unsigned long start, unsigned long stop) in clean_pmem_range()
42 static inline void flush_pmem_range(unsigned long start, unsigned long stop) in flush_pmem_range()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dcacheflush.h47 static inline void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
69 static inline void clean_dcache_range(unsigned long start, unsigned long stop) in clean_dcache_range()
88 unsigned long stop) in invalidate_dcache_range()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dcacheflush.h70 static inline void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
92 static inline void clean_dcache_range(unsigned long start, unsigned long stop) in clean_dcache_range()
111 unsigned long stop) in invalidate_dcache_range()
/kernel/linux/linux-5.10/kernel/
Dstatic_call.c96 struct static_call_site *stop) in static_call_sort_entries()
125 struct static_call_site *site, *stop; in __static_call_update() local
211 struct static_call_site *stop) in __static_call_init()
339 struct static_call_tramp_key *stop = __stop_static_call_tramp_key; in tramp_key_lookup() local
356 struct static_call_site *stop = start + mod->num_static_call_sites; in static_call_add_module() local
395 struct static_call_site *stop = mod->static_call_sites + in static_call_del_module() local
Djump_label.c80 jump_label_sort_entries(struct jump_entry *start, struct jump_entry *stop) in jump_label_sort_entries()
432 struct jump_entry *stop, in __jump_label_update()
443 struct jump_entry *stop, in __jump_label_update()
578 struct jump_entry *stop; in __jump_label_mod_update() local
806 struct jump_entry *stop = __stop___jump_table; in jump_label_update() local
/kernel/linux/linux-6.6/kernel/
Dstatic_call_inline.c107 struct static_call_site *stop) in static_call_sort_entries()
136 struct static_call_site *site, *stop; in __static_call_update() local
222 struct static_call_site *stop) in __static_call_init()
350 struct static_call_tramp_key *stop = __stop_static_call_tramp_key; in tramp_key_lookup() local
367 struct static_call_site *stop = start + mod->num_static_call_sites; in static_call_add_module() local
406 struct static_call_site *stop = mod->static_call_sites + in static_call_del_module() local
Djump_label.c80 jump_label_sort_entries(struct jump_entry *start, struct jump_entry *stop) in jump_label_sort_entries()
491 struct jump_entry *stop, in __jump_label_update()
502 struct jump_entry *stop, in __jump_label_update()
638 struct jump_entry *stop; in __jump_label_mod_update() local
842 struct jump_entry *stop = __stop___jump_table; in jump_label_update() local
/kernel/linux/linux-6.6/include/linux/
Dirqbypass.h53 void (*stop)(struct irq_bypass_producer *); member
78 void (*stop)(struct irq_bypass_consumer *); member
/kernel/linux/linux-5.10/include/linux/
Dirqbypass.h53 void (*stop)(struct irq_bypass_producer *); member
78 void (*stop)(struct irq_bypass_consumer *); member
/kernel/linux/linux-5.10/lib/raid6/
Davx2.c82 static void raid6_avx21_xor_syndrome(int disks, int start, int stop, in raid6_avx21_xor_syndrome()
192 static void raid6_avx22_xor_syndrome(int disks, int start, int stop, in raid6_avx22_xor_syndrome()
353 static void raid6_avx24_xor_syndrome(int disks, int start, int stop, in raid6_avx24_xor_syndrome()
Davx512.c101 static void raid6_avx5121_xor_syndrome(int disks, int start, int stop, in raid6_avx5121_xor_syndrome()
233 static void raid6_avx5122_xor_syndrome(int disks, int start, int stop, in raid6_avx5122_xor_syndrome()
423 static void raid6_avx5124_xor_syndrome(int disks, int start, int stop, in raid6_avx5124_xor_syndrome()
Dsse2.c87 static void raid6_sse21_xor_syndrome(int disks, int start, int stop, in raid6_sse21_xor_syndrome()
198 static void raid6_sse22_xor_syndrome(int disks, int start, int stop, in raid6_sse22_xor_syndrome()
364 static void raid6_sse24_xor_syndrome(int disks, int start, int stop, in raid6_sse24_xor_syndrome()
Dloongarch_simd.c114 static void raid6_lsx_xor_syndrome(int disks, int start, int stop, in raid6_lsx_xor_syndrome()
322 static void raid6_lasx_xor_syndrome(int disks, int start, int stop, in raid6_lasx_xor_syndrome()
/kernel/linux/linux-6.6/lib/raid6/
Davx512.c101 static void raid6_avx5121_xor_syndrome(int disks, int start, int stop, in raid6_avx5121_xor_syndrome()
233 static void raid6_avx5122_xor_syndrome(int disks, int start, int stop, in raid6_avx5122_xor_syndrome()
423 static void raid6_avx5124_xor_syndrome(int disks, int start, int stop, in raid6_avx5124_xor_syndrome()
Davx2.c82 static void raid6_avx21_xor_syndrome(int disks, int start, int stop, in raid6_avx21_xor_syndrome()
192 static void raid6_avx22_xor_syndrome(int disks, int start, int stop, in raid6_avx22_xor_syndrome()
353 static void raid6_avx24_xor_syndrome(int disks, int start, int stop, in raid6_avx24_xor_syndrome()
Dsse2.c87 static void raid6_sse21_xor_syndrome(int disks, int start, int stop, in raid6_sse21_xor_syndrome()
198 static void raid6_sse22_xor_syndrome(int disks, int start, int stop, in raid6_sse22_xor_syndrome()
364 static void raid6_sse24_xor_syndrome(int disks, int start, int stop, in raid6_sse24_xor_syndrome()
Dloongarch_simd.c114 static void raid6_lsx_xor_syndrome(int disks, int start, int stop, in raid6_lsx_xor_syndrome()
323 static void raid6_lasx_xor_syndrome(int disks, int start, int stop, in raid6_lasx_xor_syndrome()
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
Dcobalt-i2c.c108 struct i2c_adapter *adap, bool start, bool stop, in cobalt_tx_bytes()
166 struct i2c_adapter *adap, bool start, bool stop, in cobalt_rx_bytes()
241 int stop = (i == num - 1); in cobalt_xfer() local
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
Dcobalt-i2c.c108 struct i2c_adapter *adap, bool start, bool stop, in cobalt_tx_bytes()
166 struct i2c_adapter *adap, bool start, bool stop, in cobalt_rx_bytes()
241 int stop = (i == num - 1); in cobalt_xfer() local
/kernel/linux/linux-6.6/arch/powerpc/mm/
Dcacheflush.c34 static void invalidate_icache_range(unsigned long start, unsigned long stop) in invalidate_icache_range()
58 void flush_icache_range(unsigned long start, unsigned long stop) in flush_icache_range()
/kernel/linux/linux-5.10/drivers/i2c/busses/
Di2c-hix5hd2.c85 int stop; member
299 static void hix5hd2_i2c_message_start(struct hix5hd2_i2c_priv *priv, int stop) in hix5hd2_i2c_message_start()
315 struct i2c_msg *msgs, int stop) in hix5hd2_i2c_xfer_msg()
358 int i, ret, stop; in hix5hd2_i2c_xfer() local
/kernel/linux/linux-6.6/drivers/i2c/busses/
Di2c-hix5hd2.c85 int stop; member
299 static void hix5hd2_i2c_message_start(struct hix5hd2_i2c_priv *priv, int stop) in hix5hd2_i2c_message_start()
315 struct i2c_msg *msgs, int stop) in hix5hd2_i2c_xfer_msg()
358 int i, ret, stop; in hix5hd2_i2c_xfer() local
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
Dblitter.c17 unsigned long stop = jiffies + HZ; in gma_blt_wait_idle() local
/kernel/linux/linux-6.6/kernel/power/
Dswap.c550 ktime_t stop; in save_image() local
590 atomic_t stop; /* ready to stop flag */ member
632 atomic_t stop; /* ready to stop flag */ member
687 ktime_t stop; in save_image_lzo() local
1065 ktime_t stop; in load_image() local
1116 atomic_t stop; /* ready to stop flag */ member
1173 ktime_t stop; in load_image_lzo() local

12345678910>>...26