Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/memfd_create/
Dmemfd_create_common.h76 check_mfd_writeable(__FILE__, __LINE__, (fd))
145 void check_mfd_writeable(const char *filename, const int lineno, int fd);
Dmemfd_create_common.c332 void check_mfd_writeable(const char *filename, const int lineno, int fd) in check_mfd_writeable() function