Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemfd.h36 static inline struct file *memfd_alloc_file(const char *name, unsigned int flags) in memfd_alloc_file() function
/linux/mm/
H A Dmemfd.c459 struct file *memfd_alloc_file(const char *name, unsigned int flags) memfd_alloc_file() function