Home
last modified time | relevance | path

Searched refs:has_mmap (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/scripts/coccinelle/api/
A Dstream_open.cocci144 @ has_mmap @
190 @ maybe_stream depends on (!has_llseek || has_no_llseek || has_noop_llseek) && !has_mmap && !has_co…
/linux-6.3-rc2/scripts/coccinelle/misc/
A Dcond_no_effect.cocci33 // if (has_mmap)
/linux-6.3-rc2/fs/kernfs/
A Dfile.c645 bool has_read, has_write, has_mmap; in kernfs_fop_open() local
655 has_mmap = ops->mmap; in kernfs_fop_open()
689 if (has_mmap) in kernfs_fop_open()

Completed in 5 milliseconds