Home
last modified time | relevance | path

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

/linux-6.15/security/ipe/
H A Dhooks.h27 int ipe_mmap_file(struct file *f, unsigned long reqprot, unsigned long prot,
H A Dipe.c50 LSM_HOOK_INIT(mmap_file, ipe_mmap_file),
H A Dhooks.c53 int ipe_mmap_file(struct file *f, unsigned long reqprot __always_unused, in ipe_mmap_file() function