Home
last modified time | relevance | path

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

/linux/security/ipe/
H A Dhooks.h30 int ipe_mmap_file(struct file *f, unsigned long reqprot, unsigned long prot,
H A Dipe.c51 LSM_HOOK_INIT(mmap_file, ipe_mmap_file),
H A Dhooks.c80 int ipe_mmap_file(struct file *f, unsigned long reqprot __always_unused, in ipe_mmap_file() function