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

  /external/ltp/testcases/kernel/syscalls/memfd_create/
memfd_create_common.h 69 #define CHECK_MFD_FAIL_OPEN(fd, flags, mode) \
70 check_mfd_fail_open(__FILE__, __LINE__, (fd), (flags), (mode))
140 void check_mfd_fail_open(const char *filename, const int lineno, int fd,
memfd_create_common.c 290 void check_mfd_fail_open(const char *filename, const int lineno, int fd, function
433 check_mfd_fail_open(filename, lineno, fd,

Completed in 4427 milliseconds