Searched refs:cache_flush (Results 1 – 24 of 24) sorted by relevance
/linux-6.3-rc2/drivers/char/agp/ |
A D | intel-agp.c | 463 .cache_flush = global_cache_flush, 490 .cache_flush = global_cache_flush, 517 .cache_flush = global_cache_flush, 544 .cache_flush = global_cache_flush, 571 .cache_flush = global_cache_flush, 598 .cache_flush = global_cache_flush, 625 .cache_flush = global_cache_flush, 652 .cache_flush = global_cache_flush, 679 .cache_flush = global_cache_flush,
|
A D | ali-agp.c | 215 .cache_flush = global_cache_flush, 239 .cache_flush = m1541_cache_flush,
|
A D | via-agp.c | 183 .cache_flush = global_cache_flush, 210 .cache_flush = global_cache_flush,
|
A D | generic.c | 420 curr->bridge->driver->cache_flush(); in agp_bind_memory() 936 bridge->driver->cache_flush(); in agp_generic_create_gatt_table() 945 bridge->driver->cache_flush(); in agp_generic_create_gatt_table() 1089 bridge->driver->cache_flush(); in agp_generic_insert_memory()
|
A D | alpha-agp.c | 136 .cache_flush = global_cache_flush,
|
A D | uninorth-agp.c | 521 .cache_flush = null_cache_flush, 549 .cache_flush = null_cache_flush,
|
A D | agp.h | 111 void (*cache_flush)(void); member
|
A D | efficeon-agp.c | 324 .cache_flush = global_cache_flush,
|
A D | parisc-agp.c | 222 .cache_flush = global_cache_flush,
|
A D | sis-agp.c | 135 .cache_flush = global_cache_flush,
|
A D | nvidia-agp.c | 323 .cache_flush = global_cache_flush,
|
A D | amd-k7-agp.c | 377 .cache_flush = global_cache_flush,
|
A D | hp-agp.c | 427 .cache_flush = global_cache_flush,
|
A D | sworks-agp.c | 432 .cache_flush = global_cache_flush,
|
A D | ati-agp.c | 425 .cache_flush = global_cache_flush,
|
A D | i460-agp.c | 568 .cache_flush = global_cache_flush,
|
A D | amd64-agp.c | 229 .cache_flush = global_cache_flush,
|
A D | intel-gtt.c | 1168 .cache_flush = global_cache_flush,
|
/linux-6.3-rc2/include/linux/sunrpc/ |
A D | cache.h | 223 extern void cache_flush(void);
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A D | sgiarcs.h | 239 LONG cache_flush; member
|
/linux-6.3-rc2/net/sunrpc/ |
A D | cache.c | 522 void cache_flush(void) in cache_flush() function 529 EXPORT_SYMBOL_GPL(cache_flush); 1543 cache_flush(); in write_flush()
|
A D | svcauth_unix.c | 255 cache_flush(); in ip_map_parse()
|
/linux-6.3-rc2/fs/nfsd/ |
A D | export.c | 167 cache_flush(); in expkey_parse() 698 cache_flush(); in svc_export_parse()
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | f2fs.rst | 152 flush_merge Merge concurrent cache_flush commands as much as possible 154 device handles the cache_flush command relatively slowly, 158 If this option is set, no cache_flush commands are issued 161 barrier If this option is set, cache_flush commands are allowed to be
|
Completed in 61 milliseconds