Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/core/
Durb.c811 int surely_empty; in usb_kill_anchored_urbs() local
826 surely_empty = usb_anchor_check_wakeup(anchor); in usb_kill_anchored_urbs()
830 } while (!surely_empty); in usb_kill_anchored_urbs()
849 int surely_empty; in usb_poison_anchored_urbs() local
865 surely_empty = usb_anchor_check_wakeup(anchor); in usb_poison_anchored_urbs()
869 } while (!surely_empty); in usb_poison_anchored_urbs()
1009 int surely_empty; in usb_scuttle_anchored_urbs() local
1018 surely_empty = usb_anchor_check_wakeup(anchor); in usb_scuttle_anchored_urbs()
1022 } while (!surely_empty); in usb_scuttle_anchored_urbs()