Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsession.c2303 int mmap_prot, mmap_flags; in reader__mmap() local
/openbmc/linux/security/
H A Dsecurity.c2669 static inline unsigned long mmap_prot(struct file *file, unsigned long prot) in mmap_prot() function