Searched refs:mmapable (Results 1 – 2 of 2) sorted by relevance
61 mmap - file is mmapable71 mmapable files are available via an mmap of the file at offset 0 and can be
296 static void *__bpf_map_area_alloc(u64 size, int numa_node, bool mmapable) in __bpf_map_area_alloc() argument317 if (mmapable) { in __bpf_map_area_alloc()
Completed in 9 milliseconds