Searched refs:bpf_map_default_vmops (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dsyscall.c911 static const struct vm_operations_struct bpf_map_default_vmops = { variable in typeref:struct:vm_operations_struct
946 vma->vm_ops = &bpf_map_default_vmops;

Completed in 90 milliseconds