Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dsecretmem.c233 SYSCALL_DEFINE1(memfd_secret, unsigned int, flags) in SYSCALL_DEFINE1() argument
/linux-6.12.1/tools/testing/selftests/mm/
Dmemfd_secret.c40 static int memfd_secret(unsigned int flags) in memfd_secret() function