Searched refs:mmapable (Results 1 – 7 of 7) sorted by relevance
61 mmap - file is mmapable71 mmapable files are available via an mmap of the file at offset 0 and can be
6 Note, this is only true when the dmabuf is mmapable.
288 static void *__bpf_map_area_alloc(u64 size, int numa_node, bool mmapable) in __bpf_map_area_alloc() argument309 if (mmapable) { in __bpf_map_area_alloc()
2932 abstraction. In addition, some regular files may not be mmapable, and