Searched defs:fq (Results 1 – 10 of 10) sorted by relevance
/linux-4.19.296/include/net/ |
D | fq.h | 68 struct fq { struct 69 struct fq_flow *flows; argument 84 typedef struct sk_buff *fq_tin_dequeue_t(struct fq *, argument
|
D | fq_impl.h | 15 static void fq_adjust_removal(struct fq *fq, in fq_adjust_removal() 28 static void fq_rejigger_backlog(struct fq *fq, struct fq_flow *flow) in fq_rejigger_backlog() 46 static struct sk_buff *fq_flow_dequeue(struct fq *fq, in fq_flow_dequeue() 63 static struct sk_buff *fq_tin_dequeue(struct fq *fq, in fq_tin_dequeue() 110 static struct fq_flow *fq_flow_classify(struct fq *fq, in fq_flow_classify() 137 static void fq_recalc_backlog(struct fq *fq, in fq_recalc_backlog() 155 static void fq_tin_enqueue(struct fq *fq, in fq_tin_enqueue() 207 static void fq_flow_filter(struct fq *fq, in fq_flow_filter() 230 static void fq_tin_filter(struct fq *fq, in fq_tin_filter() 246 static void fq_flow_reset(struct fq *fq, in fq_flow_reset() [all …]
|
D | ipv6_frag.h | 33 struct frag_queue *fq = container_of(q, struct frag_queue, q); in ip6frag_init() local 48 const struct inet_frag_queue *fq = data; in ip6frag_obj_hashfn() local 58 const struct inet_frag_queue *fq = ptr; in ip6frag_obj_cmpfn() local 64 ip6frag_expire_frag_queue(struct net *net, struct frag_queue *fq) in ip6frag_expire_frag_queue()
|
D | xdp_sock.h | 30 struct xsk_queue *fq; member
|
/linux-4.19.296/block/ |
D | blk-flush.c | 166 struct blk_flush_queue *fq, in blk_flush_complete_seq() 228 struct blk_flush_queue *fq = blk_get_flush_queue(q, flush_rq->mq_ctx); in flush_end_io() local 309 static bool blk_kick_flush(struct request_queue *q, struct blk_flush_queue *fq, in blk_kick_flush() 376 struct blk_flush_queue *fq = blk_get_flush_queue(q, NULL); in flush_data_end_io() local 422 struct blk_flush_queue *fq = blk_get_flush_queue(q, ctx); in mq_flush_data_end_io() local 456 struct blk_flush_queue *fq = blk_get_flush_queue(q, rq->mq_ctx); in blk_insert_flush() local 583 struct blk_flush_queue *fq; in blk_alloc_flush_queue() local 610 void blk_free_flush_queue(struct blk_flush_queue *fq) in blk_free_flush_queue()
|
D | blk-core.c | 593 struct blk_flush_queue *fq = blk_get_flush_queue(q, NULL); in __blk_drain_queue() local 2823 struct blk_flush_queue *fq = blk_get_flush_queue(q, NULL); in elv_next_request() local
|
/linux-4.19.296/include/linux/ |
D | iova.h | 87 struct iova_fq __percpu *fq; /* Flush Queue */ member
|
D | blk-mq.h | 31 struct blk_flush_queue *fq; member
|
D | blkdev.h | 641 struct blk_flush_queue *fq; member
|
/linux-4.19.296/include/soc/fsl/ |
D | qman.h | 299 } __packed fq; /* FQRN/FQRNI/FQRL/FQPN */ member
|