Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/drivers/dma-buf/
Dudmabuf.c21 static int memfd_create(const char *name, unsigned int flags) in memfd_create() function
/linux-6.6.21/mm/
Dmemfd.c294 SYSCALL_DEFINE2(memfd_create, in SYSCALL_DEFINE2() argument
/linux-6.6.21/tools/include/nolibc/
Dsys.h1182 int memfd_create(const char *name, unsigned int flags) in memfd_create() function