Searched refs:alloc_failed (Results 1 – 14 of 14) sorted by relevance
948 bus->alloc_failed = 1; in usb_bus_mem_alloc_all_cb()964 bus->alloc_failed = 0; in usb_bus_mem_alloc_all()982 bus->alloc_failed = 1; /* failure */ in usb_bus_mem_alloc_all()989 if (bus->alloc_failed) { in usb_bus_mem_alloc_all()992 return (bus->alloc_failed); in usb_bus_mem_alloc_all()
121 uint8_t alloc_failed; /* Set if memory allocation failed. */ member
181 h->alloc_failed = 0; in _obstack_begin()227 h->alloc_failed = 0; in _obstack_begin_1()
145 h->alloc_failed = 0; in _obstack_begin_worker()
206 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member
151 h->alloc_failed = 0; in _obstack_begin_worker()
195 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member
184 unsigned alloc_failed:1; /* No longer used, as we now call the failed member