Searched refs:check_sections (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/scripts/ |
H A D | kernel-doc | 1158 check_sections($file, $declaration_name, $decl_type, $sectcheck, $struct_actual); 1497 sub check_sections($$$$$) { subroutine 1643 check_sections($file, $declaration_name, "function", $sectcheck, $prms);
|
/openbmc/qemu/scripts/ |
H A D | kernel-doc | 1299 check_sections($file, $declaration_name, $decl_type, $sectcheck, $struct_actual); 1651 sub check_sections($$$$$) { subroutine 1803 check_sections($file, $declaration_name, "function", $sectcheck, $prms);
|
/openbmc/linux/scripts/ |
H A D | kernel-doc | 1245 check_sections($file, $declaration_name, $decl_type, $sectcheck, $struct_actual); 1622 sub check_sections($$$$$) { subroutine 1772 check_sections($file, $declaration_name, "function", $sectcheck, $prms);
|