Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/drivers/dma-buf/
Dudmabuf.c18 static int memfd_create(const char *name, unsigned int flags) in memfd_create() function
/Linux-v5.4/mm/
Dmemfd.c250 SYSCALL_DEFINE2(memfd_create, in SYSCALL_DEFINE2() argument