Home
last modified time | relevance | path

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

/linux/mm/
H A Dsecretmem.c232 SYSCALL_DEFINE1(memfd_secret, unsigned int, flags) in SYSCALL_DEFINE1() argument
/linux/tools/testing/selftests/mm/
H A Dmemfd_secret.c42 static int memfd_secret(unsigned int flags) in memfd_secret() function