Searched refs:DT_DIR (Results 1 – 16 of 16) sorted by relevance
80 assert(de->d_type == DT_DIR); in f()84 assert(de->d_type == DT_DIR); in f()106 case DT_DIR: in f()
106 assert(de->d_type == DT_DIR); in test_readdir()110 assert(de->d_type == DT_DIR); in test_readdir()
116 assert(de->d_type == DT_DIR); in main()120 assert(de->d_type == DT_DIR); in main()
56 if (!(dp->d_type & DT_DIR)) in check_all_cpu_dscr_defaults()
348 if (dp->d_type == DT_DIR) in delete_dir_tree()
98 if (dent->d_type != DT_DIR) in build_id_cache__kcore_existing()
2831 if ((lang_dirent->d_type == DT_DIR || \2839 if (script_dirent->d_type != DT_DIR && \
157 if (dent->d_type == DT_DIR && \
455 if (dent1->d_type != DT_DIR || sscanf(dent1->d_name, "node%u", &mem) < 1) in cpu__setup_cpunode_map()
160 if (sys_dirent->d_type == DT_DIR && \180 if (evt_dirent->d_type == DT_DIR && \
533 if (dent->d_type != DT_DIR) in perf_event__walk_cgroup_tree()
2103 if (d->d_type != DT_DIR) in visible_dir_filter()
2581 if ((d->d_type != DT_DIR) || in find_process()
923 if (dir->d_type == DT_DIR) { in is_leaf_dir()
227 #define DT_DIR 4 macro
1242 case DT_DIR: in read_slab_dir()