Home
last modified time | relevance | path

Searched defs:queues (Results 1 - 25 of 232) sorted by relevance

12345678910

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_device.h43 struct vn_queue *queues; member
/third_party/ltp/testcases/kernel/syscalls/ipc/shmget/
H A Dshmget03.c24 static int *queues; variable
/third_party/ltp/testcases/kernel/syscalls/ipc/msgget/
H A Dmsgget03.c25 static int *queues; variable
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dpci_main.c104 mt76x2_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) mt76x2_flush() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dpci_main.c108 mt76x2_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) mt76x2_flush() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dpci.c56 mt76x0e_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) mt76x0e_flush() argument
/kernel/linux/linux-6.6/sound/virtio/
H A Dvirtio_card.h51 struct virtio_snd_queue queues[VIRTIO_SND_VQ_MAX]; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_perfetto.h63 } queues[] = { variable
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_debugfs.c150 struct dentry *queues, *tx, *rx, *xdp; in nfp_net_debugfs_vnic_add() local
/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Dqueue.c234 struct wfx_queue *queues[IEEE80211_NUM_ACS * ARRAY_SIZE(wdev->vif)]; in wfx_tx_queues_get_skb() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_debugfs.c126 struct dentry *queues, *tx, *rx, *xdp; in nfp_net_debugfs_vnic_add() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dpci.c56 mt76x0e_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u32 queues, bool drop) mt76x0e_flush() argument
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A Dqueue.c229 struct wfx_queue *queues[IEEE80211_NUM_ACS * ARRAY_SIZE(wdev->vif)]; in wfx_tx_queues_get_skb() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.h130 struct list_head queues; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_perfetto.h79 } queues[] = { variable
/kernel/linux/linux-5.10/net/sched/
H A Dsch_multiq.c25 struct Qdisc **queues; member
[all...]
H A Dsch_prio.c26 struct Qdisc *queues[TCQ_PRIO_BANDS]; member
180 struct Qdisc *queues[TCQ_PRIO_BANDS]; in prio_tune() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Duacce.h120 struct list_head queues; member
H A Dptr_ring.h625 void ***queues; in ptr_ring_resize_multiple() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager.c120 pm_create_runlist_ib(struct packet_manager *pm, struct list_head *queues, uint64_t *rl_gpu_addr, size_t *rl_size_bytes) pm_create_runlist_ib() argument
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dcomminit.c373 struct aac_entry * queues; in aac_comm_init() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dptr_ring.h625 void ***queues; in ptr_ring_resize_multiple() local
[all...]
H A Duacce.h133 struct list_head queues; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager.c121 pm_create_runlist_ib(struct packet_manager *pm, struct list_head *queues, uint64_t *rl_gpu_addr, size_t *rl_size_bytes) pm_create_runlist_ib() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c160 static void ngbe_irq_enable(struct wx *wx, bool queues) in ngbe_irq_enable() argument

Completed in 12 milliseconds

12345678910