Home
last modified time | relevance | path

Searched refs:check_ftruncate_fail (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/memfd_create/
H A Dmemfd_create_common.c81 void check_ftruncate_fail(const char *filename, const int lineno, in check_ftruncate_fail() function
422 check_ftruncate_fail(filename, lineno, fd, MFD_DEF_SIZE / 2); in check_mfd_non_shrinkable()
438 check_ftruncate_fail(filename, lineno, fd, MFD_DEF_SIZE * 2); in check_mfd_non_growable()
H A Dmemfd_create_common.h112 void check_ftruncate_fail(const char *filename, const int lineno, int fd,

Completed in 2 milliseconds