Searched refs:mmapable (Results 1 – 3 of 3) sorted by relevance
78 行操作(例如,改变配置空间,分离设备)。 mmapable文件可以通过偏移量为0的文件的mmap获得,
61 mmap - file is mmapable71 mmapable files are available via an mmap of the file at offset 0 and can be
300 static void *__bpf_map_area_alloc(u64 size, int numa_node, bool mmapable) in __bpf_map_area_alloc() argument321 if (mmapable) { in __bpf_map_area_alloc()