Home
last modified time | relevance | path

Searched refs:DT_REG (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/proc/
Dread.c95 case DT_REG: in f()
/tools/include/nolibc/
Dnolibc.h229 #define DT_REG 8 macro
/tools/perf/ui/browsers/
Dhists.c2303 if (!(dent->d_type == DT_REG)) in switch_data_file()