Home
last modified time | relevance | path

Searched refs:CACHE_NONE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs.c75 [CACHE_NONE] = "none",
96 version = CACHE_NONE; in get_cache_mode()
174 v9ses->cache = CACHE_NONE; in v9fs_parse_options()
H A Dv9fs.h44 * @CACHE_NONE: do not cache data, dentries, or directory contents (default)
51 CACHE_NONE, enumerator
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dsp-dev.h28 #define CACHE_NONE 0x00 macro
H A Dsp-platform.c164 sp->axcache = CACHE_NONE; in sp_platform_probe()
H A Dccp-dev.h37 #define CACHE_NONE 0x00 macro
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dsp-dev.h28 #define CACHE_NONE 0x00 macro
H A Dsp-platform.c156 sp->axcache = CACHE_NONE; in sp_platform_probe()
H A Dccp-dev.h37 #define CACHE_NONE 0x00 macro
/kernel/linux/linux-6.6/fs/9p/
H A Dv9fs.h66 * @CACHE_NONE: caches disabled
76 CACHE_NONE = 0b00000000, enumerator
H A Dv9fs.c175 v9ses->cache = CACHE_NONE; in v9fs_parse_options()

Completed in 8 milliseconds