Home
last modified time | relevance | path

Searched refs:SAFE_CLOSEDIR (Results 1 – 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_utils.h52 SAFE_CLOSEDIR(dir); in wait_for_threads()
58 SAFE_CLOSEDIR(dir); in wait_for_threads()
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_sg01.c65 SAFE_CLOSEDIR(devdir); in find_generic_scsi_device()
70 SAFE_CLOSEDIR(devdir); in find_generic_scsi_device()
/third_party/ltp/lib/
Dtst_dir_is_empty.c46 SAFE_CLOSEDIR(cleanup_fn, dir); in tst_dir_is_empty_()
Dtst_device.c475 SAFE_CLOSEDIR(NULL, dir); in find_stat_file()
480 SAFE_CLOSEDIR(NULL, dir); in find_stat_file()
/third_party/ltp/testcases/kernel/fs/fs_fill/
Dfs_fill.c58 SAFE_CLOSEDIR(d); in worker()
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
Dcgroup_xattr.c229 SAFE_CLOSEDIR(NULL, odir[i]); in cleanup()
/third_party/ltp/include/old/
Dsafe_macros.h325 #define SAFE_CLOSEDIR(cleanup_fn, dirp) \ macro
/third_party/ltp/include/
Dtst_safe_macros.h228 #define SAFE_CLOSEDIR(dirp) \ macro