Searched refs:FAIL_ON_TO (Results 1 – 3 of 3) sorted by relevance
46 #define FAIL_ON_TO(condition, to) ({ \ macro
46 FAIL_ON_TO(node == NULL, nomem); in bt_create_node()73 FAIL_ON_TO((uint64_t)insert_node == (uint64_t)(-ENOMEM), failed); in bt_insert()
2124 FAIL_ON_TO(xhci_hc_reset(cid), failed); in xhci_init()2170 FAIL_ON_TO(xhci_hc_stop_legacy(cid), failed); in xhci_init()2174 FAIL_ON_TO(xhci_hc_pair_ports(cid), failed); in xhci_init()2236 FAIL_ON_TO(xhci_hc_init_intr(cid), failed_free_dyn); in xhci_init()