Searched refs:sort_tree (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/scripts/dtc/ | ||
D | dtc.c | 235 sort_tree(bi); in main() |
D | dtc.h | 246 void sort_tree(struct boot_info *bi); |
D | livetree.c | 705 void sort_tree(struct boot_info *bi) in sort_tree() function |