Home
last modified time | relevance | path

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

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