Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsession.c2170 int err = 0, mmap_prot, mmap_flags, map_idx = 0; in reader__process_events() local
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c1473 static inline unsigned long mmap_prot(struct file *file, unsigned long prot) in mmap_prot() function