Home
last modified time | relevance | path

Searched defs:q (Results 76 – 100 of 1176) sorted by relevance

12345678910>>...48

/openbmc/linux/mm/kasan/
H A Dquarantine.c42 static bool qlist_empty(struct qlist_head *q) in qlist_empty()
47 static void qlist_init(struct qlist_head *q) in qlist_init()
53 static void qlist_put(struct qlist_head *q, struct qlist_node *qlink, in qlist_put()
172 static void qlist_free_all(struct qlist_head *q, struct kmem_cache *cache) in qlist_free_all()
194 struct qlist_head *q; in kasan_quarantine_put() local
320 static void __per_cpu_remove_cache(struct qlist_head *q, void *arg) in __per_cpu_remove_cache()
334 struct qlist_head *q; in per_cpu_remove_cache() local
397 struct qlist_head *q; in kasan_cpu_offline() local
/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c479 EHCIQueue *q = p->queue; in ehci_writeback_async_complete_packet() local
550 EHCIQueue *q; in ehci_alloc_queue() local
624 EHCIQueue *q; in ehci_find_queue_by_qh() local
639 EHCIQueue *q, *tmp; in ehci_queues_rip_unused() local
657 EHCIQueue *q, *tmp; in ehci_queues_rip_unseen() local
669 EHCIQueue *q, *tmp; in ehci_queues_rip_device() local
683 EHCIQueue *q, *tmp; in ehci_queues_rip_all() local
1124 static void ehci_flush_qh(EHCIQueue *q) in ehci_flush_qh()
1615 EHCIQueue *q; in ehci_state_fetchqh() local
1881 EHCIQueue *q = p->queue; in ehci_fill_queue() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c98 struct mlxsw_pci_queue *q; member
238 struct mlxsw_pci_queue *q, in __mlxsw_pci_queue_doorbell_set()
258 struct mlxsw_pci_queue *q) in mlxsw_pci_queue_doorbell_producer_ring()
265 struct mlxsw_pci_queue *q) in mlxsw_pci_queue_doorbell_consumer_ring()
274 struct mlxsw_pci_queue *q) in mlxsw_pci_queue_doorbell_arm_consumer_ring()
287 struct mlxsw_pci_queue *q) in mlxsw_pci_sdq_init()
457 struct mlxsw_pci_queue *q) in mlxsw_pci_cq_pre_init()
468 struct mlxsw_pci_queue *q) in mlxsw_pci_cq_init()
988 struct mlxsw_pci_queue *q) in mlxsw_pci_queue_fini()
1407 struct mlxsw_pci_queue *q; in mlxsw_pci_eq_irq_handler() local
[all …]
/openbmc/linux/kernel/futex/
H A Drequeue.c74 void requeue_futex(struct futex_q *q, struct futex_hash_bucket *hb1, in requeue_futex()
92 static inline bool futex_requeue_pi_prepare(struct futex_q *q, in futex_requeue_pi_prepare()
125 static inline void futex_requeue_pi_complete(struct futex_q *q, int locked) in futex_requeue_pi_complete()
156 static inline int futex_requeue_pi_wakeup_sync(struct futex_q *q) in futex_requeue_pi_wakeup_sync()
223 void requeue_pi_wake_futex(struct futex_q *q, union futex_key *key, in requeue_pi_wake_futex()
692 struct futex_q *q, in handle_early_requeue_pi_wakeup()
770 struct futex_q q = futex_q_init; in futex_wait_requeue_pi() local
/openbmc/linux/net/sched/
H A Dsch_drr.c40 struct drr_sched *q = qdisc_priv(sch); in drr_find_class() local
57 struct drr_sched *q = qdisc_priv(sch); in drr_change_class() local
149 struct drr_sched *q = qdisc_priv(sch); in drr_delete_class() local
176 struct drr_sched *q = qdisc_priv(sch); in drr_tcf_block() local
279 struct drr_sched *q = qdisc_priv(sch); in drr_walk() local
297 struct drr_sched *q = qdisc_priv(sch); in drr_classify() local
336 struct drr_sched *q = qdisc_priv(sch); in drr_enqueue() local
371 struct drr_sched *q = qdisc_priv(sch); in drr_dequeue() local
412 struct drr_sched *q = qdisc_priv(sch); in drr_init_qdisc() local
427 struct drr_sched *q = qdisc_priv(sch); in drr_reset_qdisc() local
[all …]
H A Dsch_teql.c66 struct sk_buff_head q; member
69 #define NEXT_SLAVE(q) (((struct teql_sched_data *)qdisc_priv(q))->next) argument
79 struct teql_sched_data *q = qdisc_priv(sch); in teql_enqueue() local
95 struct Qdisc *q; in teql_dequeue() local
132 struct Qdisc *q, *prev; in teql_destroy() local
173 struct teql_sched_data *q = qdisc_priv(sch); in teql_qdisc_init() local
280 struct Qdisc *start, *q; in teql_master_xmit() local
357 struct Qdisc *q; in teql_master_open() local
417 struct Qdisc *q; in teql_master_mtu() local
H A Dsch_api.c133 struct Qdisc_ops *q, **qp; in register_qdisc() local
177 struct Qdisc_ops *q, **qp; in unregister_qdisc() local
263 struct Qdisc *q; in qdisc_match_from_root() local
302 struct Qdisc *q; in qdisc_lookup() local
321 struct Qdisc *q; in qdisc_lookup_rcu() local
1077 struct Qdisc *q = old; in qdisc_graft() local
1482 struct Qdisc *q = NULL; in tc_get_qdisc() local
1581 struct Qdisc *q, *p; in tc_modify_qdisc() local
1775 struct Qdisc *q; in tc_dump_qdisc_root() local
2079 struct Qdisc *q = NULL; in tc_ctl_tclass() local
[all …]
H A Dsch_fq.c217 static void fq_gc(struct fq_sched_data *q, in fq_gc()
437 const struct fq_sched_data *q) in fq_packet_beyond_horizon()
445 struct fq_sched_data *q = qdisc_priv(sch); in fq_enqueue() local
528 struct fq_sched_data *q = qdisc_priv(sch); in fq_dequeue() local
664 struct fq_sched_data *q = qdisc_priv(sch); in fq_reset() local
749 struct fq_sched_data *q = qdisc_priv(sch); in fq_resize() local
809 struct fq_sched_data *q = qdisc_priv(sch); in fq_change() local
920 struct fq_sched_data *q = qdisc_priv(sch); in fq_destroy() local
930 struct fq_sched_data *q = qdisc_priv(sch); in fq_init() local
969 struct fq_sched_data *q = qdisc_priv(sch); in fq_dump() local
[all …]
H A Dsch_hhf.c182 struct hhf_sched_data *q) in seek_list()
213 struct hhf_sched_data *q) in alloc_new_hh()
249 struct hhf_sched_data *q = qdisc_priv(sch); in hhf_classify() local
351 struct hhf_sched_data *q = qdisc_priv(sch); in hhf_drop() local
374 struct hhf_sched_data *q = qdisc_priv(sch); in hhf_enqueue() local
420 struct hhf_sched_data *q = qdisc_priv(sch); in hhf_dequeue() local
474 struct hhf_sched_data *q = qdisc_priv(sch); in hhf_destroy() local
511 struct hhf_sched_data *q = qdisc_priv(sch); in hhf_change() local
577 struct hhf_sched_data *q = qdisc_priv(sch); in hhf_init() local
653 struct hhf_sched_data *q = qdisc_priv(sch); in hhf_dump() local
[all …]
H A Dsch_plug.c90 struct plug_sched_data *q = qdisc_priv(sch); in plug_enqueue() local
103 struct plug_sched_data *q = qdisc_priv(sch); in plug_dequeue() local
125 struct plug_sched_data *q = qdisc_priv(sch); in plug_init() local
161 struct plug_sched_data *q = qdisc_priv(sch); in plug_change() local
/openbmc/linux/include/linux/
H A Dfortify-string.h157 char *strncpy(char * const POS p, const char *q, __kernel_size_t size) in strncpy()
255 __FORTIFY_INLINE size_t strlcpy(char * const POS p, const char * const POS q, size_t size) in strlcpy()
306 __FORTIFY_INLINE ssize_t strscpy(char * const POS p, const char * const POS q, size_t size) in strscpy()
388 size_t strlcat(char * const POS p, const char * const POS q, size_t avail) in strlcat()
442 char *strcat(char * const POS p, const char *q) in strcat()
472 char *strncat(char * const POS p, const char * const POS q, __kernel_size_t count) in strncat()
648 #define __fortify_memcpy_chk(p, q, size, p_size, q_size, \ argument
707 #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ argument
711 #define memmove(p, q, s) __fortify_memcpy_chk(p, q, s, \ argument
729 int memcmp(const void * const POS0 p, const void * const POS0 q, __kernel_size_t size) in memcmp()
[all …]
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-vbi.c52 struct cx88_dmaqueue *q, in cx8800_start_vbi_dma()
99 struct cx88_dmaqueue *q) in cx8800_restart_vbi_queue()
115 static int queue_setup(struct vb2_queue *q, in queue_setup()
172 struct cx88_dmaqueue *q = &dev->vbiq; in buffer_queue() local
194 static int start_streaming(struct vb2_queue *q, unsigned int count) in start_streaming()
205 static void stop_streaming(struct vb2_queue *q) in stop_streaming()
/openbmc/linux/block/
H A Dblk-ioc.c76 struct request_queue *q = icq->q; in ioc_destroy_icq() local
121 struct request_queue *q = icq->q; in ioc_release_fn() local
171 void ioc_clear_queue(struct request_queue *q) in ioc_clear_queue()
324 struct io_cq *ioc_lookup_icq(struct request_queue *q) in ioc_lookup_icq()
363 static struct io_cq *ioc_create_icq(struct request_queue *q) in ioc_create_icq()
407 struct io_cq *ioc_find_get_icq(struct request_queue *q) in ioc_find_get_icq()
H A Dblk-flush.c98 blk_get_flush_queue(struct request_queue *q, struct blk_mq_ctx *ctx) in blk_get_flush_queue()
167 struct request_queue *q = rq->q; in blk_flush_complete_seq() local
219 struct request_queue *q = flush_rq->q; in flush_end_io() local
290 static void blk_kick_flush(struct request_queue *q, struct blk_flush_queue *fq, in blk_kick_flush()
362 struct request_queue *q = rq->q; in mq_flush_data_end_io() local
406 struct request_queue *q = rq->q; in blk_insert_flush() local
/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-div.c5 long x, y, q, r; member
17 unsigned long x, y, q, r; member
34 long q, r; in main() local
46 unsigned long q, r; in main() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dsdio.c306 struct mt76_queue *q = &dev->q_rx[qid]; in mt76s_alloc_rx_queue() local
325 struct mt76_queue *q; in mt76s_alloc_tx_queue() local
345 struct mt76_queue *q; in mt76s_alloc_tx() local
367 mt76s_get_next_rx_entry(struct mt76_queue *q) in mt76s_get_next_rx_entry()
383 mt76s_process_rx_queue(struct mt76_dev *dev, struct mt76_queue *q) in mt76s_process_rx_queue()
429 static int mt76s_process_tx_queue(struct mt76_dev *dev, struct mt76_queue *q) in mt76s_process_tx_queue()
518 mt76s_tx_queue_skb(struct mt76_dev *dev, struct mt76_queue *q, in mt76s_tx_queue_skb()
549 mt76s_tx_queue_skb_raw(struct mt76_dev *dev, struct mt76_queue *q, in mt76s_tx_queue_skb_raw()
583 static void mt76s_tx_kick(struct mt76_dev *dev, struct mt76_queue *q) in mt76s_tx_kick()
615 struct mt76_queue *q = &dev->q_rx[i]; in mt76s_deinit() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dutils.c49 struct sk_buff_head *q; in brcmu_pktq_penq() local
68 struct sk_buff_head *q; in brcmu_pktq_penq_head() local
86 struct sk_buff_head *q; in brcmu_pktq_pdeq() local
109 struct sk_buff_head *q; in brcmu_pktq_pdeq_match() local
126 struct sk_buff_head *q; in brcmu_pktq_pdeq_tail() local
143 struct sk_buff_head *q; in brcmu_pktq_pflush() local
222 struct sk_buff_head *q; in brcmu_pktq_mdeq() local
/openbmc/linux/net/xdp/
H A Dxsk_queue.c14 static size_t xskq_get_ring_size(struct xsk_queue *q, bool umem_queue) in xskq_get_ring_size()
26 struct xsk_queue *q; in xskq_create() local
59 void xskq_destroy(struct xsk_queue *q) in xskq_destroy()
/openbmc/linux/lib/raid6/
H A Dsse2.c39 u8 *p, *q; in raid6_sse21_gen_syndrome() local
91 u8 *p, *q; in raid6_sse21_xor_syndrome() local
149 u8 *p, *q; in raid6_sse22_gen_syndrome() local
202 u8 *p, *q; in raid6_sse22_xor_syndrome() local
281 u8 *p, *q; in raid6_sse24_gen_syndrome() local
368 u8 *p, *q; in raid6_sse24_xor_syndrome() local
H A Davx2.c37 u8 *p, *q; in raid6_avx21_gen_syndrome() local
86 u8 *p, *q; in raid6_avx21_xor_syndrome() local
144 u8 *p, *q; in raid6_avx22_gen_syndrome() local
196 u8 *p, *q; in raid6_avx22_xor_syndrome() local
276 u8 *p, *q; in raid6_avx24_gen_syndrome() local
357 u8 *p, *q; in raid6_avx24_xor_syndrome() local
H A Davx512.c47 u8 *p, *q; in raid6_avx5121_gen_syndrome() local
105 u8 *p, *q; in raid6_avx5121_xor_syndrome() local
174 u8 *p, *q; in raid6_avx5122_gen_syndrome() local
237 u8 *p, *q; in raid6_avx5122_xor_syndrome() local
333 u8 *p, *q; in raid6_avx5124_gen_syndrome() local
427 u8 *p, *q; in raid6_avx5124_xor_syndrome() local
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v11.c96 static void set_priority(struct v11_compute_mqd *m, struct queue_properties *q) in set_priority()
103 struct queue_properties *q) in allocate_mqd()
125 struct queue_properties *q) in init_mqd()
217 struct queue_properties *q, in update_mqd()
289 struct queue_properties *q, in get_wave_state()
364 struct queue_properties *q) in init_mqd_hiq()
398 struct queue_properties *q) in init_mqd_sdma()
421 struct queue_properties *q, in update_mqd_sdma()
H A Dkfd_mqd_manager_v10.c70 static void set_priority(struct v10_compute_mqd *m, struct queue_properties *q) in set_priority()
77 struct queue_properties *q) in allocate_mqd()
90 struct queue_properties *q) in init_mqd()
163 struct queue_properties *q, in update_mqd()
235 struct queue_properties *q, in get_wave_state()
310 struct queue_properties *q) in init_mqd_hiq()
344 struct queue_properties *q) in init_mqd_sdma()
362 struct queue_properties *q, in update_mqd_sdma()
/openbmc/qemu/util/
H A Dint128.c39 static Int128 divrem128(Int128 u, Int128 v, Int128 *q) in divrem128()
90 Int128 q; in int128_divu() local
97 Int128 q; in int128_remu() local
103 Int128 q; in int128_divs() local
126 Int128 q, r; in int128_rems() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1106 const struct sge_txq *q, void *pos) in cxgb4_inline_tx_skb()
1131 const struct sge_txq *q, void *pos, in inline_tx_skb_header()
1232 static void eth_txq_stop(struct sge_eth_txq *q) in eth_txq_stop()
1422 struct sge_txq *q = &eq->q; in t4_sge_eth_txq_egress_update() local
1516 struct sge_eth_txq *q; in cxgb4_eth_xmit() local
2674 struct sge_eth_txq *q; in cxgb4_selftest_lb_pkt() local
3189 const struct sge_txq *q, in inline_tx_header()
3855 const struct sge_rspq *q) in is_new_response()
4149 struct sge_rspq *q = cookie; in t4_sge_intr_msix() local
4163 struct sge_rspq *q = &adap->sge.intrq; in process_intrq() local
[all …]

12345678910>>...48