Home
last modified time | relevance | path

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

/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()
/linux/security/apparmor/
H A Dapparmorfs.c433 goto end_section; in policy_update()
441 end_section: in policy_update()