Home
last modified time | relevance | path

Searched defs:q (Results 1 – 25 of 679) sorted by relevance

12345678910>>...28

/linux/net/xdp/
H A Dxsk_queue.h136 static inline void __xskq_cons_read_addr_unchecked(struct xsk_queue *q, u32 cached_cons, u64 *addr) in __xskq_cons_read_addr_unchecked()
144 static inline bool xskq_cons_read_addr_unchecked(struct xsk_queue *q, u64 *addr) in xskq_cons_read_addr_unchecked()
233 static inline bool xskq_has_descs(struct xsk_queue *q) in xskq_has_descs()
238 static inline bool xskq_cons_is_valid_desc(struct xsk_queue *q, in xskq_cons_is_valid_desc()
249 static inline bool xskq_cons_read_desc(struct xsk_queue *q, in xskq_cons_read_desc()
265 static inline void xskq_cons_release_n(struct xsk_queue *q, u32 cnt) in xskq_cons_release_n()
270 static inline void parse_desc(struct xsk_queue *q, struct xsk_buff_pool *pool, in parse_desc()
284 struct xsk_queue *q = xs->tx; in xskq_cons_read_desc_batch() local
338 static inline void __xskq_cons_release(struct xsk_queue *q) in __xskq_cons_release()
343 static inline void __xskq_cons_peek(struct xsk_queue *q) in __xskq_cons_peek()
[all …]
/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.h39 xe_exec_queue_get_unless_zero(struct xe_exec_queue *q) in xe_exec_queue_get_unless_zero()
49 static inline struct xe_exec_queue *xe_exec_queue_get(struct xe_exec_queue *q) in xe_exec_queue_get()
55 static inline void xe_exec_queue_put(struct xe_exec_queue *q) in xe_exec_queue_put()
60 static inline bool xe_exec_queue_is_parallel(struct xe_exec_queue *q) in xe_exec_queue_is_parallel()
65 static inline bool xe_exec_queue_uses_pxp(struct xe_exec_queue *q) in xe_exec_queue_uses_pxp()
76 static inline bool xe_exec_queue_is_multi_queue(struct xe_exec_queue *q) in xe_exec_queue_is_multi_queue()
88 static inline bool xe_exec_queue_is_multi_queue_primary(struct xe_exec_queue *q) in xe_exec_queue_is_multi_queue_primary()
100 static inline bool xe_exec_queue_is_multi_queue_secondary(struct xe_exec_queue *q) in xe_exec_queue_is_multi_queue_secondary()
112 static inline struct xe_exec_queue *xe_exec_queue_multi_queue_primary(struct xe_exec_queue *q) in xe_exec_queue_multi_queue_primary()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_tx.c56 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
385 static u16 txq_hw_head(const struct funeth_txq *q) in txq_hw_head()
[all …]
/linux/sound/core/seq/oss/
H A Dseq_oss_readq.c35 struct seq_oss_readq *q; in snd_seq_oss_readq_new() local
62 snd_seq_oss_readq_delete(struct seq_oss_readq * q) snd_seq_oss_readq_delete() argument
74 snd_seq_oss_readq_clear(struct seq_oss_readq * q) snd_seq_oss_readq_clear() argument
89 snd_seq_oss_readq_puts(struct seq_oss_readq * q,int dev,unsigned char * data,int len) snd_seq_oss_readq_puts() argument
123 snd_seq_oss_readq_sysex(struct seq_oss_readq * q,int dev,struct snd_seq_event * ev) snd_seq_oss_readq_sysex() argument
141 snd_seq_oss_readq_put_event(struct seq_oss_readq * q,union evrec * ev) snd_seq_oss_readq_put_event() argument
163 snd_seq_oss_readq_pick(struct seq_oss_readq * q,union evrec * rec) snd_seq_oss_readq_pick() argument
175 snd_seq_oss_readq_wait(struct seq_oss_readq * q) snd_seq_oss_readq_wait() argument
187 snd_seq_oss_readq_free(struct seq_oss_readq * q) snd_seq_oss_readq_free() argument
200 snd_seq_oss_readq_poll(struct seq_oss_readq * q,struct file * file,poll_table * wait) snd_seq_oss_readq_poll() argument
210 snd_seq_oss_readq_put_timestamp(struct seq_oss_readq * q,unsigned long curt,int seq_mode) snd_seq_oss_readq_put_timestamp() argument
238 snd_seq_oss_readq_info_read(struct seq_oss_readq * q,struct snd_info_buffer * buf) snd_seq_oss_readq_info_read() argument
[all...]
H A Dseq_oss_writeq.c27 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()
136 snd_seq_oss_writeq_get_free_size(struct seq_oss_writeq *q) in snd_seq_oss_writeq_get_free_size()
149 snd_seq_oss_writeq_set_output(struct seq_oss_writeq *q, int val) in snd_seq_oss_writeq_set_output()
/linux/block/
H A Delevator.c62 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()
152 static 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()
188 void elv_rqhash_reposition(struct request_queue *q, struct request *rq) in elv_rqhash_reposition()
194 struct request *elv_rqhash_find(struct request_queue *q, sector_t offset) in elv_rqhash_find()
268 enum elv_merge elv_merge(struct request_queue *q, struct request **req, in elv_merge()
324 bool elv_attempt_insert_merge(struct request_queue *q, struct request *rq, in elv_attempt_insert_merge()
362 void elv_merged_request(struct request_queue *q, struct request *rq, in elv_merged_request()
[all …]
H A Dblk-mq.c116 static bool blk_freeze_set_owner(struct request_queue *q, in blk_freeze_set_owner()
138 static bool blk_unfreeze_check_owner(struct request_queue *q) in blk_unfreeze_check_owner()
151 static bool blk_freeze_set_owner(struct request_queue *q, in blk_freeze_set_owner()
157 static bool blk_unfreeze_check_owner(struct request_queue *q) in blk_unfreeze_check_owner()
163 bool __blk_freeze_queue_start(struct request_queue *q, in __blk_freeze_queue_start()
182 void blk_freeze_queue_start(struct request_queue *q) in blk_freeze_queue_start()
189 void blk_mq_freeze_queue_wait(struct request_queue *q) in blk_mq_freeze_queue_wait()
195 int blk_mq_freeze_queue_wait_timeout(struct request_queue *q, in blk_mq_freeze_queue_wait_timeout()
204 void blk_mq_freeze_queue_nomemsave(struct request_queue *q) in blk_mq_freeze_queue_nomemsave()
211 bool __blk_mq_unfreeze_queue(struct request_queue *q, bool force_atomic) in __blk_mq_unfreeze_queue()
[all …]
H A Dblk-core.c81 void blk_queue_flag_set(unsigned int flag, struct request_queue *q) in blk_queue_flag_set()
92 void blk_queue_flag_clear(unsigned int flag, struct request_queue *q) in blk_queue_flag_clear()
263 void blk_sync_queue(struct request_queue *q) in blk_sync_queue()
274 void blk_set_pm_only(struct request_queue *q) in blk_set_pm_only()
280 void blk_clear_pm_only(struct request_queue *q) in blk_clear_pm_only()
293 struct request_queue *q = container_of(rcu_head, in blk_free_queue_rcu() local
300 static void blk_free_queue(struct request_queue *q) in blk_free_queue()
319 void blk_put_queue(struct request_queue *q) in blk_put_queue()
326 bool blk_queue_start_drain(struct request_queue *q) in blk_queue_start_drain()
347 int blk_queue_enter(struct request_queue *q, blk_mq_req_flags_t flags) in blk_queue_enter()
[all …]
H A Dblk-rq-qos.h61 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 *iolat_rq_qos(struct request_queue *q) in iolat_rq_qos()
113 static inline void rq_qos_cleanup(struct request_queue *q, struct bio *bio) in rq_qos_cleanup()
119 static inline void rq_qos_done(struct request_queue *q, struct request *rq) in rq_qos_done()
126 static inline void rq_qos_issue(struct request_queue *q, struct request *rq) in rq_qos_issue()
132 static inline void rq_qos_requeue(struct request_queue *q, struct request *rq) in rq_qos_requeue()
140 struct request_queue *q; in rq_qos_done_bio() local
160 static inline void rq_qos_throttle(struct request_queue *q, struct bio *bio) in rq_qos_throttle()
168 static inline void rq_qos_track(struct request_queue *q, struct request *rq, in rq_qos_track()
[all …]
H A Dblk-mq-sched.c87 struct request_queue *q = hctx->queue; in __blk_mq_do_dispatch_sched() local
215 struct request_queue *q = hctx->queue; in blk_mq_do_dispatch_ctx() local
319 struct request_queue *q = hctx->queue; in blk_mq_sched_dispatch_requests() local
335 bool blk_mq_sched_bio_merge(struct request_queue *q, struct bio *bio, in blk_mq_sched_bio_merge()
370 bool blk_mq_sched_try_insert_merge(struct request_queue *q, struct request *rq, in blk_mq_sched_try_insert_merge()
378 static void blk_mq_sched_tags_teardown(struct request_queue *q, unsigned int flags) in blk_mq_sched_tags_teardown()
390 void blk_mq_sched_reg_debugfs(struct request_queue *q) in blk_mq_sched_reg_debugfs()
403 void blk_mq_sched_unreg_debugfs(struct request_queue *q) in blk_mq_sched_unreg_debugfs()
448 struct request_queue *q; in blk_mq_free_sched_res_batch() local
486 struct request_queue *q; in blk_mq_alloc_sched_ctx_batch() local
[all …]
/linux/kernel/sched/
H A Dswait.c7 void __init_swait_queue_head(struct swait_queue_head *q, const char *name, in __init_swait_queue_head()
22 void swake_up_locked(struct swait_queue_head *q, int wake_flags) in swake_up_locked()
42 void swake_up_all_locked(struct swait_queue_head *q) in swake_up_all_locked()
48 void swake_up_one(struct swait_queue_head *q) in swake_up_one()
62 void swake_up_all(struct swait_queue_head *q) in swake_up_all()
85 void __prepare_to_swait(struct swait_queue_head *q, struct swait_queue *wait) in __prepare_to_swait()
92 void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_exclusive()
103 long prepare_to_swait_event(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_event()
126 void __finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in __finish_swait()
133 void finish_swait(struct swait_queue_head *q, struct swait_queue *wait) in finish_swait()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_queue.h95 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/
H A Dpio.c24 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/drivers/accel/habanalabs/common/
H A Dhw_queue.c31 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()
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()
211 static int hw_queue_sanity_checks(struct hl_device *hdev, struct hl_hw_queue *q, in hw_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
383 struct hl_hw_queue *q = &hdev->kernel_queues[job->hw_queue_id]; in hw_queue_schedule_job() local
[all …]
/linux/net/sched/
H A Dsch_multiq.c32 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 …]
H A Dsch_red.c55 static inline int red_use_ecn(struct red_sched_data *q) in red_use_ecn() argument
60 static inline int red_use_harddrop(struct red_sched_data *q) in red_use_harddrop() argument
65 static int red_use_nodrop(struct red_sched_data *q) in red_use_nodrop() argument
74 struct red_sched_data *q = qdisc_priv(sch); in red_enqueue() local
162 struct red_sched_data *q = qdisc_priv(sch); red_dequeue() local
179 struct red_sched_data *q = qdisc_priv(sch); red_peek() local
187 struct red_sched_data *q = qdisc_priv(sch); red_reset() local
195 struct red_sched_data *q = qdisc_priv(sch); red_offload() local
224 struct red_sched_data *q = qdisc_priv(sch); red_destroy() local
247 struct red_sched_data *q = qdisc_priv(sch); __red_change() local
331 struct red_sched_data *q = timer_container_of(q, t, adapt_timer); red_adaptative_timer() local
347 struct red_sched_data *q = qdisc_priv(sch); red_init() local
381 struct red_sched_data *q = qdisc_priv(sch); red_change() local
420 struct red_sched_data *q = qdisc_priv(sch); red_dump() local
457 struct red_sched_data *q = qdisc_priv(sch); red_dump_stats() local
487 struct red_sched_data *q = qdisc_priv(sch); red_dump_class() local
512 struct red_sched_data *q = qdisc_priv(sch); red_graft() local
525 struct red_sched_data *q = qdisc_priv(sch); red_leaf() local
[all...]
H A Dsch_choke.c75 static unsigned int choke_len(const struct choke_sched_data *q) in choke_len() argument
81 static int use_ecn(const struct choke_sched_data *q) in use_ecn() argument
87 static int use_harddrop(const struct choke_sched_data *q) in use_harddrop() argument
93 static void choke_zap_head_holes(struct choke_sched_data *q) in choke_zap_head_holes() argument
103 choke_zap_tail_holes(struct choke_sched_data * q) choke_zap_tail_holes() argument
116 struct choke_sched_data *q = qdisc_priv(sch); choke_drop_by_idx() local
179 choke_peek_random(const struct choke_sched_data * q,unsigned int * pidx) choke_peek_random() argument
199 choke_match_random(const struct choke_sched_data * q,struct sk_buff * nskb,unsigned int * pidx) choke_match_random() argument
215 struct choke_sched_data *q = qdisc_priv(sch); choke_enqueue() local
289 struct choke_sched_data *q = qdisc_priv(sch); choke_dequeue() local
310 struct choke_sched_data *q = qdisc_priv(sch); choke_reset() local
342 struct choke_sched_data *q = qdisc_priv(sch); choke_change() local
437 struct choke_sched_data *q = qdisc_priv(sch); choke_dump() local
466 struct choke_sched_data *q = qdisc_priv(sch); choke_dump_stats() local
481 struct choke_sched_data *q = qdisc_priv(sch); choke_destroy() local
488 struct choke_sched_data *q = qdisc_priv(sch); choke_peek_head() local
[all...]
H A Dsch_prio.c33 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 …]
H A Dsch_cbs.c108 struct cbs_sched_data *q = qdisc_priv(sch); in cbs_enqueue_offload() local
117 struct cbs_sched_data *q = qdisc_priv(sch); in cbs_enqueue_soft() local
134 struct cbs_sched_data *q in cbs_enqueue() local
178 struct cbs_sched_data *q = qdisc_priv(sch); cbs_dequeue_soft() local
233 struct cbs_sched_data *q = qdisc_priv(sch); cbs_dequeue_offload() local
241 struct cbs_sched_data *q = qdisc_priv(sch); cbs_dequeue() local
248 struct cbs_sched_data *q = qdisc_priv(sch); cbs_reset() local
265 cbs_disable_offload(struct net_device * dev,struct cbs_sched_data * q) cbs_disable_offload() argument
290 cbs_enable_offload(struct net_device * dev,struct cbs_sched_data * q,const struct tc_cbs_qopt * opt,struct netlink_ext_ack * extack) cbs_enable_offload() argument
323 cbs_set_port_rate(struct net_device * dev,struct cbs_sched_data * q) cbs_set_port_rate() argument
350 struct cbs_sched_data *q; cbs_dev_notifier() local
378 struct cbs_sched_data *q = qdisc_priv(sch); cbs_change() local
418 struct cbs_sched_data *q = qdisc_priv(sch); cbs_init() local
449 struct cbs_sched_data *q = qdisc_priv(sch); cbs_destroy() local
468 struct cbs_sched_data *q = qdisc_priv(sch); cbs_dump() local
495 struct cbs_sched_data *q = qdisc_priv(sch); cbs_dump_class() local
509 struct cbs_sched_data *q = qdisc_priv(sch); cbs_graft() local
524 struct cbs_sched_data *q = qdisc_priv(sch); cbs_leaf() local
[all...]
H A Dsch_etf.c77 struct etf_sched_data *q = qdisc_priv(sch); in is_packet_valid() local
110 struct etf_sched_data *q = qdisc_priv(sch); in etf_peek_timesortedlist() local
122 struct etf_sched_data *q = qdisc_priv(sch); in reset_watchdog() local
165 struct etf_sched_data *q = qdisc_priv(sch); etf_enqueue_timesortedlist() local
203 struct etf_sched_data *q = qdisc_priv(sch); timesortedlist_drop() local
233 struct etf_sched_data *q = qdisc_priv(sch); timesortedlist_remove() local
255 struct etf_sched_data *q = qdisc_priv(sch); etf_dequeue_timesortedlist() local
297 etf_disable_offload(struct net_device * dev,struct etf_sched_data * q) etf_disable_offload() argument
319 etf_enable_offload(struct net_device * dev,struct etf_sched_data * q,struct netlink_ext_ack * extack) etf_enable_offload() argument
346 struct etf_sched_data *q = qdisc_priv(sch); etf_init() local
419 struct etf_sched_data *q = qdisc_priv(sch); timesortedlist_clear() local
435 struct etf_sched_data *q = qdisc_priv(sch); etf_reset() local
450 struct etf_sched_data *q = qdisc_priv(sch); etf_destroy() local
462 struct etf_sched_data *q = qdisc_priv(sch); etf_dump() local
[all...]
H A Dsch_dualpi2.c147 static u64 head_enqueue_time(struct Qdisc *q) in head_enqueue_time()
170 static ktime_t next_pi2_timeout(struct dualpi2_sched_data *q) in next_pi2_timeout()
185 static bool skb_apply_step(struct sk_buff *skb, struct dualpi2_sched_data *q) in skb_apply_step()
190 static bool dualpi2_mark(struct dualpi2_sched_data *q, struct sk_buff *skb) in dualpi2_mark()
199 static void dualpi2_reset_c_protection(struct dualpi2_sched_data *q) in dualpi2_reset_c_protection()
209 struct dualpi2_sched_data *q, u32 wc) in dualpi2_calculate_c_protection()
230 static bool dualpi2_classic_marking(struct dualpi2_sched_data *q, in dualpi2_classic_marking()
253 static bool dualpi2_scalable_marking(struct dualpi2_sched_data *q, in dualpi2_scalable_marking()
282 static bool must_drop(struct Qdisc *sch, struct dualpi2_sched_data *q, in must_drop()
341 static int dualpi2_skb_classify(struct dualpi2_sched_data *q, in dualpi2_skb_classify()
[all …]
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c30 static inline void ionic_txq_post(struct ionic_queue *q, bool ring_dbell) in ionic_txq_post()
39 static inline void ionic_rxq_post(struct ionic_queue *q, bool ring_dbell) in ionic_rxq_post()
44 bool ionic_txq_poke_doorbell(struct ionic_queue *q) in ionic_txq_poke_doorbell()
76 bool ionic_rxq_poke_doorbell(struct ionic_queue *q) in ionic_rxq_poke_doorbell()
105 static inline struct ionic_txq_sg_elem *ionic_tx_sg_elems(struct ionic_queue *q) in ionic_tx_sg_elems()
114 struct ionic_queue *q) in q_to_ndq()
129 static void __ionic_rx_put_buf(struct ionic_queue *q, in __ionic_rx_put_buf()
143 static void ionic_rx_put_buf(struct ionic_queue *q, in ionic_rx_put_buf()
149 static void ionic_rx_put_buf_direct(struct ionic_queue *q, in ionic_rx_put_buf_direct()
155 static void ionic_rx_add_skb_frag(struct ionic_queue *q, in ionic_rx_add_skb_frag()
[all …]
/linux/drivers/scsi/arm/
H A Dqueue.c43 #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/net/
H A Dtap.c82 struct tap_queue *q) in tap_enable_queue()
103 struct tap_queue *q) in tap_set_queue()
124 static int tap_disable_queue(struct tap_queue *q) in tap_disable_queue()
159 static void tap_put_queue(struct tap_queue *q) in tap_put_queue()
237 struct tap_queue *q, *tmp; in tap_del_queues() local
260 struct tap_queue *q; in tap_handle_frame() local
441 struct tap_queue *q = container_of(sk, struct tap_queue, sk); in tap_sock_destruct() local
450 struct tap_queue *q; in tap_open() local
515 struct tap_queue *q = file->private_data; in tap_release() local
522 struct tap_queue *q = file->private_data; in tap_poll() local
[all …]
/linux/sound/core/seq/
H A Dseq_queue.c50 static int queue_list_add(struct snd_seq_queue *q) in queue_list_add()
68 struct snd_seq_queue *q; in queue_list_remove() local
90 struct snd_seq_queue *q; in queue_new() local
121 static void queue_delete(struct snd_seq_queue *q) in queue_delete()
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
230 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue()
337 static inline int check_access(struct snd_seq_queue *q, int client) in check_access()
345 static int queue_access_lock(struct snd_seq_queue *q, int client) in queue_access_lock()
[all …]

12345678910>>...28