Searched defs:memfd_create (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ | ||
| H A D | memfd.c | 505 SYSCALL_DEFINE2(memfd_create,const char __user *,uname,unsigned int,flags) SYSCALL_DEFINE2() argument |
| /linux/tools/include/nolibc/ | ||
| H A D | sys.h | 917 int memfd_create(const char *name, unsigned int flags) memfd_create() function |