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