Home
last modified time | relevance | path

Searched defs:qs (Results 1 – 25 of 49) sorted by relevance

12

/openbmc/linux/fs/ocfs2/cluster/
H A Dquorum.c94 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
/openbmc/linux/kernel/bpf/
H A Dqueue_stack_maps.c30 static bool queue_stack_map_is_empty(struct bpf_queue_stack *qs) in queue_stack_map_is_empty()
35 static bool queue_stack_map_is_full(struct bpf_queue_stack *qs) in queue_stack_map_is_full()
67 struct bpf_queue_stack *qs; in queue_stack_map_alloc() local
89 struct bpf_queue_stack *qs = bpf_queue_stack(map); in queue_stack_map_free() local
96 struct bpf_queue_stack *qs = bpf_queue_stack(map); in __queue_map_get() local
130 struct bpf_queue_stack *qs = bpf_queue_stack(map); in __stack_map_get() local
192 struct bpf_queue_stack *qs = bpf_queue_stack(map); in queue_stack_map_push_elem() local
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos.c19 QOSState *qs = g_new0(QOSState, 1); in qtest_vboot() local
39 QOSState *qs; in qtest_boot() local
52 void qtest_common_shutdown(QOSState *qs) in qtest_common_shutdown()
65 void qtest_shutdown(QOSState *qs) in qtest_shutdown()
H A Dlibqos-pc.c20 QOSState *qs; in qtest_pc_boot() local
32 void qtest_pc_shutdown(QOSState *qs) in qtest_pc_shutdown()
H A Dlibqos-spapr.c20 QOSState *qs; in qtest_spapr_boot() local
30 void qtest_spapr_shutdown(QOSState *qs) in qtest_spapr_shutdown()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c726 static void init_qset_cntxt(struct sge_qset *qs, unsigned int id) in init_qset_cntxt()
1246 struct sge_qset *qs, struct sge_txq *q) in t3_stop_tx_queue()
1267 struct sge_qset *qs; in t3_eth_xmit() local
1427 struct sge_qset *qs = txq_to_qset(q, qid); in check_desc_avail() local
1523 struct sge_qset *qs = container_of(w, struct sge_qset, in restart_ctrlq() local
1743 struct sge_qset *qs = container_of(w, struct sge_qset, in restart_offloadq() local
1836 struct sge_qset *qs = &adap->sge.qs[queue_set(skb)]; in t3_offload_tx() local
1860 struct sge_qset *qs = rspq_to_qset(q); in offload_enqueue() local
1898 struct sge_qset *qs = container_of(napi, struct sge_qset, napi); in ofld_poll() local
1985 static void restart_tx(struct sge_qset *qs) in restart_tx()
[all …]
H A Dcxgb3_main.c596 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
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c382 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 …]
H A Dnicvf_main.c852 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
H A Dnicvf_ethtool.c475 struct queue_set *qs = nic->qs; in nicvf_get_ringparam() local
489 struct queue_set *qs = nic->qs; in nicvf_set_ringparam() local
/openbmc/qemu/tests/qtest/
H A Dnuma-test.c322 QTestState *qs; in pc_dynamic_cpu_cfg() local
381 QTestState *qs; in pc_hmat_build_cfg() local
510 QTestState *qs; in pc_hmat_off_cfg() local
549 QTestState *qs; in pc_hmat_erange_cfg() local
H A Drtas-test.c10 QOSState *qs; in run_test_rtas_get_time_of_day() local
H A Dusb-hcd-uhci-test.c18 static QOSState *qs; variable
H A Derst-test.c39 QOSState *qs; member
H A Dqmp-test.c291 QTestState *qs = qtest_initf("%s --preconfig", common_args); in test_qmp_preconfig() local
/openbmc/linux/fs/qnx4/
H A Dinode.c46 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
/openbmc/qemu/tests/unit/
H A Dcheck-qstring.c51 QString *qs; in qstring_from_substr_test() local
/openbmc/qemu/qobject/
H A Dqstring.c96 QString *qs; in qstring_destroy_obj() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c367 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
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c199 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
/openbmc/linux/fs/qnx6/
H A Dinode.c303 struct qnx6_sb_info *qs; in qnx6_fill_super() local
483 struct qnx6_sb_info *qs = QNX6_SB(sb); in qnx6_put_super() local
/openbmc/linux/drivers/soc/qcom/
H A Dsocinfo.c737 struct qcom_socinfo *qs; in qcom_socinfo_probe() local
787 struct qcom_socinfo *qs = platform_get_drvdata(pdev); in qcom_socinfo_remove() local
/openbmc/linux/drivers/staging/fieldbus/anybuss/
H A Dhost.c382 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
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_rcb.c36 void hns_rcb_wait_fbd_clean(struct hnae_queue **qs, int q_num, u32 flag) in hns_rcb_wait_fbd_clean()
61 int hns_rcb_wait_tx_ring_clean(struct hnae_queue *qs) in hns_rcb_wait_tx_ring_clean()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py48 def query(qs, **kwargs): argument

12