Home
last modified time | relevance | path

Searched refs:bcache_ops (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/
A Dbcache.h17 struct bcache_ops { struct
31 extern struct bcache_ops *bcops; argument
/linux-6.3-rc2/arch/mips/mm/
A Dsc-r5k.c94 static struct bcache_ops r5k_sc_ops = {
A Dsc-ip22.c177 static struct bcache_ops indy_sc_ops = {
A Dsc-mips.c101 static struct bcache_ops mips_sc_ops = {
A Dsc-rm7k.c176 static struct bcache_ops rm7k_sc_ops = {
A Dc-r4k.c118 static struct bcache_ops no_sc_ops = {
125 struct bcache_ops *bcops = &no_sc_ops;

Completed in 8 milliseconds