/linux-4.4.14/block/ |
D | blk-flush.c | 167 struct blk_flush_queue *fq, in blk_flush_complete_seq() 227 struct blk_flush_queue *fq = blk_get_flush_queue(q, flush_rq->mq_ctx); in flush_end_io() local 290 static bool blk_kick_flush(struct request_queue *q, struct blk_flush_queue *fq) in blk_kick_flush() 342 struct blk_flush_queue *fq = blk_get_flush_queue(q, NULL); in flush_data_end_io() local 358 struct blk_flush_queue *fq = blk_get_flush_queue(q, ctx); in mq_flush_data_end_io() local 389 struct blk_flush_queue *fq = blk_get_flush_queue(q, rq->mq_ctx); in blk_insert_flush() local 506 struct blk_flush_queue *fq; in blk_alloc_flush_queue() local 534 void blk_free_flush_queue(struct blk_flush_queue *fq) in blk_free_flush_queue()
|
D | blk.h | 147 struct blk_flush_queue *fq = blk_get_flush_queue(q, NULL); in __elv_next_request() local
|
D | blk-core.c | 433 struct blk_flush_queue *fq = blk_get_flush_queue(q, NULL); in __blk_drain_queue() local
|
/linux-4.4.14/net/ipv6/ |
D | reassembly.c | 96 const struct frag_queue *fq; in ip6_hashfn() local 104 const struct frag_queue *fq; in ip6_frag_match() local 120 struct frag_queue *fq = container_of(q, struct frag_queue, q); in ip6_frag_init() local 131 void ip6_expire_frag_queue(struct net *net, struct frag_queue *fq, in ip6_expire_frag_queue() 175 struct frag_queue *fq; in ip6_frag_expire() local 209 static int ip6_frag_queue(struct frag_queue *fq, struct sk_buff *skb, in ip6_frag_queue() 379 static int ip6_frag_reasm(struct frag_queue *fq, struct sk_buff *prev, in ip6_frag_reasm() 524 struct frag_queue *fq; in ipv6_frag_rcv() local
|
/linux-4.4.14/net/ieee802154/6lowpan/ |
D | reassembly.c | 53 const struct lowpan_frag_queue *fq; in lowpan_hashfn() local 61 const struct lowpan_frag_queue *fq; in lowpan_frag_match() local 73 struct lowpan_frag_queue *fq; in lowpan_frag_init() local 85 struct frag_queue *fq; in lowpan_frag_expire() local 129 static int lowpan_frag_queue(struct lowpan_frag_queue *fq, in lowpan_frag_queue() 226 static int lowpan_frag_reasm(struct lowpan_frag_queue *fq, struct sk_buff *prev, in lowpan_frag_reasm() 408 struct lowpan_frag_queue *fq; in lowpan_frag_rcv() local
|
/linux-4.4.14/net/ipv4/ |
D | inet_fragment.c | 129 struct inet_frag_queue *fq; in inet_evict_bucket() local 245 get_frag_bucket_locked(struct inet_frag_queue *fq, struct inet_frags *f) in get_frag_bucket_locked() 266 static inline void fq_unlink(struct inet_frag_queue *fq, struct inet_frags *f) in fq_unlink() 276 void inet_frag_kill(struct inet_frag_queue *fq, struct inet_frags *f) in inet_frag_kill()
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 181 struct frag_queue *fq; in nf_ct_frag6_expire() local 219 static int nf_ct_frag6_queue(struct frag_queue *fq, struct sk_buff *skb, in nf_ct_frag6_queue() 380 nf_ct_frag6_reasm(struct frag_queue *fq, struct net_device *dev) in nf_ct_frag6_reasm() 572 struct frag_queue *fq; in nf_ct_frag6_gather() local
|
/linux-4.4.14/arch/sparc/kernel/ |
D | ptrace_32.c | 334 struct fq { struct 335 unsigned long *insnaddr; 336 unsigned long insn;
|
/linux-4.4.14/include/linux/ |
D | blk-mq.h | 37 struct blk_flush_queue *fq; member
|
D | blkdev.h | 436 struct blk_flush_queue *fq; member
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_lcn.c | 3554 u8 di0, dq0, ei, eq, fi, fq; in wlc_lcnphy_get_cc() local
|