Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemfd.h27 static inline int memfd_check_seals_mmap(struct file *file, in memfd_check_seals_mmap() function
/linux/mm/
H A Dmemfd.c361 int memfd_check_seals_mmap(struct file *file, unsigned long *vm_flags_ptr) memfd_check_seals_mmap() function