Home
last modified time | relevance | path

Searched refs:wait_for_response (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/cifs/
Dtransport.c558 wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *midQ) in wait_for_response() function
905 rc = wait_for_response(ses->server, midQ[i]); in compound_send_recv()
1113 rc = wait_for_response(ses->server, midQ); in SendReceive()
1285 rc = wait_for_response(ses->server, midQ); in SendReceiveBlockingLock()
/linux-4.19.296/drivers/pci/controller/
Dpci-hyperv.c564 static int wait_for_response(struct hv_device *hdev, in wait_for_response() function
1686 if (wait_for_response(hbus->hdev, &comp_pkt.host_event)) in new_pcichild_device()
2183 ret = wait_for_response(hdev, &comp_pkt.host_event); in hv_pci_protocol_negotiation()
2401 ret = wait_for_response(hdev, &comp_pkt.host_event); in hv_pci_enter_d0()
2446 ret = wait_for_response(hdev, &comp); in hv_pci_query_relations()
2537 ret = wait_for_response(hdev, &comp_pkt.host_event); in hv_send_resources_allocated()