| /linux/drivers/gpu/drm/xe/ |
| A D | xe_guc_submit.c | 237 struct xe_exec_queue *q; in guc_submit_wedged_fini() local 765 struct xe_exec_queue *q) in disable_scheduling_deregister() 823 struct xe_exec_queue *q; in xe_guc_submit_wedge() local 1725 struct xe_exec_queue *q; in xe_guc_submit_stop() local 1769 struct xe_exec_queue *q; in xe_guc_submit_start() local 1795 struct xe_exec_queue *q; in g2h_exec_queue_lookup() local 1866 struct xe_exec_queue *q; in xe_guc_sched_done_handler() local 1908 struct xe_exec_queue *q; in xe_guc_deregister_done_handler() local 1937 struct xe_exec_queue *q; in xe_guc_exec_queue_reset_handler() local 1974 struct xe_exec_queue *q; in xe_guc_exec_queue_memory_cat_error_handler() local [all …]
|
| A D | xe_exec_queue.c | 54 struct xe_exec_queue *q; in __xe_exec_queue_alloc() local 150 struct xe_exec_queue *q; in xe_exec_queue_create() local 216 struct xe_exec_queue *q; in xe_exec_queue_create_bind() local 259 void xe_exec_queue_fini(struct xe_exec_queue *q) in xe_exec_queue_fini() 302 struct xe_exec_queue *q; in xe_exec_queue_lookup() local 411 struct xe_exec_queue *q, in exec_queue_user_ext_set_property() 543 struct xe_exec_queue *q = NULL; in xe_exec_queue_create_ioctl() local 668 struct xe_exec_queue *q; in xe_exec_queue_get_property_ioctl() local 698 bool xe_exec_queue_is_lr(struct xe_exec_queue *q) in xe_exec_queue_is_lr() 801 void xe_exec_queue_kill(struct xe_exec_queue *q) in xe_exec_queue_kill() [all …]
|
| /linux/net/xdp/ |
| A D | xsk_queue.h | 192 static inline bool xskq_has_descs(struct xsk_queue *q) in xskq_has_descs() 208 static inline bool xskq_cons_read_desc(struct xsk_queue *q, in xskq_cons_read_desc() 279 static inline void __xskq_cons_release(struct xsk_queue *q) in __xskq_cons_release() 284 static inline void __xskq_cons_peek(struct xsk_queue *q) in __xskq_cons_peek() 316 static inline bool xskq_cons_peek_desc(struct xsk_queue *q, in xskq_cons_peek_desc() 329 static inline void xskq_cons_release(struct xsk_queue *q) in xskq_cons_release() 361 static inline bool xskq_prod_is_full(struct xsk_queue *q) in xskq_prod_is_full() 371 static inline int xskq_prod_reserve(struct xsk_queue *q) in xskq_prod_reserve() 429 static inline void xskq_prod_submit(struct xsk_queue *q) in xskq_prod_submit() 439 static inline bool xskq_prod_is_empty(struct xsk_queue *q) in xskq_prod_is_empty() [all …]
|
| /linux/sound/core/seq/ |
| A D | seq_queue.c | 68 struct snd_seq_queue *q; in queue_list_remove() local 90 struct snd_seq_queue *q; in queue_new() local 162 struct snd_seq_queue *q; in snd_seq_queue_alloc() local 181 struct snd_seq_queue *q; in snd_seq_queue_delete() local 197 struct snd_seq_queue *q; in queueptr() local 212 struct snd_seq_queue *q; in snd_seq_queue_find_name() local 289 struct snd_seq_queue *q; in snd_seq_enqueue_event() local 517 struct snd_seq_queue *q; in snd_seq_queue_is_used() local 538 struct snd_seq_queue *q; in snd_seq_queue_client_leave() local 571 struct snd_seq_queue *q; in snd_seq_queue_client_leave_cells() local [all …]
|
| /linux/drivers/media/common/videobuf2/ |
| A D | videobuf2-core.c | 103 #define log_qop(q, op) \ argument 107 #define call_qop(q, op, args...) \ argument 167 #define call_qop(q, op, args...) \ argument 187 #define call_bufop(q, op, args...) \ argument 225 struct vb2_queue *q = vb->vb2_queue; in __vb2_buf_mem_alloc() local 380 struct vb2_queue *q = vb->vb2_queue; in __setup_offsets() local 1184 struct vb2_queue *q = vb->vb2_queue; in vb2_buffer_done() local 1268 struct vb2_queue *q = vb->vb2_queue; in __prepare_userptr() local 1384 struct vb2_queue *q = vb->vb2_queue; in __prepare_dmabuf() local 1539 struct vb2_queue *q = vb->vb2_queue; in __enqueue_in_driver() local [all …]
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| A D | funeth_tx.c | 56 static void *txq_end(const struct funeth_txq *q) in txq_end() 317 static void fun_tx_check_stop(struct funeth_txq *q) in fun_tx_check_stop() 347 struct funeth_txq *q = fp->txqs[qid]; in fun_start_xmit() local 385 static u16 txq_hw_head(const struct funeth_txq *q) in txq_hw_head() 471 struct funeth_txq *q = irq->txq; in fun_txq_napi_poll() local 575 struct funeth_txq *q, **xdpqs; in fun_xdp_xmit_frames() local 601 static void fun_txq_purge(struct funeth_txq *q) in fun_txq_purge() 612 static void fun_xdpq_purge(struct funeth_txq *q) in fun_xdpq_purge() 629 struct funeth_txq *q; in fun_txq_create_sw() local 665 static void fun_txq_free_sw(struct funeth_txq *q) in fun_txq_free_sw() [all …]
|
| A D | funeth_rx.c | 67 static bool cache_get(struct funeth_rxq *q, struct funeth_rxbuf *rb) in cache_get() 348 static void advance_cq(struct funeth_rxq *q) in advance_cq() 479 static int fun_process_cqes(struct funeth_rxq *q, int budget) in fun_process_cqes() 513 struct funeth_rxq *q = irq->rxq; in fun_rxq_napi_poll() local 536 static void fun_rxq_free_bufs(struct funeth_rxq *q) in fun_rxq_free_bufs() 549 static int fun_rxq_alloc_bufs(struct funeth_rxq *q, int node) in fun_rxq_alloc_bufs() 575 static void fun_rxq_free_cache(struct funeth_rxq *q) in fun_rxq_free_cache() 620 struct funeth_rxq *q; in fun_rxq_create_sw() local 677 static void fun_rxq_free_sw(struct funeth_rxq *q) in fun_rxq_free_sw() 765 static void fun_rxq_free_dev(struct funeth_rxq *q) in fun_rxq_free_dev() [all …]
|
| /linux/sound/core/seq/oss/ |
| A D | seq_oss_readq.c | 35 struct seq_oss_readq *q; in snd_seq_oss_readq_new() local 62 snd_seq_oss_readq_delete(struct seq_oss_readq *q) in snd_seq_oss_readq_delete() 74 snd_seq_oss_readq_clear(struct seq_oss_readq *q) in snd_seq_oss_readq_clear() 89 snd_seq_oss_readq_puts(struct seq_oss_readq *q, int dev, unsigned char *data, int len) in snd_seq_oss_readq_puts() 123 int snd_seq_oss_readq_sysex(struct seq_oss_readq *q, int dev, in snd_seq_oss_readq_sysex() 141 snd_seq_oss_readq_put_event(struct seq_oss_readq *q, union evrec *ev) in snd_seq_oss_readq_put_event() 169 snd_seq_oss_readq_pick(struct seq_oss_readq *q, union evrec *rec) in snd_seq_oss_readq_pick() 181 snd_seq_oss_readq_wait(struct seq_oss_readq *q) in snd_seq_oss_readq_wait() 193 snd_seq_oss_readq_free(struct seq_oss_readq *q) in snd_seq_oss_readq_free() 206 snd_seq_oss_readq_poll(struct seq_oss_readq *q, struct file *file, poll_table *wait) in snd_seq_oss_readq_poll() [all …]
|
| A D | seq_oss_writeq.c | 27 struct seq_oss_writeq *q; in snd_seq_oss_writeq_new() local 54 snd_seq_oss_writeq_delete(struct seq_oss_writeq *q) in snd_seq_oss_writeq_delete() 67 snd_seq_oss_writeq_clear(struct seq_oss_writeq *q) in snd_seq_oss_writeq_clear() 83 snd_seq_oss_writeq_sync(struct seq_oss_writeq *q) in snd_seq_oss_writeq_sync() 123 snd_seq_oss_writeq_wakeup(struct seq_oss_writeq *q, abstime_t time) in snd_seq_oss_writeq_wakeup() 139 snd_seq_oss_writeq_get_free_size(struct seq_oss_writeq *q) in snd_seq_oss_writeq_get_free_size() 152 snd_seq_oss_writeq_set_output(struct seq_oss_writeq *q, int val) in snd_seq_oss_writeq_set_output()
|
| /linux/block/ |
| A D | elevator.c | 62 struct request_queue *q = rq->q; in elv_iosched_allow_bio_merge() local 123 struct elevator_queue *elevator_alloc(struct request_queue *q, in elevator_alloc() 151 void elevator_exit(struct request_queue *q) in elevator_exit() 171 void elv_rqhash_del(struct request_queue *q, struct request *rq) in elv_rqhash_del() 178 void elv_rqhash_add(struct request_queue *q, struct request *rq) in elv_rqhash_add() 455 int elv_register_queue(struct request_queue *q, bool uevent) in elv_register_queue() 480 void elv_unregister_queue(struct request_queue *q) in elv_unregister_queue() 578 void elevator_init_mq(struct request_queue *q) in elevator_init_mq() 660 void elevator_disable(struct request_queue *q) in elevator_disable() 748 struct request_queue *q = disk->queue; in elv_iosched_show() local [all …]
|
| A D | blk-core.c | 220 void blk_sync_queue(struct request_queue *q) in blk_sync_queue() 231 void blk_set_pm_only(struct request_queue *q) in blk_set_pm_only() 237 void blk_clear_pm_only(struct request_queue *q) in blk_clear_pm_only() 250 struct request_queue *q = container_of(rcu_head, in blk_free_queue_rcu() local 274 void blk_put_queue(struct request_queue *q) in blk_put_queue() 361 void blk_queue_exit(struct request_queue *q) in blk_queue_exit() 368 struct request_queue *q = in blk_queue_usage_counter_release() local 387 struct request_queue *q; in blk_alloc_queue() local 466 bool blk_get_queue(struct request_queue *q) in blk_get_queue() 916 struct request_queue *q; in bio_poll() local [all …]
|
| A D | blk-mq.c | 279 struct request_queue *q; in blk_mq_quiesce_tagset() local 293 struct request_queue *q; in blk_mq_unquiesce_tagset() local 1443 struct request_queue *q = in blk_mq_requeue_work() local 1612 struct request_queue *q = in blk_mq_timeout_work() local 2772 struct request_queue *q; in blk_mq_flush_plug_list() local 4030 struct request_queue *q; in blk_mq_update_tag_set_shared() local 4145 struct request_queue *q; in blk_mq_alloc_queue() local 4198 struct request_queue *q; in __blk_mq_alloc_disk() local 4308 struct request_queue *q) in blk_mq_init_allocated_queue() 4714 struct request_queue *q; member [all …]
|
| /linux/kernel/sched/ |
| A D | swait.c | 6 void __init_swait_queue_head(struct swait_queue_head *q, const char *name, in __init_swait_queue_head() 21 void swake_up_locked(struct swait_queue_head *q, int wake_flags) in swake_up_locked() 41 void swake_up_all_locked(struct swait_queue_head *q) in swake_up_all_locked() 47 void swake_up_one(struct swait_queue_head *q) in swake_up_one() 61 void swake_up_all(struct swait_queue_head *q) in swake_up_all() 84 void __prepare_to_swait(struct swait_queue_head *q, struct swait_queue *wait) in __prepare_to_swait() 91 void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_exclusive() 102 long prepare_to_swait_event(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_event() 125 void __finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in __finish_swait() 132 void finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in finish_swait()
|
| /linux/drivers/net/ |
| A D | tap.c | 147 struct tap_queue *q) in tap_enable_queue() 168 struct tap_queue *q) in tap_set_queue() 302 struct tap_queue *q, *tmp; in tap_del_queues() local 325 struct tap_queue *q; in tap_handle_frame() local 515 struct tap_queue *q; in tap_open() local 580 struct tap_queue *q = file->private_data; in tap_release() local 587 struct tap_queue *q = file->private_data; in tap_poll() local 780 struct tap_queue *q = file->private_data; in tap_write_iter() local 1294 struct tap_queue *q; in tap_get_socket() local 1306 struct tap_queue *q; in tap_get_ptr_ring() local [all …]
|
| /linux/drivers/infiniband/sw/rxe/ |
| A D | rxe_queue.h | 95 static inline u32 queue_next_index(struct rxe_queue *q, int index) in queue_next_index() 100 static inline u32 queue_get_producer(const struct rxe_queue *q, in queue_get_producer() 127 static inline u32 queue_get_consumer(const struct rxe_queue *q, in queue_get_consumer() 154 static inline int queue_empty(struct rxe_queue *q, enum queue_type type) in queue_empty() 162 static inline int queue_full(struct rxe_queue *q, enum queue_type type) in queue_full() 170 static inline u32 queue_count(const struct rxe_queue *q, in queue_count() 179 static inline void queue_advance_producer(struct rxe_queue *q, in queue_advance_producer() 215 static inline void queue_advance_consumer(struct rxe_queue *q, in queue_advance_consumer() 250 static inline void *queue_producer_addr(struct rxe_queue *q, in queue_producer_addr() 258 static inline void *queue_consumer_addr(struct rxe_queue *q, in queue_consumer_addr() [all …]
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| A D | pio.c | 24 static u16 generate_cookie(struct b43_pio_txqueue *q, in generate_cookie() 49 struct b43_pio_txqueue *q = NULL; in parse_cookie() local 126 struct b43_pio_txqueue *q; in b43_setup_pioqueue_tx() local 162 struct b43_pio_rxqueue *q; in b43_setup_pioqueue_rx() local 290 struct b43_pio_txqueue *q; in select_queue_by_priority() local 352 struct b43_pio_txqueue *q = pack->queue; in pio_tx_frame_2byte_queue() local 422 struct b43_pio_txqueue *q = pack->queue; in pio_tx_frame_4byte_queue() local 440 static int pio_tx_frame(struct b43_pio_txqueue *q, in pio_tx_frame() 491 struct b43_pio_txqueue *q; in b43_pio_tx() local 566 struct b43_pio_txqueue *q; in b43_pio_handle_txstatus() local [all …]
|
| /linux/drivers/accel/habanalabs/common/ |
| A D | hw_queue.c | 44 struct hl_hw_queue *q; in hl_hw_queue_update_ci() local 128 struct hl_hw_queue *q, int num_of_entries, in ext_queue_sanity_checks() 177 struct hl_hw_queue *q, in int_queue_sanity_checks() 242 struct hl_hw_queue *q = &hdev->kernel_queues[hw_queue_id]; in hl_hw_queue_send_cb_no_cmpl() local 282 struct hl_hw_queue *q = &hdev->kernel_queues[job->hw_queue_id]; in ext_queue_schedule_job() local 347 struct hl_hw_queue *q = &hdev->kernel_queues[job->hw_queue_id]; in int_queue_schedule_job() local 643 struct hl_hw_queue *q; in hl_hw_queue_schedule_cs() local 819 struct hl_hw_queue *q = &hdev->kernel_queues[hw_queue_id]; in hl_hw_queue_inc_ci_kernel() local 1082 struct hl_hw_queue *q; in hl_hw_queues_create() local 1128 struct hl_hw_queue *q; in hl_hw_queues_destroy() local [all …]
|
| /linux/drivers/spi/ |
| A D | spi-fsl-qspi.c | 277 static inline int needs_swap_endian(struct fsl_qspi *q) in needs_swap_endian() 282 static inline int needs_4x_clock(struct fsl_qspi *q) in needs_4x_clock() 341 struct fsl_qspi *q = dev_id; in fsl_qspi_irq_handler() local 415 static void fsl_qspi_prepare_lut(struct fsl_qspi *q, in fsl_qspi_prepare_lut() 507 static void fsl_qspi_invalidate(struct fsl_qspi *q) in fsl_qspi_invalidate() 558 static void fsl_qspi_fill_txfifo(struct fsl_qspi *q, in fsl_qspi_fill_txfifo() 583 static void fsl_qspi_read_rxfifo(struct fsl_qspi *q, in fsl_qspi_read_rxfifo() 720 static int fsl_qspi_default_setup(struct fsl_qspi *q) in fsl_qspi_default_setup() 848 struct fsl_qspi *q; in fsl_qspi_probe() local 952 struct fsl_qspi *q = platform_get_drvdata(pdev); in fsl_qspi_remove() local [all …]
|
| /linux/net/sched/ |
| A D | sch_multiq.c | 32 struct multiq_sched_data *q = qdisc_priv(sch); in multiq_classify() local 89 struct multiq_sched_data *q = qdisc_priv(sch); in multiq_dequeue() local 120 struct multiq_sched_data *q = qdisc_priv(sch); in multiq_peek() local 151 struct multiq_sched_data *q = qdisc_priv(sch); in multiq_reset() local 162 struct multiq_sched_data *q = qdisc_priv(sch); in multiq_destroy() local 174 struct multiq_sched_data *q = qdisc_priv(sch); in multiq_tune() local 238 struct multiq_sched_data *q = qdisc_priv(sch); in multiq_init() local 263 struct multiq_sched_data *q = qdisc_priv(sch); in multiq_dump() local 283 struct multiq_sched_data *q = qdisc_priv(sch); in multiq_graft() local 296 struct multiq_sched_data *q = qdisc_priv(sch); in multiq_leaf() local [all …]
|
| A D | sch_red.c | 73 struct red_sched_data *q = qdisc_priv(sch); in red_enqueue() local 153 struct red_sched_data *q = qdisc_priv(sch); in red_dequeue() local 170 struct red_sched_data *q = qdisc_priv(sch); in red_peek() local 178 struct red_sched_data *q = qdisc_priv(sch); in red_reset() local 186 struct red_sched_data *q = qdisc_priv(sch); in red_offload() local 215 struct red_sched_data *q = qdisc_priv(sch); in red_destroy() local 238 struct red_sched_data *q = qdisc_priv(sch); in __red_change() local 338 struct red_sched_data *q = qdisc_priv(sch); in red_init() local 372 struct red_sched_data *q = qdisc_priv(sch); in red_change() local 411 struct red_sched_data *q = qdisc_priv(sch); in red_dump() local [all …]
|
| A D | sch_choke.c | 81 static int use_ecn(const struct choke_sched_data *q) in use_ecn() 87 static int use_harddrop(const struct choke_sched_data *q) in use_harddrop() 116 struct choke_sched_data *q = qdisc_priv(sch); in choke_drop_by_idx() local 215 struct choke_sched_data *q = qdisc_priv(sch); in choke_enqueue() local 285 struct choke_sched_data *q = qdisc_priv(sch); in choke_dequeue() local 306 struct choke_sched_data *q = qdisc_priv(sch); in choke_reset() local 338 struct choke_sched_data *q = qdisc_priv(sch); in choke_change() local 433 struct choke_sched_data *q = qdisc_priv(sch); in choke_dump() local 462 struct choke_sched_data *q = qdisc_priv(sch); in choke_dump_stats() local 475 struct choke_sched_data *q = qdisc_priv(sch); in choke_destroy() local [all …]
|
| A D | sch_prio.c | 33 struct prio_sched_data *q = qdisc_priv(sch); in prio_classify() local 99 struct prio_sched_data *q = qdisc_priv(sch); in prio_peek() local 113 struct prio_sched_data *q = qdisc_priv(sch); in prio_dequeue() local 134 struct prio_sched_data *q = qdisc_priv(sch); in prio_reset() local 168 struct prio_sched_data *q = qdisc_priv(sch); in prio_destroy() local 179 struct prio_sched_data *q = qdisc_priv(sch); in prio_tune() local 232 struct prio_sched_data *q = qdisc_priv(sch); in prio_init() local 264 struct prio_sched_data *q = qdisc_priv(sch); in prio_dump() local 289 struct prio_sched_data *q = qdisc_priv(sch); in prio_graft() local 319 struct prio_sched_data *q = qdisc_priv(sch); in prio_leaf() local [all …]
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| A D | ionic_txrx.c | 40 bool ionic_txq_poke_doorbell(struct ionic_queue *q) in ionic_txq_poke_doorbell() 110 struct ionic_queue *q) in q_to_ndq() 227 struct ionic_queue *q, in ionic_rx_copybreak() 725 struct ionic_queue *q = cq->bound_q; in __ionic_rx_service() local 884 void ionic_rx_empty(struct ionic_queue *q) in ionic_rx_empty() 976 struct ionic_queue *q = cq->bound_q; in ionic_rx_cq_service() local 1237 struct ionic_queue *q = cq->bound_q; in ionic_tx_service() local 1291 struct ionic_queue *q = cq->bound_q; in ionic_tx_cq_service() local 1313 void ionic_tx_empty(struct ionic_queue *q) in ionic_tx_empty() 1770 struct ionic_queue *q; in ionic_start_hwstamp_xmit() local [all …]
|
| /linux/drivers/scsi/arm/ |
| A D | queue.c | 43 #define SET_MAGIC(q,m) ((q)->magic = (m)) argument 44 #define BAD_MAGIC(q,m) ((q)->magic != (m)) argument 46 #define SET_MAGIC(q,m) do { } while (0) argument 47 #define BAD_MAGIC(q,m) (0) argument 62 QE_t *q; in queue_initialise() local 111 QE_t *q; in __queue_add() local 140 QE_t *q; in __queue_remove() local 170 QE_t *q = list_entry(l, QE_t, list); in queue_remove_exclude() local 219 QE_t *q = list_entry(l, QE_t, list); in queue_remove_tgtluntag() local 245 QE_t *q = list_entry(l, QE_t, list); in queue_remove_all_target() local [all …]
|
| /linux/drivers/s390/cio/ |
| A D | qdio_main.c | 242 static inline int set_buf_states(struct qdio_q *q, int bufnr, in set_buf_states() 264 static inline int set_buf_state(struct qdio_q *q, int bufnr, in set_buf_state() 273 struct qdio_q *q; in qdio_init_buf_states() local 305 static inline int qdio_sync_input_queue(struct qdio_q *q) in qdio_sync_input_queue() 310 static inline int qdio_sync_output_queue(struct qdio_q *q) in qdio_sync_output_queue() 315 static inline int qdio_siga_sync_q(struct qdio_q *q) in qdio_siga_sync_q() 364 static inline int qdio_siga_input(struct qdio_q *q) in qdio_siga_input() 392 static inline void qdio_stop_polling(struct qdio_q *q) in qdio_stop_polling() 506 struct qdio_q *q; in qdio_inspect_input_queue() local 610 struct qdio_q *q; in qdio_inspect_output_queue() local [all …]
|