Home
last modified time | relevance | path

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

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