Home
last modified time | relevance | path

Searched refs:search_path_head (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/
H A Dsrcpos.c20 static struct search_path *search_path_head, **search_path_tail; variable
140 for (node = search_path_head; !*fp && node; node = node->next) in fopen_any_on_path()
228 search_path_head = node; in srcfile_add_search_path()
/kernel/linux/linux-6.6/scripts/dtc/
H A Dsrcpos.c20 static struct search_path *search_path_head, **search_path_tail; variable
140 for (node = search_path_head; !*fp && node; node = node->next) in fopen_any_on_path()
228 search_path_head = node; in srcfile_add_search_path()

Completed in 2 milliseconds