Home
last modified time | relevance | path

Searched refs:filemap_allow_speculation (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dfilemap.c2999 bool filemap_allow_speculation(void) in filemap_allow_speculation() function
3003 EXPORT_SYMBOL_GPL(filemap_allow_speculation);
3105 .allow_speculation = filemap_allow_speculation,
H A Dnommu.c1680 bool filemap_allow_speculation(void) in filemap_allow_speculation() function
H A Dshmem.c3931 .allow_speculation = filemap_allow_speculation,
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dfile.c772 .allow_speculation = filemap_allow_speculation,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus913 filemap_allow_speculation
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h2806 extern bool filemap_allow_speculation(void);
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c173 .allow_speculation = filemap_allow_speculation,