Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/py/
H A Dmultiplexed_log.py203 self.log.end_section(self.marker)
409 def end_section(self, marker): member in Logfile
H A Du_boot_console_base.py376 self.log.end_section('Starting U-Boot')
H A Dconftest.py552 log.end_section(item.name)
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dlanghooks.h314 void (*end_section) (void); member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dlanghooks.h314 void (*end_section) (void); member
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dapparmorfs.c425 goto end_section; in policy_update()
433 end_section: in policy_update()