TB_CFG_REQUEST_ACTIVE  114 drivers/thunderbolt/ctl.c 	WARN_ON(test_bit(TB_CFG_REQUEST_ACTIVE, &req->flags));
TB_CFG_REQUEST_ACTIVE  124 drivers/thunderbolt/ctl.c 	set_bit(TB_CFG_REQUEST_ACTIVE, &req->flags);
TB_CFG_REQUEST_ACTIVE  135 drivers/thunderbolt/ctl.c 	clear_bit(TB_CFG_REQUEST_ACTIVE, &req->flags);
TB_CFG_REQUEST_ACTIVE  143 drivers/thunderbolt/ctl.c 	return test_bit(TB_CFG_REQUEST_ACTIVE, &req->flags);