Lines Matching defs:completion
462 struct completion *survey_event;
463 struct completion remove_event;
544 struct completion host_event;
551 * hv_pci_generic_compl() - Invoked for a completion packet
557 * for any message for which the completion packet contains a
595 struct completion *comp)
1525 * do normal wait for completion; instead poll.
1671 struct completion *event;
1947 struct completion host_event;
1953 * @context: The completion context.
1957 * This function is invoked on completion of a Query Resource
1963 struct q_res_req_compl *completion = context;
1969 dev_err(&completion->hpdev->hbus->hdev->device,
1974 completion->hpdev->probed_bar[i] =
1979 complete(&completion->host_event);
2920 struct completion comp;