Home
last modified time | relevance | path

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

12345678910>>...13

/linux-6.3-rc2/arch/powerpc/lib/
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-6.3-rc2/arch/powerpc/include/asm/
A Dcacheflush.h64 static inline void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
86 static inline void clean_dcache_range(unsigned long start, unsigned long stop) in clean_dcache_range()
105 unsigned long stop) in invalidate_dcache_range()
/linux-6.3-rc2/kernel/
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
A Djump_label.c80 jump_label_sort_entries(struct jump_entry *start, struct jump_entry *stop) in jump_label_sort_entries()
456 struct jump_entry *stop, in __jump_label_update()
467 struct jump_entry *stop, in __jump_label_update()
603 struct jump_entry *stop; in __jump_label_mod_update() local
807 struct jump_entry *stop = __stop___jump_table; in jump_label_update() local
/linux-6.3-rc2/include/linux/
A Dirqbypass.h53 void (*stop)(struct irq_bypass_producer *); member
78 void (*stop)(struct irq_bypass_consumer *); member
/linux-6.3-rc2/lib/raid6/
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()
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()
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()
/linux-6.3-rc2/drivers/media/pci/cobalt/
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-6.3-rc2/arch/powerpc/mm/
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-6.3-rc2/drivers/i2c/busses/
A 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
/linux-6.3-rc2/kernel/power/
A 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
/linux-6.3-rc2/tools/perf/bench/
A Dbreakpoint.c112 struct timeval start, stop, diff; in bench_breakpoint_thread() local
192 struct timeval start, stop, diff; in bench_breakpoint_enable() local
/linux-6.3-rc2/drivers/char/tpm/
A Dtpm_tis_i2c_cr50.c343 unsigned long stop; in tpm_cr50_request_locality() local
414 unsigned long stop; in tpm_cr50_i2c_get_burst_and_status() local
545 unsigned long stop; in tpm_cr50_i2c_tis_send() local
A Dtpm_tis_core.c52 unsigned long stop; in wait_for_tpm_stat() local
102 unsigned long stop = jiffies + chip->timeout_a; in wait_startup() local
151 unsigned long stop, timeout; in request_locality() local
235 unsigned long stop; in get_burstcount() local
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
A Dtpm_nsc.c73 unsigned long stop; in wait_for_stat() local
97 unsigned long stop; in nsc_wait_for_ready() local
/linux-6.3-rc2/drivers/char/tpm/st33zp24/
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-6.3-rc2/include/sound/
A Dsh_dac_audio.h15 void (*stop)(struct dac_audio_pdata *pd); member
/linux-6.3-rc2/include/net/netfilter/
A Dnf_conntrack_timestamp.h13 u_int64_t stop; member
/linux-6.3-rc2/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_wx.c46 char *start, char *stop, in libipw_translate_scan()
259 char *stop = ev + wrqu->data.length; in libipw_wx_get_scan() local
/linux-6.3-rc2/drivers/staging/rtl8192e/
A Drtllib_wx.c27 char *start, char *stop, in rtl819x_translate_scan()
237 char *stop = ev + wrqu->data.length; in rtllib_wx_get_scan() local
/linux-6.3-rc2/arch/arm/kernel/
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-6.3-rc2/drivers/staging/rtl8192u/ieee80211/
A Dieee80211_wx.c40 char *start, char *stop, in rtl819x_translate_scan()
233 char *stop = ev + wrqu->data.length;//IW_SCAN_MAX_DATA; in ieee80211_wx_get_scan() local
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dsubprogs.c9 bool stop; member

Completed in 49 milliseconds

12345678910>>...13