Searched refs:bpf_map_default_vmops (Results 1 – 2 of 2) sorted by relevance
620 static const struct vm_operations_struct bpf_map_default_vmops = { variable655 vma->vm_ops = &bpf_map_default_vmops; in bpf_map_mmap()
54 static const struct vm_operations_struct bpf_map_default_vmops = {