Home
last modified time | relevance | path

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

1234567891011

/linux/arch/powerpc/lib/
H A 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()
/linux/kernel/
H A 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
H A Djump_label.c80 jump_label_sort_entries(struct jump_entry *start, struct jump_entry *stop) in jump_label_sort_entries()
494 struct jump_entry *stop, in __jump_label_update()
505 struct jump_entry *stop, in __jump_label_update()
680 struct jump_entry *stop; in __jump_label_mod_update() local
898 struct jump_entry *stop = __stop___jump_table; in jump_label_update() local
/linux/arch/powerpc/include/asm/
H A 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()
/linux/lib/raid6/
H A 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()
H A 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()
H A 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()
H A 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()
/linux/include/linux/
H A Dirqbypass.h53 void (*stop)(struct irq_bypass_producer *); member
78 void (*stop)(struct irq_bypass_consumer *); member
/linux/drivers/media/pci/cobalt/
H A 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
/linux/fs/afs/
H A Daddr_prefs.c74 const char *stop; in afs_parse_address() local
256 int ret, i, stop; in afs_add_address_pref() local
336 int ret, i, stop; in afs_del_address_pref() local
/linux/arch/powerpc/mm/
H A 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()
/linux/kernel/power/
H A Dswap.c557 ktime_t stop; in save_image() local
597 atomic_t stop; /* ready to stop flag */ member
640 atomic_t stop; /* ready to stop flag */ member
702 ktime_t stop; in save_compressed_image() local
1095 ktime_t stop; in load_image() local
1147 atomic_t stop; /* ready to stop flag */ member
1207 ktime_t stop; in load_compressed_image() local
/linux/tools/perf/bench/
H A Dbreakpoint.c118 struct timeval start, stop, diff; in bench_breakpoint_thread() local
204 struct timeval start, stop, diff; in bench_breakpoint_enable() local
/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.c121 unsigned long stop; in request_locality() local
162 unsigned long stop; in get_burstcount() local
209 unsigned long stop; in wait_for_stat() local
/linux/drivers/char/tpm/
H A Dtpm_tis_i2c_cr50.c353 unsigned long stop; in tpm_cr50_request_locality() local
430 unsigned long stop; in tpm_cr50_i2c_get_burst_and_status() local
559 unsigned long stop; in tpm_cr50_i2c_tis_send() local
H A Dtpm_i2c_infineon.c346 unsigned long stop; in request_locality() local
391 unsigned long stop; in get_burstcount() local
416 unsigned long stop; in wait_for_stat() local
H A Dtpm_nsc.c73 unsigned long stop; in wait_for_stat() local
97 unsigned long stop; in nsc_wait_for_ready() local
/linux/include/sound/
H A Dsh_dac_audio.h15 void (*stop)(struct dac_audio_pdata *pd); member
/linux/tools/testing/selftests/livepatch/
H A Dtest_klp-call_getpid.c14 static int stop; variable
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_wx.c43 char *start, char *stop, in libipw_translate_scan()
256 char *stop = ev + wrqu->data.length; in libipw_wx_get_scan() local
/linux/include/net/netfilter/
H A Dnf_conntrack_timestamp.h13 u_int64_t stop; member
/linux/arch/arm/kernel/
H A Dunwind.c106 const struct unwind_idx *stop) in search_index()
154 const struct unwind_idx *start, const struct unwind_idx *stop) in unwind_find_origin()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsubprogs.c9 bool stop; member
/linux/drivers/net/phy/
H A Dsfp.h21 void (*stop)(struct sfp *sfp); member

1234567891011