/linux-4.4.14/block/ |
D | blk-mq-tag.c | 38 bool blk_mq_has_free_tags(struct blk_mq_tags *tags) in blk_mq_has_free_tags() 73 void blk_mq_tag_wakeup_all(struct blk_mq_tags *tags, bool include_reserve) in blk_mq_tag_wakeup_all() 106 struct blk_mq_tags *tags = hctx->tags; in __blk_mq_tag_idle() local 178 #define BT_ALLOC_RR(tags) (tags->alloc_policy == BLK_TAG_ALLOC_RR) argument 192 unsigned int *tag_cache, struct blk_mq_tags *tags) in __bt_get() 261 unsigned int *last_tag, struct blk_mq_tags *tags) in bt_get() 408 struct blk_mq_tags *tags = hctx->tags; in blk_mq_put_tag() local 445 static void bt_tags_for_each(struct blk_mq_tags *tags, in bt_tags_for_each() 468 void blk_mq_all_tag_busy_iter(struct blk_mq_tags *tags, busy_tag_iter_fn *fn, in blk_mq_all_tag_busy_iter() 486 struct blk_mq_tags *tags = hctx->tags; in blk_mq_queue_tag_busy_iter() local [all …]
|
D | blk-tag.c | 89 init_tag_map(struct request_queue *q, struct blk_queue_tag *tags, int depth) in init_tag_map() 124 struct blk_queue_tag *tags; in __blk_queue_init_tags() local 164 struct blk_queue_tag *tags, int alloc_policy) in blk_queue_init_tags()
|
D | blk-mq.c | 547 struct request *blk_mq_tag_to_rq(struct blk_mq_tags *tags, unsigned int tag) in blk_mq_tag_to_rq() 1421 struct blk_mq_tags *tags, unsigned int hctx_idx) in blk_mq_free_rq_map() 1461 struct blk_mq_tags *tags; in blk_mq_init_rq_map() local 2252 struct cpumask *blk_mq_tags_cpumask(struct blk_mq_tags *tags) in blk_mq_tags_cpumask()
|
/linux-4.4.14/lib/ |
D | percpu_ida.c | 61 struct percpu_ida_cpu *tags) in steal_tags() 107 struct percpu_ida_cpu *tags) in alloc_global_tags() 114 static inline unsigned alloc_local_tag(struct percpu_ida_cpu *tags) in alloc_local_tag() 147 struct percpu_ida_cpu *tags; in percpu_ida_alloc() local 218 struct percpu_ida_cpu *tags; in percpu_ida_free() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | ram.c | 50 enum nvkm_ram_type type, u64 size, u32 tags, in nvkm_ram_ctor() 94 enum nvkm_ram_type type, u64 size, u32 tags, in nvkm_ram_new_()
|
D | ramnv40.c | 198 u32 tags, struct nvkm_ram **pram) in nv40_ram_new_() 213 u32 tags = nvkm_rd32(device, 0x100320); in nv40_ram_new() local
|
D | ramnv49.c | 31 u32 tags = nvkm_rd32(device, 0x100320); in nv49_ram_new() local
|
D | ramnv20.c | 32 u32 tags = nvkm_rd32(device, 0x100320); in nv20_ram_new() local
|
D | ramnv41.c | 31 u32 tags = nvkm_rd32(device, 0x100320); in nv41_ram_new() local
|
D | nv25.c | 34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv25_fb_tile_comp() local
|
D | nv35.c | 34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv35_fb_tile_comp() local
|
D | nv36.c | 34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv36_fb_tile_comp() local
|
D | nv40.c | 34 u32 tags = round_up(tiles / fb->ram->parts, 0x100); in nv40_fb_tile_comp() local
|
D | nv20.c | 47 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv20_fb_tile_comp() local
|
D | nv30.c | 53 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv30_fb_tile_comp() local
|
D | ramnv50.c | 532 struct nvkm_mm *tags = &ram->tags; in nv50_ram_get() local 645 u32 tags = nvkm_rd32(device, 0x100320); in nv50_ram_ctor() local
|
/linux-4.4.14/arch/arm/mach-clps711x/ |
D | board-clep7312.c | 31 fixup_clep7312(struct tag *tags, char **cmdline) in fixup_clep7312()
|
D | board-edb7211.c | 138 fixup_edb7211(struct tag *tags, char **cmdline) in fixup_edb7211()
|
/linux-4.4.14/arch/arm/kernel/ |
D | atags.h | 4 static inline void save_atags(struct tag *tags) { } in save_atags()
|
D | atags_proc.c | 27 void __init save_atags(const struct tag *tags) in save_atags()
|
D | atags_parse.c | 184 struct tag *tags = (struct tag *)&default_tags; in setup_machine_tags() local
|
D | atags_compat.c | 213 void __init convert_to_tag_list(struct tag *tags) in convert_to_tag_list()
|
/linux-4.4.14/arch/arm/mach-footbridge/ |
D | cats-hw.c | 79 fixup_cats(struct tag *tags, char **cmdline) in fixup_cats()
|
D | netwinder-hw.c | 623 fixup_netwinder(struct tag *tags, char **cmdline) in fixup_netwinder()
|
/linux-4.4.14/tools/testing/selftests/powerpc/ |
D | Makefile | 60 tags: target
|
/linux-4.4.14/tools/perf/ |
D | Makefile | 67 all tags TAGS: target
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | mach-smdk2413.c | 96 static void __init smdk2413_fixup(struct tag *tags, char **cmdline) in smdk2413_fixup()
|
D | mach-vstms.c | 132 static void __init vstms_fixup(struct tag *tags, char **cmdline) in vstms_fixup()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
D | gpio.c | 29 static const u8 tags[] = { variable
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | ltc.h | 17 struct nvkm_mm tags; member
|
D | fb.h | 122 struct nvkm_mm tags; member
|
/linux-4.4.14/include/linux/ |
D | radix-tree.h | 103 unsigned long tags[RADIX_TREE_MAX_TAGS][RADIX_TREE_TAG_LONGS]; member 326 unsigned long tags; member
|
D | blk-mq.h | 48 struct blk_mq_tags *tags; member 78 struct blk_mq_tags **tags; member
|
/linux-4.4.14/tools/lib/lockdep/ |
D | Makefile | 127 tags: force target
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | poodle.c | 462 static void __init fixup_poodle(struct tag *tags, char **cmdline) in fixup_poodle()
|
D | corgi.c | 760 static void __init fixup_corgi(struct tag *tags, char **cmdline) in fixup_corgi()
|
D | eseries.c | 46 void __init eseries_fixup(struct tag *tags, char **cmdline) in eseries_fixup()
|
D | tosa.c | 937 static void __init fixup_tosa(struct tag *tags, char **cmdline) in fixup_tosa()
|
D | cm-x300.c | 847 static void __init cm_x300_fixup(struct tag *tags, char **cmdline) in cm_x300_fixup()
|
D | spitz.c | 986 static void __init spitz_fixup(struct tag *tags, char **cmdline) in spitz_fixup()
|
/linux-4.4.14/arch/arm/mach-realview/ |
D | realview_pb1176.c | 343 static void realview_pb1176_fixup(struct tag *tags, char **from) in realview_pb1176_fixup()
|
D | realview_pbx.c | 329 static void realview_pbx_fixup(struct tag *tags, char **from) in realview_pbx_fixup()
|
D | core.c | 395 void realview_fixup(struct tag *tags, char **from) in realview_fixup()
|
/linux-4.4.14/arch/x86/math-emu/ |
D | fpu_entry.c | 649 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local
|
/linux-4.4.14/tools/lib/traceevent/ |
D | Makefile | 229 tags: force target
|
/linux-4.4.14/arch/mips/sgi-ip22/ |
D | ip28-berr.c | 55 } tags[1][2], tagd[4][2], tagi[4][2]; /* Way 0/1 */ member
|
/linux-4.4.14/drivers/firewire/ |
D | core-iso.c | 193 int cycle, int sync, int tags) in fw_iso_context_start()
|
D | core-card.c | 633 s32 cycle, u32 sync, u32 tags) in dummy_start_iso()
|
D | ohci.c | 186 u8 tags; member 3040 s32 cycle, u32 sync, u32 tags) in ohci_start_iso()
|
/linux-4.4.14/include/net/ |
D | flow_dissector.h | 150 struct flow_dissector_key_tags tags; member
|
D | cipso_ipv4.h | 86 u8 tags[CIPSO_V4_TAG_MAXCNT]; member
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 911 int tags, i, j; in ahc_linux_setup_tag_info_global() local 1363 u_int tags; in ahc_linux_user_tagdepth() local 1397 u_int tags; in ahc_linux_device_queue_depth() local
|
D | aic79xx_osm.c | 1032 int tags, i, j; in ahd_linux_setup_tag_info_global() local 1497 u_int tags; in ahd_linux_user_tagdepth() local 1531 u_int tags; in ahd_linux_device_queue_depth() local
|
D | aic79xx.h | 1059 bus_space_tag_t tags[2]; member
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
D | assabet.c | 534 fixup_assabet(struct tag *tags, char **cmdline) in fixup_assabet()
|
/linux-4.4.14/tools/perf/util/ |
D | util.c | 424 unsigned long parse_tag_value(const char *str, struct parse_tag *tags) in parse_tag_value()
|
D | evlist.c | 1048 static struct parse_tag tags[] = { in parse_pages_arg() local
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
D | sym_nvram.c | 190 int i, tags, boot_delay; in sym_display_Tekram_nvram() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 1566 int lu_context_init(struct lu_context *ctx, __u32 tags) in lu_context_init() 1666 int lu_env_init(struct lu_env *env, __u32 tags) in lu_env_init()
|
D | cl_object.c | 768 struct lu_env *cl_env_alloc(int *refcheck, __u32 tags) in cl_env_alloc()
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_main.c | 2254 struct bond_vlan_tag *tags) in bond_arp_send() 2315 struct bond_vlan_tag *tags; in bond_verify_device_path() local 2348 struct bond_vlan_tag *tags; in bond_arp_send_all() local
|
D | bond_alb.c | 962 struct bond_vlan_tag *tags; in alb_send_learning_packets() local
|
/linux-4.4.14/drivers/scsi/mvsas/ |
D | mv_sas.h | 202 __le32 tags; /* targ port xfer tag; tag */ member 391 unsigned long *tags; member
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_uncore.h | 102 u64 tags[UNCORE_PMC_IDX_MAX]; member
|
D | perf_event.h | 192 u64 tags[X86_PMC_IDX_MAX]; member
|
/linux-4.4.14/drivers/block/ |
D | ps3vram.c | 63 struct ps3vram_tag *tags; member
|
/linux-4.4.14/drivers/soc/ti/ |
D | knav_dma.c | 85 u32 tags; member
|
/linux-4.4.14/drivers/scsi/fnic/ |
D | fnic.h | 275 struct fnic_host_tag *tags; member
|
/linux-4.4.14/drivers/block/mtip32xx/ |
D | mtip32xx.h | 471 struct blk_mq_tag_set tags; /* blk_mq tags */ member
|
/linux-4.4.14/include/uapi/linux/ |
D | firewire-cdev.h | 851 __u32 tags; member
|
/linux-4.4.14/ |
D | Makefile | 1446 tags TAGS cscope gtags: FORCE target
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 1143 #define LU_CONTEXT_KEY_DEFINE(mod, tags) \ argument
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_main.c | 1476 u16 *tags; in ql_update_mac_hdr_len() local
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 515 unsigned long *tags; member
|
/linux-4.4.14/drivers/nvme/host/ |
D | pci.c | 117 struct blk_mq_tags **tags; member
|