Lines Matching defs:completion
503 struct completion *survey_event;
573 struct completion host_event;
949 * hv_pci_generic_compl() - Invoked for a completion packet
955 * for any message for which the completion packet contains a
986 struct completion *comp)
1980 * do normal wait for completion; instead poll.
2038 * The completion packet on the stack becomes invalid after 'return';
2141 struct completion *event;
2420 struct completion host_event;
2426 * @context: The completion context.
2430 * This function is invoked on completion of a Query Resource
2436 struct q_res_req_compl *completion = context;
2444 dev_err(&completion->hpdev->hbus->hdev->device,
2449 completion->hpdev->probed_bar[i] =
2454 complete(&completion->host_event);
2987 * completion, and that the packet data is still on the waiting
3421 struct completion comp;
3876 * The completion packet on the stack becomes invalid after