Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/uevent/
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()
/linux-6.1.9/tools/testing/selftests/filesystems/
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()
/linux-6.1.9/drivers/xen/
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()
/linux-6.1.9/drivers/infiniband/hw/qib/
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()
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_os.c7928 bool do_cleanup = false; in qla_pci_set_eeh_busy() local
7940 do_cleanup = true; in qla_pci_set_eeh_busy()
7944 if (do_cleanup) in qla_pci_set_eeh_busy()