Home
last modified time | relevance | path

Searched refs:ws_inc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dr4kcache.h212 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \
217 for (ws = 0; ws < ws_end; ws += ws_inc) \
239 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \
244 for (ws = 0; ws < ws_end; ws += ws_inc) \
363 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \
368 for (ws = 0; ws < ws_end; ws += ws_inc) \
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dr4kcache.h202 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \
207 for (ws = 0; ws < ws_end; ws += ws_inc) \
229 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \
234 for (ws = 0; ws < ws_end; ws += ws_inc) \
318 unsigned long ws_inc = 1UL << current_cpu_data.desc.waybit; \
323 for (ws = 0; ws < ws_end; ws += ws_inc) \
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dc-r4k.c265 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; in tx49_blast_icache32() local
272 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
278 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
298 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; in tx49_blast_icache32_page_indexed() local
305 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()
311 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32_page_indexed()
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dc-r4k.c232 unsigned long ws_inc = 1UL << current_cpu_data.icache.waybit; in tx49_blast_icache32() local
239 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
245 for (ws = 0; ws < ws_end; ws += ws_inc) in tx49_blast_icache32()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-era-target.c366 static void ws_inc(void *context, const void *value) in ws_inc() function
404 vt->inc = ws_inc; in setup_writeset_tree_info()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-era-target.c376 static void ws_inc(void *context, const void *value, unsigned int count) in ws_inc() function
419 vt->inc = ws_inc; in setup_writeset_tree_info()

Completed in 11 milliseconds