Home
last modified time | relevance | path

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

/security/
Dsecurity.c1491 static inline unsigned long mmap_prot(struct file *file, unsigned long prot) in mmap_prot() function
1527 unsigned long prot_adj = mmap_prot(file, prot); in security_mmap_file()