Home
last modified time | relevance | path

Searched defs:start_section (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py384 def start_section(self, marker, anchor=None): member in Logfile
/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c610 unsigned long i, start_section, end_section; in ehea_update_busmap() local
/openbmc/linux/drivers/md/
H A Ddm-integrity.c2976 static void init_journal(struct dm_integrity_c *ic, unsigned int start_section, in init_journal()