Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/
Dselinuxfs.c463 static const struct vm_operations_struct sel_mmap_policy_ops = { variable
479 vma->vm_ops = &sel_mmap_policy_ops; in sel_mmap_policy()