Home
last modified time | relevance | path

Searched refs:sel_mmap_policy_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/selinux/
H A Dselinuxfs.c466 static const struct vm_operations_struct sel_mmap_policy_ops = { variable
482 vma->vm_ops = &sel_mmap_policy_ops; in sel_mmap_policy()