Searched defs:tags (Results 1 - 25 of 80) sorted by last modified time

1234

/linux-master/drivers/nvme/host/
H A Dnvme.h572 static inline struct request *nvme_find_rq(struct blk_mq_tags *tags, argument
594 static inline struct request *nvme_cid_to_rq(struct blk_mq_tags *tags, argument
/linux-master/drivers/firewire/
H A Dohci.c173 u8 tags; member in struct:iso_context
3090 ohci_start_iso(struct fw_iso_context *base, s32 cycle, u32 sync, u32 tags) argument
H A Dcore-card.c656 dummy_start_iso(struct fw_iso_context *ctx, s32 cycle, u32 sync, u32 tags) argument
/linux-master/block/
H A Dblk-mq.c407 struct blk_mq_tags *tags; local
346 blk_mq_rq_ctx_init(struct blk_mq_alloc_data *data, struct blk_mq_tags *tags, unsigned int tag) argument
1075 int tags[TAG_COMP_BATCH], nr_tags = 0; local
3213 blk_mq_clear_rq_mapping(struct blk_mq_tags *drv_tags, struct blk_mq_tags *tags) argument
3252 blk_mq_free_rqs(struct blk_mq_tag_set *set, struct blk_mq_tags *tags, unsigned int hctx_idx) argument
3293 blk_mq_free_rq_map(struct blk_mq_tags *tags) argument
3336 struct blk_mq_tags *tags; local
3382 blk_mq_alloc_rqs(struct blk_mq_tag_set *set, struct blk_mq_tags *tags, unsigned int hctx_idx, unsigned int depth) argument
3476 struct blk_mq_tags *tags = hctx->sched_tags ? local
3589 blk_mq_clear_flush_rq_mapping(struct blk_mq_tags *tags, unsigned int queue_depth, struct request *flush_rq) argument
3791 struct blk_mq_tags *tags; local
3822 blk_mq_free_map_and_rqs(struct blk_mq_tag_set *set, struct blk_mq_tags *tags, unsigned int hctx_idx) argument
[all...]
H A Dmq-deadline.c648 struct blk_mq_tags *tags = hctx->sched_tags; local
H A Dbfq-iosched.c7126 struct blk_mq_tags *tags = hctx->sched_tags; local
[all...]
H A Dblk-mq-debugfs.c397 blk_mq_debugfs_tags_show(struct seq_file *m, struct blk_mq_tags *tags) argument
[all...]
/linux-master/drivers/clk/ti/
H A Dclk.c179 char *tags[2]; local
/linux-master/arch/sparc/mm/
H A Dtsb.c622 unsigned char *tags; local
/linux-master/arch/arm64/kvm/
H A Dguest.c1022 void __user *tags = copy_tags->addr; local
/linux-master/tools/perf/
H A Dbuiltin-record.c557 static struct parse_tag tags[] = { local
/linux-master/arch/arm64/kernel/
H A Dmte.c409 unsigned long tags, offset; local
[all...]
/linux-master/net/sched/
H A Dsch_cake.c153 u32 tags[CAKE_QUEUES]; /* for set association */ member in struct:cake_tin_data
/linux-master/kernel/bpf/
H A Dbtf.c7206 u32 tags = 0; local
[all...]
/linux-master/io_uring/
H A Drsrc.h32 u64 **tags; member in struct:io_rsrc_data
H A Drsrc.c358 u64 __user *tags = u64_to_user_ptr(up->tags); local
423 u64 __user *tags = u64_to_user_ptr(up->tags); local
700 io_sqe_files_register(struct io_ring_ctx *ctx, void __user *arg, unsigned nr_args, u64 __user *tags) argument
1005 io_sqe_buffers_register(struct io_ring_ctx *ctx, void __user *arg, unsigned int nr_args, u64 __user *tags) argument
[all...]
/linux-master/include/uapi/linux/
H A Dio_uring.h609 __aligned_u64 tags; member in struct:io_uring_rsrc_register
622 __aligned_u64 tags; member in struct:io_uring_rsrc_update2
/linux-master/include/linux/
H A Dblk-mq.h388 struct blk_mq_tags *tags; member in struct:blk_mq_hw_ctx
508 struct blk_mq_tags **tags; member in struct:blk_mq_tag_set
753 static inline struct request *blk_mq_tag_to_rq(struct blk_mq_tags *tags, argument
[all...]
/linux-master/drivers/net/bonding/
H A Dbond_main.c2893 static bool bond_handle_vlan(struct slave *slave, struct bond_vlan_tag *tags, argument
2938 bond_arp_send(struct slave *slave, int arp_op, __be32 dest_ip, __be32 src_ip, struct bond_vlan_tag *tags) argument
2974 struct bond_vlan_tag *tags; local
3007 struct bond_vlan_tag *tags; local
3159 bond_ns_send(struct slave *slave, const struct in6_addr *daddr, const struct in6_addr *saddr, struct bond_vlan_tag *tags) argument
3186 struct bond_vlan_tag *tags; local
[all...]
/linux-master/drivers/block/
H A Dps3vram.c64 struct ps3vram_tag *tags; member in struct:ps3vram_cache
[all...]
/linux-master/arch/arm/mach-omap2/
H A Dboard-generic.c91 static void __init rx51_set_system_rev(const struct tag *tags) argument
111 const struct tag *tags = (const struct tag *)(PAGE_OFFSET + 0x100); local
/linux-master/drivers/scsi/fnic/
H A Dfnic.h301 struct fnic_host_tag *tags; member in struct:fnic
/linux-master/tools/perf/util/
H A Devlist.c915 static struct parse_tag tags[] = { local
/linux-master/lib/
H A Dsbitmap.c604 sbitmap_queue_clear_batch(struct sbitmap_queue *sbq, int offset, int *tags, int nr_tags) argument
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c900 int tags, i, j; local
1351 u_int tags; local
1385 u_int tags; local
[all...]

Completed in 553 milliseconds

1234