Home
last modified time | relevance | path

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

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