/linux-6.1.9/fs/ocfs2/cluster/ |
D | quorum.c | 94 struct o2quo_state *qs = &o2quo_state; in o2quo_make_decision() local 162 static void o2quo_set_hold(struct o2quo_state *qs, u8 node) in o2quo_set_hold() 174 static void o2quo_clear_hold(struct o2quo_state *qs, u8 node) in o2quo_clear_hold() 197 struct o2quo_state *qs = &o2quo_state; in o2quo_hb_up() local 221 struct o2quo_state *qs = &o2quo_state; in o2quo_hb_down() local 246 struct o2quo_state *qs = &o2quo_state; in o2quo_hb_still_up() local 265 struct o2quo_state *qs = &o2quo_state; in o2quo_conn_up() local 291 struct o2quo_state *qs = &o2quo_state; in o2quo_conn_err() local 315 struct o2quo_state *qs = &o2quo_state; in o2quo_init() local 323 struct o2quo_state *qs = &o2quo_state; in o2quo_exit() local
|
/linux-6.1.9/kernel/bpf/ |
D | queue_stack_maps.c | 31 static bool queue_stack_map_is_empty(struct bpf_queue_stack *qs) in queue_stack_map_is_empty() 36 static bool queue_stack_map_is_full(struct bpf_queue_stack *qs) in queue_stack_map_is_full() 71 struct bpf_queue_stack *qs; in queue_stack_map_alloc() local 93 struct bpf_queue_stack *qs = bpf_queue_stack(map); in queue_stack_map_free() local 100 struct bpf_queue_stack *qs = bpf_queue_stack(map); in __queue_map_get() local 129 struct bpf_queue_stack *qs = bpf_queue_stack(map); in __stack_map_get() local 186 struct bpf_queue_stack *qs = bpf_queue_stack(map); in queue_stack_map_push_elem() local
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 731 static void init_qset_cntxt(struct sge_qset *qs, unsigned int id) in init_qset_cntxt() 1251 struct sge_qset *qs, struct sge_txq *q) in t3_stop_tx_queue() 1272 struct sge_qset *qs; in t3_eth_xmit() local 1432 struct sge_qset *qs = txq_to_qset(q, qid); in check_desc_avail() local 1528 struct sge_qset *qs = container_of(w, struct sge_qset, in restart_ctrlq() local 1748 struct sge_qset *qs = container_of(w, struct sge_qset, in restart_offloadq() local 1841 struct sge_qset *qs = &adap->sge.qs[queue_set(skb)]; in t3_offload_tx() local 1865 struct sge_qset *qs = rspq_to_qset(q); in offload_enqueue() local 1903 struct sge_qset *qs = container_of(napi, struct sge_qset, napi); in ofld_poll() local 1990 static void restart_tx(struct sge_qset *qs) in restart_tx() [all …]
|
D | cxgb3_main.c | 596 struct sge_qset *qs = &adap->sge.qs[i]; in ring_dbs() local 609 struct sge_qset *qs = &adap->sge.qs[i]; in init_napi() local 2010 struct sge_qset *qs; in set_coalesce() local 2219 struct sge_qset *qs = in cxgb_siocdevprivate() local 2621 struct sge_qset *qs = &adapter->sge.qs[qidx]; in cxgb_netpoll() local 2769 struct sge_qset *qs = &adapter->sge.qs[0]; in t3_adap_check_task() local
|
D | adapter.h | 68 struct sge_qset *qs; member 216 struct sge_qset qs[SGE_QSETS]; member
|
/linux-6.1.9/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_queues.c | 382 struct queue_set *qs = nic->qs; in nicvf_refill_rbdr() local 628 struct queue_set *qs, int qidx) in nicvf_reclaim_snd_queue() 640 struct queue_set *qs, int qidx) in nicvf_reclaim_rcv_queue() 650 struct queue_set *qs, int qidx) in nicvf_reclaim_cmp_queue() 745 static void nicvf_rcv_queue_config(struct nicvf *nic, struct queue_set *qs, in nicvf_rcv_queue_config() 818 void nicvf_cmp_queue_config(struct nicvf *nic, struct queue_set *qs, in nicvf_cmp_queue_config() 859 static void nicvf_snd_queue_config(struct nicvf *nic, struct queue_set *qs, in nicvf_snd_queue_config() 917 static void nicvf_rbdr_config(struct nicvf *nic, struct queue_set *qs, in nicvf_rbdr_config() 957 struct queue_set *qs = nic->qs; in nicvf_qset_config() local 992 struct queue_set *qs = nic->qs; in nicvf_free_resources() local [all …]
|
D | nicvf_main.c | 852 struct queue_set *qs = nic->qs; in nicvf_cq_intr_handler() local 988 struct queue_set *qs = nic->qs; in nicvf_handle_qs_err() local 1328 struct queue_set *qs = nic->qs; in nicvf_stop() local 1453 struct queue_set *qs = nic->qs; in nicvf_open() local 1662 struct queue_set *qs = nic->qs; in nicvf_update_stats() local
|
D | nicvf_ethtool.c | 475 struct queue_set *qs = nic->qs; in nicvf_get_ringparam() local 489 struct queue_set *qs = nic->qs; in nicvf_set_ringparam() local
|
D | nic.h | 283 struct queue_set *qs; member 587 struct qs_cfg_msg qs; member
|
/linux-6.1.9/fs/qnx4/ |
D | inode.c | 46 struct qnx4_sb_info *qs; in qnx4_remount() local 191 struct qnx4_sb_info *qs; in qnx4_fill_super() local 240 struct qnx4_sb_info *qs = qnx4_sb(sb); in qnx4_kill_sb() local
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 367 int qs, msi; in name_msix_vecs() local 634 int qs; in setup_sge_queues() local 665 int qs; in setup_sge_queues() local 707 int qs, err; in setup_rss() local 1626 int qs; in cxgb4vf_set_ringparam() local 1811 int qs; in collect_sge_port_stats() local 2045 int qs, r = (uintptr_t)v - 1; in sge_qinfo_show() local 2181 int qs, r = (uintptr_t)v - 1; in sge_qstats_show() local 2671 int q10g, n10g, qidx, pidx, qs; in cfg_queues() local
|
D | sge.c | 2568 int qs; in t4vf_free_sge_resources() local
|
/linux-6.1.9/drivers/scsi/elx/efct/ |
D | efct_hw_queues.c | 199 struct sli4_queue *qs[SLI4_MAX_CQ_SET_COUNT]; in efct_hw_new_cq_set() local 315 struct sli4_queue *qs[SLI4_MAX_RQ_SET_COUNT * 2] = { NULL }; in efct_hw_new_rq_set() local
|
/linux-6.1.9/fs/qnx6/ |
D | inode.c | 303 struct qnx6_sb_info *qs; in qnx6_fill_super() local 483 struct qnx6_sb_info *qs = QNX6_SB(sb); in qnx6_put_super() local
|
/linux-6.1.9/drivers/staging/fieldbus/anybuss/ |
D | host.c | 382 struct kfifo qs[3]; member 875 static bool qs_have_work(struct kfifo *qs, size_t num) in qs_have_work() 892 struct kfifo *qs = cd->qs; in process_qs() local 968 struct kfifo *qs = cd->qs; in qthread_fn() local
|
/linux-6.1.9/drivers/soc/qcom/ |
D | socinfo.c | 629 struct qcom_socinfo *qs; in qcom_socinfo_probe() local 673 struct qcom_socinfo *qs = platform_get_drvdata(pdev); in qcom_socinfo_remove() local
|
/linux-6.1.9/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_rcb.c | 40 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag) in hns_rcb_wait_fbd_clean() 65 int hns_rcb_wait_tx_ring_clean(struct hnae_queue *qs) in hns_rcb_wait_tx_ring_clean()
|
D | hnae.h | 561 struct hnae_queue *qs[]; /* flexible array of all queues */ member
|
/linux-6.1.9/arch/s390/include/uapi/asm/ |
D | runtime_instr.h | 22 __u32 qs : 1; member
|
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ethtool.c | 368 struct otx2_qset *qs = &pfvf->qset; in otx2_get_ringparam() local 388 struct otx2_qset *qs = &pfvf->qset; in otx2_set_ringparam() local
|
/linux-6.1.9/include/uapi/sound/ |
D | hdspm.h | 27 qs enumerator
|
/linux-6.1.9/net/sched/ |
D | sch_fq_codel.c | 634 struct gnet_stats_queue qs = { 0 }; in fq_codel_dump_class_stats() local
|
D | sch_sfq.c | 867 struct gnet_stats_queue qs = { 0 }; in sfq_dump_class_stats() local
|
D | sch_htb.c | 1326 struct gnet_stats_queue qs = { in htb_dump_class_stats() local
|
/linux-6.1.9/drivers/scsi/elx/libefc_sli/ |
D | sli4.c | 428 struct sli4_queue *qs[], u32 base_cq_id, in sli_cmd_rq_create_v2() 582 struct sli4_queue *qs[], u32 base_cq_id, in sli_fc_rq_set_alloc() 817 struct sli4_queue *qs[], u32 num_cqs, in sli_cmd_cq_set_create() 917 sli_cq_alloc_set(struct sli4 *sli4, struct sli4_queue *qs[], in sli_cq_alloc_set()
|