Searched refs:build_boot_info (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/scripts/dtc/
H A Dfstree.c91 return build_boot_info(NULL, tree, 0);
H A Ddtc-parser.y91 the_boot_info = build_boot_info($3, $4, 0);
95 the_boot_info = build_boot_info($1, $2, 0);
H A Ddtc.h219 struct boot_info *build_boot_info(struct reserve_info *reservelist,
H A Dlivetree.c169 struct boot_info *build_boot_info(struct reserve_info *reservelist, function
H A Dflattree.c903 return build_boot_info(reservelist, tree, boot_cpuid_phys);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/scripts/dtc/
H A Dfstree.c91 return build_boot_info(NULL, tree, 0);
H A Ddtc-parser.y91 the_boot_info = build_boot_info($3, $4, 0);
95 the_boot_info = build_boot_info($1, $2, 0);
H A Ddtc.h219 struct boot_info *build_boot_info(struct reserve_info *reservelist,
H A Dlivetree.c169 struct boot_info *build_boot_info(struct reserve_info *reservelist, function
H A Dflattree.c903 return build_boot_info(reservelist, tree, boot_cpuid_phys);

Completed in 126 milliseconds