Lines Matching defs:tb_cfg_request
66 struct tb_cfg_request *tb_cfg_request_alloc(void)
68 struct tb_cfg_request *req;
83 void tb_cfg_request_get(struct tb_cfg_request *req)
92 struct tb_cfg_request *req = container_of(kref, typeof(*req), kref);
104 void tb_cfg_request_put(struct tb_cfg_request *req)
112 struct tb_cfg_request *req)
129 static void tb_cfg_request_dequeue(struct tb_cfg_request *req)
141 static bool tb_cfg_request_is_active(struct tb_cfg_request *req)
146 static struct tb_cfg_request *
149 struct tb_cfg_request *req;
419 struct tb_cfg_request *req;
493 struct tb_cfg_request *req = container_of(work, typeof(*req), work);
503 * tb_cfg_request() - Start control request not waiting for it to complete
512 int tb_cfg_request(struct tb_ctl *ctl, struct tb_cfg_request *req,
554 void tb_cfg_request_cancel(struct tb_cfg_request *req, int err)
579 struct tb_cfg_request *req,
587 ret = tb_cfg_request(ctl, req, tb_cfg_request_complete, &done);
742 static bool tb_cfg_match(const struct tb_cfg_request *req,
769 static bool tb_cfg_copy(struct tb_cfg_request *req, const struct ctl_pkg *pkg)
798 struct tb_cfg_request *req;
845 struct tb_cfg_request *req;
910 struct tb_cfg_request *req;