Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/qemu/util/
H A Dmemfd.c39 int memfd_create(const char *name, unsigned int flags) in memfd_create() function
/openbmc/linux/mm/
H A Dmemfd.c294 SYSCALL_DEFINE2(memfd_create, in SYSCALL_DEFINE2() argument
/openbmc/linux/tools/include/nolibc/
H A Dsys.h1182 int memfd_create(const char *name, unsigned int flags) in memfd_create() function