Home
last modified time | relevance | path

Searched refs:do_cleanup (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c389 goto do_cleanup; in TEST()
403 goto do_cleanup; in TEST()
418 goto do_cleanup; in TEST()
432 goto do_cleanup; in TEST()
447 goto do_cleanup; in TEST()
462 goto do_cleanup; in TEST()
478 goto do_cleanup; in TEST()
481 do_cleanup: in TEST()
/openbmc/linux/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c119 goto do_cleanup; in do_tiocgptpeer()
135 goto do_cleanup; in do_tiocgptpeer()
140 goto do_cleanup; in do_tiocgptpeer()
174 goto do_cleanup; in do_tiocgptpeer()
178 do_cleanup: in do_tiocgptpeer()
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/management/commands/
H A Drunbuilds.py185 do_cleanup = False
247 do_cleanup = True
249 if do_cleanup:
/openbmc/linux/drivers/xen/
H A Dgntalloc.c112 static void do_cleanup(void) in do_cleanup() function
294 do_cleanup(); in gntalloc_ioctl_alloc()
364 do_cleanup(); in gntalloc_ioctl_dealloc()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7220.c3331 int do_cleanup; in get_7220_link_buf() local
3348 do_cleanup = 0; in get_7220_link_buf()
3350 do_cleanup = 1; in get_7220_link_buf()
3355 if (do_cleanup) { in get_7220_link_buf()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c7976 bool do_cleanup = false; in qla_pci_set_eeh_busy() local
7988 do_cleanup = true; in qla_pci_set_eeh_busy()
7992 if (do_cleanup) in qla_pci_set_eeh_busy()