Searched defs:mmap_prot (Results 1 – 2 of 2) sorted by relevance
2147 int err = 0, mmap_prot, mmap_flags, map_idx = 0; in reader__process_events() local
1485 static inline unsigned long mmap_prot(struct file *file, unsigned long prot) in mmap_prot() function