Home
last modified time | relevance | path

Searched refs:DT_LNK (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/proc/
Dproc-subset-pid.c99 assert(de->d_type == DT_LNK); in main()
103 assert(de->d_type == DT_LNK); in main()
Dread.c118 case DT_LNK: in f()
Dfd-001-lookup.c129 assert(de->d_type == DT_LNK); in main()
/tools/include/nolibc/
Dtypes.h44 #define DT_LNK 0xa macro
/tools/thermal/tmon/
Dsysfs.c207 if (nl->d_type == DT_LNK) { in find_tzone_cdev()
/tools/perf/util/
Dcpumap.c495 if (dent2->d_type != DT_LNK || sscanf(dent2->d_name, "cpu%u", &cpu) < 1) in cpu__setup_cpunode_map()
/tools/vm/
Dslabinfo.c1228 case DT_LNK: in read_slab_dir()