Lines Matching refs:bottom_half
107 bool bottom_half, in vmci_transport_handle_waiting_read() argument
123 if (bottom_half) in vmci_transport_handle_waiting_read()
137 bool bottom_half, in vmci_transport_handle_waiting_write() argument
153 if (bottom_half) in vmci_transport_handle_waiting_write()
167 bool bottom_half, in vmci_transport_handle_read() argument
303 bool bottom_half, in vmci_transport_handle_wrote() argument
601 bool bottom_half, in vmci_transport_notify_pkt_handle_pkt() argument
609 vmci_transport_handle_wrote(sk, pkt, bottom_half, dst, src); in vmci_transport_notify_pkt_handle_pkt()
613 vmci_transport_handle_read(sk, pkt, bottom_half, dst, src); in vmci_transport_notify_pkt_handle_pkt()
617 vmci_transport_handle_waiting_write(sk, pkt, bottom_half, in vmci_transport_notify_pkt_handle_pkt()
623 vmci_transport_handle_waiting_read(sk, pkt, bottom_half, in vmci_transport_notify_pkt_handle_pkt()