Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemfd.c459 SYSCALL_DEFINE2(memfd_create, in SYSCALL_DEFINE2() argument
/linux/tools/include/nolibc/
H A Dsys.h947 int memfd_create(const char *name, unsigned int flags) in memfd_create() function