Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c1256 info->prot_write ? 1 : 0; in kfd_signal_vm_fault_event()
/linux/security/selinux/
H A Dhooks.c3980 bool prot_write = prot & PROT_WRITE; in __file_map_prot_check() local
3990 (!file || IS_PRIVATE(inode) || (!shared && prot_write))) { in __file_map_prot_check()
4009 if (shared && prot_write) in __file_map_prot_check()