Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/core/
Durb.c826 int surely_empty; in usb_kill_anchored_urbs() local
841 surely_empty = usb_anchor_check_wakeup(anchor); in usb_kill_anchored_urbs()
845 } while (!surely_empty); in usb_kill_anchored_urbs()
864 int surely_empty; in usb_poison_anchored_urbs() local
880 surely_empty = usb_anchor_check_wakeup(anchor); in usb_poison_anchored_urbs()
884 } while (!surely_empty); in usb_poison_anchored_urbs()
1024 int surely_empty; in usb_scuttle_anchored_urbs() local
1033 surely_empty = usb_anchor_check_wakeup(anchor); in usb_scuttle_anchored_urbs()
1037 } while (!surely_empty); in usb_scuttle_anchored_urbs()