| /external/crosvm/devices/src/virtio/snd/vios_backend/ |
| D | mod.rs | 137 let rx_queue = queues.remove(&3).unwrap(); in activate() localVariable 203 let rx_queue = worker.rx_queue.clone(); in virtio_sleep() localVariable 217 let rx_queue = match Arc::try_unwrap(rx_queue) { in virtio_sleep() localVariable
|
| D | worker.rs | 37 pub rx_queue: Arc<Mutex<Queue>>, field
|
| /external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
| D | bpf_iter_tcp4.c | 85 int rx_queue; in dump_tcp_sock() local
|
| D | bpf_iter_tcp6.c | 85 int rx_queue; in dump_tcp6_sock() local
|
| /external/arm-trusted-firmware/plat/marvell/armada/common/mss/ |
| D | mss_ipc_drv.h | 92 struct mss_pm_ipc_queue *rx_queue; member
|
| /external/trusty/arm-trusted-firmware/plat/marvell/armada/common/mss/ |
| D | mss_ipc_drv.h | 92 struct mss_pm_ipc_queue *rx_queue; member
|
| /external/rust/crates/vhost-device-vsock/src/ |
| D | vsock_conn.rs | 34 pub rx_queue: RxQueue, field 103 let mut rx_queue = RxQueue::new(); in new_peer_init() localVariable
|
| /external/crosvm/devices/src/virtio/vsock/sys/windows/ |
| D | vsock.rs | 206 let rx_queue = queues.rx; in start_worker() localVariable 1559 let rx_queue = match Arc::try_unwrap(rx_queue_arc) { in run() localVariable 1617 rx_queue: Queue, field
|
| /external/crosvm/devices/src/virtio/ |
| D | net.rs | 332 pub(super) rx_queue: Queue, field 706 let rx_queue = queues.pop_first().unwrap().1; in activate() localVariable
|
| /external/crosvm/devices/src/virtio/snd/common_backend/ |
| D | mod.rs | 640 let rx_queue = Rc::new(AsyncRwLock::new(rx_queue)); in run_worker() localVariable 703 let rx_queue = match Rc::try_unwrap(rx_queue) { in run_worker() localVariable
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 46621 u16 rx_queue; member 94109 struct sk_buff_head rx_queue; member
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 100856 struct prev_queue rx_queue; member 119937 u16 rx_queue; member 145147 struct list_head rx_queue; member
|
| D | vmlinux_602.h | 100856 struct prev_queue rx_queue; member 119937 u16 rx_queue; member 145147 struct list_head rx_queue; member
|
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 56214 struct stmmac_rx_queue rx_queue[8]; member 56836 u16 rx_queue; member
|
| D | vmlinux.h | 56214 struct stmmac_rx_queue rx_queue[8]; member 56836 u16 rx_queue; member
|