Home
last modified time | relevance | path

Searched refs:DT_DIR (Results 1 – 16 of 16) sorted by relevance

/tools/testing/selftests/proc/
Dread.c80 assert(de->d_type == DT_DIR); in f()
84 assert(de->d_type == DT_DIR); in f()
106 case DT_DIR: in f()
Dfd-003-kthread.c106 assert(de->d_type == DT_DIR); in test_readdir()
110 assert(de->d_type == DT_DIR); in test_readdir()
Dfd-001-lookup.c116 assert(de->d_type == DT_DIR); in main()
120 assert(de->d_type == DT_DIR); in main()
/tools/testing/selftests/powerpc/dscr/
Ddscr_sysfs_test.c56 if (!(dp->d_type & DT_DIR)) in check_all_cpu_dscr_defaults()
/tools/testing/selftests/filesystems/incfs/
Dutils.c348 if (dp->d_type == DT_DIR) in delete_dir_tree()
/tools/perf/
Dbuiltin-buildid-cache.c98 if (dent->d_type != DT_DIR) in build_id_cache__kcore_existing()
Dbuiltin-script.c2831 if ((lang_dirent->d_type == DT_DIR || \
2839 if (script_dirent->d_type != DT_DIR && \
/tools/perf/util/
Dtrace-event-info.c157 if (dent->d_type == DT_DIR && \
Dcpumap.c455 if (dent1->d_type != DT_DIR || sscanf(dent1->d_name, "node%u", &mem) < 1) in cpu__setup_cpunode_map()
Dparse-events.c160 if (sys_dirent->d_type == DT_DIR && \
180 if (evt_dirent->d_type == DT_DIR && \
Dsynthetic-events.c533 if (dent->d_type != DT_DIR) in perf_event__walk_cgroup_tree()
Dsymbol.c2103 if (d->d_type != DT_DIR) in visible_dir_filter()
Devsel.c2581 if ((d->d_type != DT_DIR) || in find_process()
/tools/perf/pmu-events/
Djevents.c923 if (dir->d_type == DT_DIR) { in is_leaf_dir()
/tools/include/nolibc/
Dnolibc.h227 #define DT_DIR 4 macro
/tools/vm/
Dslabinfo.c1242 case DT_DIR: in read_slab_dir()