Home
last modified time | relevance | path

Searched refs:end_section (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py202 self.log.end_section(self.marker)
411 def end_section(self, marker): member in Logfile
H A Du_boot_console_base.py385 self.log.end_section('Starting U-Boot')
H A Dconftest.py597 log.end_section(item.name)
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c610 unsigned long i, start_section, end_section; in ehea_update_busmap() local
622 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()
/openbmc/linux/security/apparmor/
H A Dapparmorfs.c428 goto end_section; in policy_update()
436 end_section: in policy_update()