Home
last modified time | relevance | path

Searched refs:check_mfd_non_writeable (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/memfd_create/
Dmemfd_create_common.h79 check_mfd_non_writeable(__FILE__, __LINE__, (fd))
146 void check_mfd_non_writeable(const char *filename, const int lineno, int fd);
Dmemfd_create_common.c373 void check_mfd_non_writeable(const char *filename, const int lineno, in check_mfd_non_writeable() function