Home
last modified time | relevance | path

Searched defs:q (Results 126 – 150 of 1176) sorted by relevance

12345678910>>...48

/openbmc/linux/drivers/media/v4l2-core/
H A Dvideobuf-dma-contig.c75 struct videobuf_queue *q = map->q; in videobuf_vm_close() local
233 static int __videobuf_iolock(struct videobuf_queue *q, in __videobuf_iolock()
272 static int __videobuf_mmap_mapper(struct videobuf_queue *q, in __videobuf_mmap_mapper()
341 void videobuf_queue_dma_contig_init(struct videobuf_queue *q, in videobuf_queue_dma_contig_init()
367 void videobuf_dma_contig_free(struct videobuf_queue *q, in videobuf_dma_contig_free()
H A Dvideobuf-dma-sg.c393 struct videobuf_queue *q = map->q; in videobuf_vm_close() local
494 static int __videobuf_iolock(struct videobuf_queue *q, in __videobuf_iolock()
569 static int __videobuf_sync(struct videobuf_queue *q, in __videobuf_sync()
584 static int __videobuf_mmap_mapper(struct videobuf_queue *q, in __videobuf_mmap_mapper()
656 struct videobuf_queue q; in videobuf_sg_alloc() local
667 void videobuf_queue_sg_init(struct videobuf_queue *q, in videobuf_queue_sg_init()
/openbmc/linux/drivers/scsi/
H A Dscsi_dh.c251 int scsi_dh_activate(struct request_queue *q, activate_complete fn, void *data) in scsi_dh_activate()
298 int scsi_dh_set_params(struct request_queue *q, const char *params) in scsi_dh_set_params()
320 int scsi_dh_attach(struct request_queue *q, const char *name) in scsi_dh_attach()
359 const char *scsi_dh_attached_handler_name(struct request_queue *q, gfp_t gfp) in scsi_dh_attached_handler_name()
/openbmc/linux/drivers/s390/cio/
H A Dqdio_setup.c81 struct qdio_q *q; in __qdio_free_queues() local
102 struct qdio_q *q; in __qdio_allocate_qs() local
142 static void setup_queues_misc(struct qdio_q *q, struct qdio_irq *irq_ptr, in setup_queues_misc()
157 static void setup_storage_lists(struct qdio_q *q, struct qdio_irq *irq_ptr, in setup_storage_lists()
188 struct qdio_q *q; in setup_queues() local
/openbmc/linux/net/sctp/
H A Dstream_sched.c53 static void sctp_sched_fcfs_enqueue(struct sctp_outq *q, in sctp_sched_fcfs_enqueue()
58 static struct sctp_chunk *sctp_sched_fcfs_dequeue(struct sctp_outq *q) in sctp_sched_fcfs_dequeue()
81 static void sctp_sched_fcfs_dequeue_done(struct sctp_outq *q, in sctp_sched_fcfs_dequeue_done()
235 void sctp_sched_dequeue_done(struct sctp_outq *q, struct sctp_chunk *ch) in sctp_sched_dequeue_done()
257 void sctp_sched_dequeue_common(struct sctp_outq *q, struct sctp_chunk *ch) in sctp_sched_dequeue_common()
/openbmc/linux/net/netfilter/
H A Dnfnetlink_queue.c844 struct nfnl_queue_net *q = nfnl_queue_pernet(net); in nfqnl_enqueue_packet() local
991 struct nfnl_queue_net *q = nfnl_queue_pernet(net); in nfqnl_dev_drop() local
1024 struct nfnl_queue_net *q = nfnl_queue_pernet(net); in nfqnl_nf_hook_drop() local
1051 struct nfnl_queue_net *q = nfnl_queue_pernet(n->net); in nfqnl_rcv_nl_event() local
1138 struct nfnl_queue_net *q = nfnl_queue_pernet(info->net); in nfqnl_recv_verdict_batch() local
1249 struct nfnl_queue_net *q = nfnl_queue_pernet(info->net); in nfqnl_recv_verdict() local
1334 struct nfnl_queue_net *q = nfnl_queue_pernet(info->net); in nfqnl_recv_config() local
1498 struct nfnl_queue_net *q; in get_first() local
1519 struct nfnl_queue_net *q; in get_next() local
1584 struct nfnl_queue_net *q = nfnl_queue_pernet(net); in nfnl_queue_net_init() local
[all …]
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dirq.c511 int hl_cq_init(struct hl_device *hdev, struct hl_cq *q, u32 hw_queue_id) in hl_cq_init()
539 void hl_cq_fini(struct hl_device *hdev, struct hl_cq *q) in hl_cq_fini()
544 void hl_cq_reset(struct hl_device *hdev, struct hl_cq *q) in hl_cq_reset()
570 int hl_eq_init(struct hl_device *hdev, struct hl_eq *q) in hl_eq_init()
594 void hl_eq_fini(struct hl_device *hdev, struct hl_eq *q) in hl_eq_fini()
601 void hl_eq_reset(struct hl_device *hdev, struct hl_eq *q) in hl_eq_reset()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddma.c25 #define Q_CONFIG(q, wfdma, int, id) do { \ in mt7996_dma_config() argument
32 #define MCUQ_CONFIG(q, wfdma, int, id) Q_CONFIG(q, (wfdma), (int), (id)) in mt7996_dma_config() argument
33 #define RXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__RXQ(q), (wfdma), (int), (id)) in mt7996_dma_config() argument
34 #define TXQ_CONFIG(q, wfdma, int, id) Q_CONFIG(__TXQ(q), (wfdma), (int), (id)) in mt7996_dma_config() argument
/openbmc/linux/kernel/futex/
H A Dwaitwake.c115 void futex_wake_mark(struct wake_q_head *wake_q, struct futex_q *q) in futex_wake_mark()
328 void futex_wait_queue(struct futex_hash_bucket *hb, struct futex_q *q, in futex_wait_queue()
437 struct futex_q *q = &vs[i].q; in futex_wait_multiple_setup() local
578 struct futex_q *q, struct futex_hash_bucket **hb) in futex_wait_setup()
637 struct futex_q q = futex_q_init; in futex_wait() local
/openbmc/qemu/target/i386/tcg/
H A Dint_helper.c52 unsigned int num, den, q, r; in helper_divb_AL() local
70 int num, den, q, r; in helper_idivb_AL() local
88 unsigned int num, den, q, r; in helper_divw_AX() local
107 int num, den, q, r; in helper_idivw_AX() local
127 uint64_t num, q; in helper_divl_EAX() local
146 int64_t num, q; in helper_idivl_EAX() local
314 uint64_t q, r, a1, a0; in div64() local
/openbmc/linux/net/sunrpc/
H A Dsched.c147 __rpc_list_enqueue_task(struct list_head *q, struct rpc_task *task) in __rpc_list_enqueue_task()
171 struct list_head *q; in __rpc_list_dequeue_task() local
384 static void __rpc_do_sleep_on_priority(struct rpc_wait_queue *q, in __rpc_do_sleep_on_priority()
393 static void __rpc_sleep_on_priority(struct rpc_wait_queue *q, in __rpc_sleep_on_priority()
402 static void __rpc_sleep_on_priority_timeout(struct rpc_wait_queue *q, in __rpc_sleep_on_priority_timeout()
432 void rpc_sleep_on_timeout(struct rpc_wait_queue *q, struct rpc_task *task, in rpc_sleep_on_timeout()
449 void rpc_sleep_on(struct rpc_wait_queue *q, struct rpc_task *task, in rpc_sleep_on()
467 void rpc_sleep_on_priority_timeout(struct rpc_wait_queue *q, in rpc_sleep_on_priority_timeout()
483 void rpc_sleep_on_priority(struct rpc_wait_queue *q, struct rpc_task *task, in rpc_sleep_on_priority()
607 struct list_head *q; in __rpc_find_next_queued_priority() local
[all …]
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_common.h58 static inline void *chcr_copy_to_txd(const void *src, const struct sge_txq *q, in chcr_copy_to_txd()
81 static inline unsigned int chcr_txq_avail(const struct sge_txq *q) in chcr_txq_avail()
86 static inline void chcr_txq_advance(struct sge_txq *q, unsigned int n) in chcr_txq_advance()
94 static inline void chcr_eth_txq_stop(struct sge_eth_txq *q) in chcr_eth_txq_stop()
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-dvb.c200 struct list_head *list, *q; in vb2_dvb_register_bus() local
254 struct list_head *list, *q; in vb2_dvb_get_frontend() local
276 struct list_head *list, *q; in vb2_dvb_find_frontend() local
317 struct list_head *list, *q; in vb2_dvb_dealloc_frontends() local
/openbmc/linux/drivers/firmware/arm_scmi/
H A Draw_mode.c178 struct scmi_raw_queue *q[SCMI_RAW_MAX_QUEUE]; member
274 static void scmi_raw_buffer_put(struct scmi_raw_queue *q, in scmi_raw_buffer_put()
287 static void scmi_raw_buffer_enqueue(struct scmi_raw_queue *q, in scmi_raw_buffer_enqueue()
300 scmi_raw_buffer_dequeue_unlocked(struct scmi_raw_queue *q) in scmi_raw_buffer_dequeue_unlocked()
324 static void scmi_raw_buffer_queue_flush(struct scmi_raw_queue *q) in scmi_raw_buffer_queue_flush()
695 scmi_raw_message_dequeue(struct scmi_raw_queue *q, bool o_nonblock) in scmi_raw_message_dequeue()
742 struct scmi_raw_queue *q; in scmi_raw_message_receive() local
849 struct scmi_raw_queue *q; in scmi_test_dbg_raw_common_poll() local
1038 struct scmi_raw_queue *q; in scmi_raw_queue_init() local
1119 struct scmi_raw_queue *q; in scmi_raw_mode_setup() local
[all …]
/openbmc/linux/block/
H A Dblk-timeout.c23 bool __blk_should_fake_timeout(struct request_queue *q) in __blk_should_fake_timeout()
55 struct request_queue *q = disk->queue; in part_timeout_store() local
130 struct request_queue *q = req->q; in blk_add_timer() local
H A Dblk-pm.h9 static inline int blk_pm_resume_queue(const bool pm, struct request_queue *q) in blk_pm_resume_queue()
25 static inline int blk_pm_resume_queue(const bool pm, struct request_queue *q) in blk_pm_resume_queue()
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c173 struct mt7601u_rx_queue *q = &dev->rx_q; in mt7601u_rx_get_pending_entry() local
194 struct mt7601u_rx_queue *q = &dev->rx_q; in mt7601u_complete_rx() local
241 struct mt7601u_tx_queue *q = urb->context; in mt7601u_complete_tx() local
312 struct mt7601u_tx_queue *q = &dev->tx_q[ep]; in mt7601u_dma_submit_tx() local
461 static void mt7601u_free_tx_queue(struct mt7601u_tx_queue *q) in mt7601u_free_tx_queue()
485 struct mt7601u_tx_queue *q) in mt7601u_alloc_tx_queue()
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Devent.c107 struct ec_event_queue *q; in event_queue_new() local
118 static inline bool event_queue_empty(struct ec_event_queue *q) in event_queue_empty()
124 static inline bool event_queue_full(struct ec_event_queue *q) in event_queue_full()
130 static struct ec_event *event_queue_pop(struct ec_event_queue *q) in event_queue_pop()
148 static struct ec_event *event_queue_push(struct ec_event_queue *q, in event_queue_push()
161 static void event_queue_free(struct ec_event_queue *q) in event_queue_free()
/openbmc/u-boot/drivers/net/
H A Dmvneta.c49 #define MVNETA_RXQ_CONFIG_REG(q) (0x1400 + ((q) << 2)) argument
53 #define MVNETA_RXQ_THRESHOLD_REG(q) (0x14c0 + ((q) << 2)) argument
55 #define MVNETA_RXQ_BASE_ADDR_REG(q) (0x1480 + ((q) << 2)) argument
56 #define MVNETA_RXQ_SIZE_REG(q) (0x14a0 + ((q) << 2)) argument
59 #define MVNETA_RXQ_STATUS_REG(q) (0x14e0 + ((q) << 2)) argument
93 #define MVNETA_DEF_RXQ(q) ((q) << 1) argument
94 #define MVNETA_DEF_RXQ_ARP(q) ((q) << 4) argument
96 #define MVNETA_DEF_RXQ_TCP(q) ((q) << 16) argument
97 #define MVNETA_DEF_RXQ_UDP(q) ((q) << 19) argument
98 #define MVNETA_DEF_RXQ_BPDU(q) ((q) << 22) argument
[all …]
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe.h51 static inline void *queue_head_node(struct be_queue_info *q) in queue_head_node()
56 static inline void *queue_get_wrb(struct be_queue_info *q, unsigned int wrb_num) in queue_get_wrb()
61 static inline void *queue_tail_node(struct be_queue_info *q) in queue_tail_node()
66 static inline void queue_head_inc(struct be_queue_info *q) in queue_head_inc()
71 static inline void queue_tail_inc(struct be_queue_info *q) in queue_tail_inc()
89 struct be_queue_info q; member
97 struct be_queue_info q; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mmio.c18 struct mt76_queue *q = dev->mphy.q_tx[MT_TXQ_PSD]; in mt76x02_pre_tbtt_tasklet() local
108 mt76x02_init_rx_queue(struct mt76x02_dev *dev, struct mt76_queue *q, in mt76x02_init_rx_queue()
172 struct mt76_queue *q; in mt76x02_dma_init() local
242 void mt76x02_rx_poll_complete(struct mt76_dev *mdev, enum mt76_rxq_id q) in mt76x02_rx_poll_complete()
346 struct mt76_queue *q; in mt76x02_tx_hang() local
/openbmc/linux/net/sched/
H A Dsch_hfsc.c235 eltree_get_minel(struct hfsc_sched *q) in eltree_get_minel()
865 struct hfsc_sched *q = qdisc_priv(sch); in hfsc_find_class() local
924 struct hfsc_sched *q = qdisc_priv(sch); in hfsc_change_class() local
1094 struct hfsc_sched *q = qdisc_priv(sch); in hfsc_destroy_class() local
1107 struct hfsc_sched *q = qdisc_priv(sch); in hfsc_delete_class() local
1133 struct hfsc_sched *q = qdisc_priv(sch); in hfsc_classify() local
1259 struct hfsc_sched *q = qdisc_priv(sch); in hfsc_tcf_block() local
1358 struct hfsc_sched *q = qdisc_priv(sch); in hfsc_walk() local
1377 struct hfsc_sched *q = qdisc_priv(sch); in hfsc_schedule_watchdog() local
1396 struct hfsc_sched *q = qdisc_priv(sch); in hfsc_init_qdisc() local
[all …]
/openbmc/linux/drivers/crypto/cavium/zip/
H A Dzip_mem.c57 int zip_cmd_qbuf_alloc(struct zip_device *zip, int q) in zip_cmd_qbuf_alloc()
76 void zip_cmd_qbuf_free(struct zip_device *zip, int q) in zip_cmd_qbuf_free()
/openbmc/linux/net/sunrpc/auth_gss/
H A Dauth_gss_internal.h18 const void *q = (const void *)((const char *)p + len); in simple_get_bytes() local
28 const void *q; in simple_get_netobj() local
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c600 struct ionic_queue *q = &qcq->q; in ionic_dev_cmd_adminq_init() local
688 void ionic_cq_bind(struct ionic_cq *cq, struct ionic_queue *q) in ionic_cq_bind()
721 struct ionic_queue *q, unsigned int index, const char *name, in ionic_q_init()
749 void ionic_q_map(struct ionic_queue *q, void *base, dma_addr_t base_pa) in ionic_q_map()
761 void ionic_q_cmb_map(struct ionic_queue *q, void __iomem *base, dma_addr_t base_pa) in ionic_q_cmb_map()
773 void ionic_q_sg_map(struct ionic_queue *q, void *base, dma_addr_t base_pa) in ionic_q_sg_map()
785 void ionic_q_post(struct ionic_queue *q, bool ring_doorbell, ionic_desc_cb cb, in ionic_q_post()
814 static bool ionic_q_is_posted(struct ionic_queue *q, unsigned int pos) in ionic_q_is_posted()
825 void ionic_q_service(struct ionic_queue *q, struct ionic_cq_info *cq_info, in ionic_q_service()

12345678910>>...48