Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/drivers/dma-buf/
Dudmabuf.c21 static int memfd_create(const char *name, unsigned int flags) in memfd_create() function
/linux-6.1.9/mm/
Dmemfd.c266 SYSCALL_DEFINE2(memfd_create, in SYSCALL_DEFINE2() argument