Searched refs:alloc_failed (Results 1 – 4 of 4) sorted by relevance
66 unsigned int alloc_failed : 1; member 103 srtm->alloc_failed = 1; in srtm_check_lh() 287 if (srtm->alloc_failed) in ossl_quic_srtm_add() 384 if (srtm->alloc_failed) in ossl_quic_srtm_remove() 422 if (srtm->alloc_failed) in ossl_quic_srtm_cull() 449 if (srtm->alloc_failed) in ossl_quic_srtm_lookup()
932 bus->alloc_failed = 1; in usb_bus_mem_alloc_all_cb()948 bus->alloc_failed = 0; in usb_bus_mem_alloc_all()970 bus->alloc_failed = 1; /* failure */ in usb_bus_mem_alloc_all()977 if (bus->alloc_failed) { in usb_bus_mem_alloc_all()980 return (bus->alloc_failed); in usb_bus_mem_alloc_all()
116 uint8_t alloc_failed; /* Set if memory allocation failed. */ member
81 SYSCTL_UINT(_kern_geom_shsec, OID_AUTO, alloc_failed, CTLFLAG_RD,