Home
last modified time | relevance | path

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

/linux-6.14.4/mm/
Dmemfd.c458 SYSCALL_DEFINE2(memfd_create, in SYSCALL_DEFINE2() argument
/linux-6.14.4/tools/include/nolibc/
Dsys.h1274 int memfd_create(const char *name, unsigned int flags) in memfd_create() function