Searched refs:end_section (Results 1 – 7 of 7) sorted by relevance
203 self.log.end_section(self.marker)409 def end_section(self, marker): member in Logfile
376 self.log.end_section('Starting U-Boot')
552 log.end_section(item.name)
610 unsigned long i, start_section, end_section; in ehea_update_busmap() local622 end_section = start_section + ((nr_pages * PAGE_SIZE) / EHEA_SECTSIZE); in ehea_update_busmap()624 for (i = start_section; i < end_section; i++) { in ehea_update_busmap()
314 void (*end_section) (void); member
425 goto end_section; in policy_update()433 end_section: in policy_update()