Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
Durb.c815 int surely_empty; in usb_kill_anchored_urbs() local
830 surely_empty = usb_anchor_check_wakeup(anchor); in usb_kill_anchored_urbs()
834 } while (!surely_empty); in usb_kill_anchored_urbs()
853 int surely_empty; in usb_poison_anchored_urbs() local
869 surely_empty = usb_anchor_check_wakeup(anchor); in usb_poison_anchored_urbs()
873 } while (!surely_empty); in usb_poison_anchored_urbs()
1013 int surely_empty; in usb_scuttle_anchored_urbs() local
1022 surely_empty = usb_anchor_check_wakeup(anchor); in usb_scuttle_anchored_urbs()
1026 } while (!surely_empty); in usb_scuttle_anchored_urbs()