Searched refs:REF_PATH (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/scripts/dtc/ | ||
D | dtc-parser.y | 319 $$ = data_add_marker($1, REF_PATH, $2); |
D | dtc.h | 111 REF_PATH, enumerator |
D | checks.c | 648 for_each_marker_of_type(m, REF_PATH) { in fixup_path_references() |