/Linux-v6.1/block/ |
D | blk-sysfs.c | 63 static ssize_t queue_requests_show(struct request_queue *q, char *page) in queue_requests_show() 69 queue_requests_store(struct request_queue *q, const char *page, size_t count) in queue_requests_store() 91 static ssize_t queue_ra_show(struct request_queue *q, char *page) in queue_ra_show() 102 queue_ra_store(struct request_queue *q, const char *page, size_t count) in queue_ra_store() 116 static ssize_t queue_max_sectors_show(struct request_queue *q, char *page) in queue_max_sectors_show() 123 static ssize_t queue_max_segments_show(struct request_queue *q, char *page) in queue_max_segments_show() 128 static ssize_t queue_max_discard_segments_show(struct request_queue *q, in queue_max_discard_segments_show() 134 static ssize_t queue_max_integrity_segments_show(struct request_queue *q, char *page) in queue_max_integrity_segments_show() 139 static ssize_t queue_max_segment_size_show(struct request_queue *q, char *page) in queue_max_segment_size_show() 144 static ssize_t queue_logical_block_size_show(struct request_queue *q, char *page) in queue_logical_block_size_show() [all …]
|
D | blk-settings.c | 21 void blk_queue_rq_timeout(struct request_queue *q, unsigned int timeout) in blk_queue_rq_timeout() 97 void blk_queue_bounce_limit(struct request_queue *q, enum blk_bounce bounce) in blk_queue_bounce_limit() 122 void blk_queue_max_hw_sectors(struct request_queue *q, unsigned int max_hw_sectors) in blk_queue_max_hw_sectors() 161 void blk_queue_chunk_sectors(struct request_queue *q, unsigned int chunk_sectors) in blk_queue_chunk_sectors() 172 void blk_queue_max_discard_sectors(struct request_queue *q, in blk_queue_max_discard_sectors() 185 void blk_queue_max_secure_erase_sectors(struct request_queue *q, in blk_queue_max_secure_erase_sectors() 198 void blk_queue_max_write_zeroes_sectors(struct request_queue *q, in blk_queue_max_write_zeroes_sectors() 210 void blk_queue_max_zone_append_sectors(struct request_queue *q, in blk_queue_max_zone_append_sectors() 241 void blk_queue_max_segments(struct request_queue *q, unsigned short max_segments) in blk_queue_max_segments() 262 void blk_queue_max_discard_segments(struct request_queue *q, in blk_queue_max_discard_segments() [all …]
|
D | elevator.c | 62 struct request_queue *q = rq->q; in elv_iosched_allow_bio_merge() local 140 static struct elevator_type *elevator_get(struct request_queue *q, in elevator_get() 164 struct elevator_queue *elevator_alloc(struct request_queue *q, in elevator_alloc() 191 void elevator_exit(struct request_queue *q) in elevator_exit() 211 void elv_rqhash_del(struct request_queue *q, struct request *rq) in elv_rqhash_del() 218 void elv_rqhash_add(struct request_queue *q, struct request *rq) in elv_rqhash_add() 228 void elv_rqhash_reposition(struct request_queue *q, struct request *rq) in elv_rqhash_reposition() 234 struct request *elv_rqhash_find(struct request_queue *q, sector_t offset) in elv_rqhash_find() 308 enum elv_merge elv_merge(struct request_queue *q, struct request **req, in elv_merge() 364 bool elv_attempt_insert_merge(struct request_queue *q, struct request *rq, in elv_attempt_insert_merge() [all …]
|
D | blk-rq-qos.h | 29 struct request_queue *q; member 61 static inline struct rq_qos *rq_qos_id(struct request_queue *q, in rq_qos_id() 72 static inline struct rq_qos *wbt_rq_qos(struct request_queue *q) in wbt_rq_qos() 77 static inline struct rq_qos *blkcg_rq_qos(struct request_queue *q) in blkcg_rq_qos() 88 static inline int rq_qos_add(struct request_queue *q, struct rq_qos *rqos) in rq_qos_add() 122 static inline void rq_qos_del(struct request_queue *q, struct rq_qos *rqos) in rq_qos_del() 169 static inline void rq_qos_cleanup(struct request_queue *q, struct bio *bio) in rq_qos_cleanup() 175 static inline void rq_qos_done(struct request_queue *q, struct request *rq) in rq_qos_done() 181 static inline void rq_qos_issue(struct request_queue *q, struct request *rq) in rq_qos_issue() 187 static inline void rq_qos_requeue(struct request_queue *q, struct request *rq) in rq_qos_requeue() [all …]
|
D | blk-mq.c | 72 static inline struct blk_mq_hw_ctx *blk_qc_to_hctx(struct request_queue *q, in blk_qc_to_hctx() 144 unsigned int blk_mq_in_flight(struct request_queue *q, in blk_mq_in_flight() 154 void blk_mq_in_flight_rw(struct request_queue *q, struct block_device *part, in blk_mq_in_flight_rw() 164 void blk_freeze_queue_start(struct request_queue *q) in blk_freeze_queue_start() 178 void blk_mq_freeze_queue_wait(struct request_queue *q) in blk_mq_freeze_queue_wait() 184 int blk_mq_freeze_queue_wait_timeout(struct request_queue *q, in blk_mq_freeze_queue_wait_timeout() 197 void blk_freeze_queue(struct request_queue *q) in blk_freeze_queue() 210 void blk_mq_freeze_queue(struct request_queue *q) in blk_mq_freeze_queue() 220 void __blk_mq_unfreeze_queue(struct request_queue *q, bool force_atomic) in __blk_mq_unfreeze_queue() 234 void blk_mq_unfreeze_queue(struct request_queue *q) in blk_mq_unfreeze_queue() [all …]
|
/Linux-v6.1/drivers/media/v4l2-core/ |
D | videobuf-core.c | 50 #define CALL(q, f, arg...) \ argument 52 #define CALLPTR(q, f, arg...) \ argument 55 struct videobuf_buffer *videobuf_alloc_vb(struct videobuf_queue *q) in videobuf_alloc_vb() 76 static int state_neither_active_nor_queued(struct videobuf_queue *q, in state_neither_active_nor_queued() 88 int videobuf_waiton(struct videobuf_queue *q, struct videobuf_buffer *vb, in videobuf_waiton() 121 int videobuf_iolock(struct videobuf_queue *q, struct videobuf_buffer *vb, in videobuf_iolock() 131 void *videobuf_queue_to_vaddr(struct videobuf_queue *q, in videobuf_queue_to_vaddr() 143 void videobuf_queue_core_init(struct videobuf_queue *q, in videobuf_queue_core_init() 185 int videobuf_queue_is_busy(struct videobuf_queue *q) in videobuf_queue_is_busy() 230 static int __videobuf_free(struct videobuf_queue *q) in __videobuf_free() [all …]
|
/Linux-v6.1/net/xdp/ |
D | xsk_queue.h | 114 static inline void __xskq_cons_read_addr_unchecked(struct xsk_queue *q, u32 cached_cons, u64 *addr) in __xskq_cons_read_addr_unchecked() 122 static inline bool xskq_cons_read_addr_unchecked(struct xsk_queue *q, u64 *addr) in xskq_cons_read_addr_unchecked() 179 static inline bool xskq_cons_is_valid_desc(struct xsk_queue *q, in xskq_cons_is_valid_desc() 190 static inline bool xskq_cons_read_desc(struct xsk_queue *q, in xskq_cons_read_desc() 208 static inline void xskq_cons_release_n(struct xsk_queue *q, u32 cnt) in xskq_cons_release_n() 213 static inline u32 xskq_cons_read_desc_batch(struct xsk_queue *q, struct xsk_buff_pool *pool, in xskq_cons_read_desc_batch() 241 static inline void __xskq_cons_release(struct xsk_queue *q) in __xskq_cons_release() 246 static inline void __xskq_cons_peek(struct xsk_queue *q) in __xskq_cons_peek() 252 static inline void xskq_cons_get_entries(struct xsk_queue *q) in xskq_cons_get_entries() 258 static inline u32 xskq_cons_nb_entries(struct xsk_queue *q, u32 max) in xskq_cons_nb_entries() [all …]
|
/Linux-v6.1/sound/core/seq/ |
D | seq_queue.c | 50 static int queue_list_add(struct snd_seq_queue *q) in queue_list_add() 71 struct snd_seq_queue *q; in queue_list_remove() local 98 struct snd_seq_queue *q; in queue_new() local 129 static void queue_delete(struct snd_seq_queue *q) in queue_delete() 170 struct snd_seq_queue *q; in snd_seq_queue_alloc() local 189 struct snd_seq_queue *q; in snd_seq_queue_delete() local 205 struct snd_seq_queue *q; in queueptr() local 222 struct snd_seq_queue *q; in snd_seq_queue_find_name() local 240 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue() 303 struct snd_seq_queue *q; in snd_seq_enqueue_event() local [all …]
|
/Linux-v6.1/drivers/media/common/videobuf2/ |
D | videobuf2-core.c | 37 #define dprintk(q, level, fmt, arg...) \ argument 93 #define log_qop(q, op) \ argument 97 #define call_qop(q, op, args...) \ argument 108 #define call_void_qop(q, op, args...) \ argument 157 #define call_qop(q, op, args...) \ argument 160 #define call_void_qop(q, op, args...) \ argument 177 #define call_bufop(q, op, args...) \ argument 185 #define call_void_bufop(q, op, args...) \ argument 216 struct vb2_queue *q = vb->vb2_queue; in __vb2_buf_mem_alloc() local 357 struct vb2_queue *q = vb->vb2_queue; in __setup_offsets() local [all …]
|
/Linux-v6.1/drivers/net/ethernet/fungible/funeth/ |
D | funeth_tx.c | 56 static void *txq_end(const struct funeth_txq *q) in txq_end() 64 static unsigned int txq_to_end(const struct funeth_txq *q, void *p) in txq_to_end() 78 static struct fun_dataop_gl *fun_write_gl(const struct funeth_txq *q, in fun_write_gl() 107 static struct sk_buff *fun_tls_tx(struct sk_buff *skb, struct funeth_txq *q, in fun_tls_tx() 149 static unsigned int write_pkt_desc(struct sk_buff *skb, struct funeth_txq *q, in write_pkt_desc() 311 static unsigned int fun_txq_avail(const struct funeth_txq *q) in fun_txq_avail() 317 static void fun_tx_check_stop(struct funeth_txq *q) in fun_tx_check_stop() 338 static bool fun_txq_may_restart(struct funeth_txq *q) in fun_txq_may_restart() 347 struct funeth_txq *q = fp->txqs[qid]; in fun_start_xmit() local 386 static u16 txq_hw_head(const struct funeth_txq *q) in txq_hw_head() [all …]
|
D | funeth_rx.c | 50 static void cache_offer(struct funeth_rxq *q, const struct funeth_rxbuf *buf) in cache_offer() 67 static bool cache_get(struct funeth_rxq *q, struct funeth_rxbuf *rb) in cache_get() 98 static int funeth_alloc_page(struct funeth_rxq *q, struct funeth_rxbuf *rb, in funeth_alloc_page() 127 static void funeth_free_page(struct funeth_rxq *q, struct funeth_rxbuf *rb) in funeth_free_page() 141 static void *fun_run_xdp(struct funeth_rxq *q, skb_frag_t *frags, void *buf_va, in fun_run_xdp() 256 get_buf(struct funeth_rxq *q, struct funeth_rxbuf *buf, unsigned int len) in get_buf() 296 static int fun_gather_pkt(struct funeth_rxq *q, unsigned int tot_len, in fun_gather_pkt() 349 static void advance_cq(struct funeth_rxq *q) in advance_cq() 366 static void fun_handle_cqe_pkt(struct funeth_rxq *q, struct funeth_txq *xdp_q) in fun_handle_cqe_pkt() 480 static int fun_process_cqes(struct funeth_rxq *q, int budget) in fun_process_cqes() [all …]
|
/Linux-v6.1/sound/core/seq/oss/ |
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 …]
|
/Linux-v6.1/kernel/sched/ |
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) 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-v6.1/drivers/net/ |
D | tap.c | 33 static inline bool tap_legacy_is_little_endian(struct tap_queue *q) in tap_legacy_is_little_endian() 39 static long tap_get_vnet_be(struct tap_queue *q, int __user *sp) in tap_get_vnet_be() 49 static long tap_set_vnet_be(struct tap_queue *q, int __user *sp) in tap_set_vnet_be() 64 static inline bool tap_legacy_is_little_endian(struct tap_queue *q) in tap_legacy_is_little_endian() 69 static long tap_get_vnet_be(struct tap_queue *q, int __user *argp) in tap_get_vnet_be() 74 static long tap_set_vnet_be(struct tap_queue *q, int __user *argp) in tap_set_vnet_be() 80 static inline bool tap_is_little_endian(struct tap_queue *q) in tap_is_little_endian() 86 static inline u16 tap16_to_cpu(struct tap_queue *q, __virtio16 val) in tap16_to_cpu() 91 static inline __virtio16 cpu_to_tap16(struct tap_queue *q, u16 val) in cpu_to_tap16() 145 struct tap_queue *q) in tap_enable_queue() [all …]
|
/Linux-v6.1/drivers/infiniband/sw/rxe/ |
D | rxe_queue.h | 88 static inline u32 queue_next_index(struct rxe_queue *q, int index) in queue_next_index() 93 static inline u32 queue_get_producer(const struct rxe_queue *q, in queue_get_producer() 118 static inline u32 queue_get_consumer(const struct rxe_queue *q, in queue_get_consumer() 143 static inline int queue_empty(struct rxe_queue *q, enum queue_type type) in queue_empty() 151 static inline int queue_full(struct rxe_queue *q, enum queue_type type) in queue_full() 159 static inline u32 queue_count(const struct rxe_queue *q, in queue_count() 168 static inline void queue_advance_producer(struct rxe_queue *q, in queue_advance_producer() 197 static inline void queue_advance_consumer(struct rxe_queue *q, in queue_advance_consumer() 226 static inline void *queue_producer_addr(struct rxe_queue *q, in queue_producer_addr() 234 static inline void *queue_consumer_addr(struct rxe_queue *q, in queue_consumer_addr() [all …]
|
/Linux-v6.1/drivers/net/wireless/broadcom/b43/ |
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 178 static void b43_pio_cancel_tx_packets(struct b43_pio_txqueue *q) in b43_pio_cancel_tx_packets() 192 static void b43_destroy_pioqueue_tx(struct b43_pio_txqueue *q, in b43_destroy_pioqueue_tx() 201 static void b43_destroy_pioqueue_rx(struct b43_pio_rxqueue *q, in b43_destroy_pioqueue_rx() 290 struct b43_pio_txqueue *q; in select_queue_by_priority() local 317 static u16 tx_write_2byte_queue(struct b43_pio_txqueue *q, in tx_write_2byte_queue() 352 struct b43_pio_txqueue *q = pack->queue; in pio_tx_frame_2byte_queue() local [all …]
|
/Linux-v6.1/drivers/misc/habanalabs/common/ |
D | hw_queue.c | 31 static inline int queue_free_slots(struct hl_hw_queue *q, u32 queue_len) in queue_free_slots() 44 struct hl_hw_queue *q; in hl_hw_queue_update_ci() local 83 void hl_hw_queue_submit_bd(struct hl_device *hdev, struct hl_hw_queue *q, in hl_hw_queue_submit_bd() 117 struct hl_hw_queue *q, int num_of_entries, in ext_queue_sanity_checks() 166 struct hl_hw_queue *q, in int_queue_sanity_checks() 200 static int hw_queue_sanity_checks(struct hl_device *hdev, struct hl_hw_queue *q, in hw_queue_sanity_checks() 231 struct hl_hw_queue *q = &hdev->kernel_queues[hw_queue_id]; in hl_hw_queue_send_cb_no_cmpl() local 271 struct hl_hw_queue *q = &hdev->kernel_queues[job->hw_queue_id]; in ext_queue_schedule_job() local 336 struct hl_hw_queue *q = &hdev->kernel_queues[job->hw_queue_id]; in int_queue_schedule_job() local 372 struct hl_hw_queue *q = &hdev->kernel_queues[job->hw_queue_id]; in hw_queue_schedule_job() local [all …]
|
/Linux-v6.1/net/sched/ |
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 …]
|
D | sch_red.c | 55 static inline int red_use_ecn(struct red_sched_data *q) in red_use_ecn() 60 static inline int red_use_harddrop(struct red_sched_data *q) in red_use_harddrop() 65 static int red_use_nodrop(struct red_sched_data *q) in red_use_nodrop() 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 [all …]
|
D | sch_choke.c | 75 static unsigned int choke_len(const struct choke_sched_data *q) in choke_len() 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() 93 static void choke_zap_head_holes(struct choke_sched_data *q) in choke_zap_head_holes() 103 static void choke_zap_tail_holes(struct choke_sched_data *q) in choke_zap_tail_holes() 116 struct choke_sched_data *q = qdisc_priv(sch); in choke_drop_by_idx() local 179 static struct sk_buff *choke_peek_random(const struct choke_sched_data *q, in choke_peek_random() 199 static bool choke_match_random(const struct choke_sched_data *q, in choke_match_random() 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 [all …]
|
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-v6.1/drivers/spi/ |
D | spi-fsl-qspi.c | 278 static inline int needs_swap_endian(struct fsl_qspi *q) in needs_swap_endian() 283 static inline int needs_4x_clock(struct fsl_qspi *q) in needs_4x_clock() 288 static inline int needs_fill_txfifo(struct fsl_qspi *q) in needs_fill_txfifo() 293 static inline int needs_wakeup_wait_mode(struct fsl_qspi *q) in needs_wakeup_wait_mode() 298 static inline int needs_amba_base_offset(struct fsl_qspi *q) in needs_amba_base_offset() 303 static inline int needs_tdh_setting(struct fsl_qspi *q) in needs_tdh_setting() 312 static inline u32 fsl_qspi_endian_xchg(struct fsl_qspi *q, u32 a) in fsl_qspi_endian_xchg() 324 static void qspi_writel(struct fsl_qspi *q, u32 val, void __iomem *addr) in qspi_writel() 332 static u32 qspi_readl(struct fsl_qspi *q, void __iomem *addr) in qspi_readl() 342 struct fsl_qspi *q = dev_id; in fsl_qspi_irq_handler() local [all …]
|
/Linux-v6.1/drivers/s390/cio/ |
D | qdio_main.c | 116 static int qdio_do_eqbs(struct qdio_q *q, unsigned char *state, in qdio_do_eqbs() 166 static int qdio_do_sqbs(struct qdio_q *q, unsigned char state, int start, in qdio_do_sqbs() 205 static inline int get_buf_states(struct qdio_q *q, unsigned int bufnr, in get_buf_states() 235 static inline int get_buf_state(struct qdio_q *q, unsigned int bufnr, in get_buf_state() 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 284 static inline int qdio_siga_sync(struct qdio_q *q, unsigned int output, in qdio_siga_sync() 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() [all …]
|
/Linux-v6.1/drivers/scsi/arm/ |
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-v6.1/drivers/net/ethernet/pensando/ionic/ |
D | ionic_txrx.c | 13 static inline void ionic_txq_post(struct ionic_queue *q, bool ring_dbell, in ionic_txq_post() 19 static inline void ionic_rxq_post(struct ionic_queue *q, bool ring_dbell, in ionic_rxq_post() 25 static inline struct netdev_queue *q_to_ndq(struct ionic_queue *q) in q_to_ndq() 30 static int ionic_rx_page_alloc(struct ionic_queue *q, in ionic_rx_page_alloc() 71 static void ionic_rx_page_free(struct ionic_queue *q, in ionic_rx_page_free() 91 static bool ionic_rx_buf_recycle(struct ionic_queue *q, in ionic_rx_buf_recycle() 114 static struct sk_buff *ionic_rx_frags(struct ionic_queue *q, in ionic_rx_frags() 174 static struct sk_buff *ionic_rx_copybreak(struct ionic_queue *q, in ionic_rx_copybreak() 215 static void ionic_rx_clean(struct ionic_queue *q, in ionic_rx_clean() 316 struct ionic_queue *q = cq->bound_q; in ionic_rx_service() local [all …]
|