Home
last modified time | relevance | path

Searched defs:bottom_half (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/vmw_vsock/
H A Dvmci_transport_notify.c107 bool bottom_half, in vmci_transport_handle_waiting_read()
137 bool bottom_half, in vmci_transport_handle_waiting_write()
167 bool bottom_half, in vmci_transport_handle_read()
303 bool bottom_half, in vmci_transport_handle_wrote()
601 bool bottom_half, in vmci_transport_notify_pkt_handle_pkt()
H A Dvmci_transport_notify_qstate.c75 bool bottom_half, in vmci_transport_handle_read()
84 bool bottom_half, in vmci_transport_handle_wrote()
345 bool bottom_half, in vmci_transport_notify_pkt_handle_pkt()
/openbmc/qemu/python/qemu/qmp/
H A Dutil.py66 def bottom_half(func: T) -> T: function
/openbmc/linux/drivers/net/usb/
H A Dr8152.c2716 static void bottom_half(struct tasklet_struct *t) in bottom_half() function