Home
last modified time | relevance | path

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

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