Home
last modified time | relevance | path

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

/mm/
Dmprotect.c400 unsigned long vm_flags, nstart, end, tmp, reqprot; in SYSCALL_DEFINE3() local
419 reqprot = prot; in SYSCALL_DEFINE3()
469 error = security_file_mprotect(vma, reqprot, prot); in SYSCALL_DEFINE3()