Home
last modified time | relevance | path

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

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