Searched defs:memfd_create (Results 1 – 5 of 5) sorted by relevance
18 static int memfd_create(const char *name, unsigned int flags) in memfd_create() function
21 static int memfd_create(const char *name, unsigned int flags) in memfd_create() function
266 SYSCALL_DEFINE2(memfd_create, in SYSCALL_DEFINE2() argument
294 SYSCALL_DEFINE2(memfd_create, in SYSCALL_DEFINE2() argument
1182 int memfd_create(const char *name, unsigned int flags) in memfd_create() function