HomeSort by relevance Sort by last modified time
    Searched refs:check_mfd_new (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/memfd_create/
memfd_create_common.h 35 #define CHECK_MFD_NEW(name, sz, flags) \
36 check_mfd_new(__FILE__, __LINE__, (name), (sz), (flags))
115 int check_mfd_new(const char *filename, const int lineno,
memfd_create_common.c 146 int check_mfd_new(const char *filename, const int lineno, function

Completed in 521 milliseconds