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