Searched refs:bottom_half (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/python/qemu/qmp/ |
H A D | protocol.py | 38 bottom_half, 471 @bottom_half 487 @bottom_half 678 @bottom_half 752 @bottom_half 811 @bottom_half 822 @bottom_half 857 @bottom_half 888 @bottom_half 901 @bottom_half [all …]
|
H A D | qmp_client.py | 29 bottom_half, 320 @bottom_half 341 @bottom_half 391 @bottom_half 407 @bottom_half
|
H A D | util.py | 66 def bottom_half(func: T) -> T: function
|
/openbmc/linux/net/vmw_vsock/ |
H A D | vmci_transport_notify.c | 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() [all …]
|
H A D | vmci_transport_notify_qstate.c | 75 bool bottom_half, in vmci_transport_handle_read() argument 84 bool bottom_half, in vmci_transport_handle_wrote() argument 345 bool bottom_half, in vmci_transport_notify_pkt_handle_pkt() argument 353 vmci_transport_handle_wrote(sk, pkt, bottom_half, dst, src); in vmci_transport_notify_pkt_handle_pkt() 357 vmci_transport_handle_read(sk, pkt, bottom_half, dst, src); in vmci_transport_notify_pkt_handle_pkt()
|
H A D | vmci_transport_notify.h | 47 bool bottom_half, struct sockaddr_vm *dst,
|
/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/ |
H A D | hacking.rst | 342 定义于 ``include/linux/bottom_half.h``
|
/openbmc/linux/Documentation/kernel-hacking/ |
H A D | hacking.rst | 401 Defined in ``include/linux/bottom_half.h``
|
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/ |
H A D | hacking.rst | 425 Definite in ``include/linux/bottom_half.h``
|
/openbmc/linux/drivers/net/usb/ |
H A D | r8152.c | 2716 static void bottom_half(struct tasklet_struct *t) in bottom_half() function 9798 tasklet_setup(&tp->tx_tl, bottom_half); in rtl8152_probe_once()
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 2114 bottom_half.h: 224
|