/linux-4.1.27/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() 102 struct blk_mq_tags *tags = hctx->tags; in __blk_mq_tag_idle() local 174 #define BT_ALLOC_RR(tags) (tags->alloc_policy == BLK_TAG_ALLOC_RR) argument 188 unsigned int *tag_cache, struct blk_mq_tags *tags) in __bt_get() 257 unsigned int *last_tag, struct blk_mq_tags *tags) in bt_get() 404 struct blk_mq_tags *tags = hctx->tags; in blk_mq_put_tag() local 444 struct blk_mq_tags *tags = hctx->tags; in blk_mq_tag_busy_iter() local 549 static struct blk_mq_tags *blk_mq_init_bitmap_tags(struct blk_mq_tags *tags, in blk_mq_init_bitmap_tags() 572 struct blk_mq_tags *tags; in blk_mq_init_tags() 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 | 573 struct request *blk_mq_tag_to_rq(struct blk_mq_tags *tags, unsigned int tag) in blk_mq_tag_to_rq() 1402 struct blk_mq_tags *tags, unsigned int hctx_idx) in blk_mq_free_rq_map() 1437 struct blk_mq_tags *tags; in blk_mq_init_rq_map() local
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/tools/testing/selftests/powerpc/ |
D | Makefile | 50 tags: target
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv36.c | 33 u32 tags = round_up(tiles / pfb->ram->parts, 0x40); in nv36_fb_tile_comp() local
|
D | nv35.c | 33 u32 tags = round_up(tiles / pfb->ram->parts, 0x40); in nv35_fb_tile_comp() local
|
D | nv25.c | 33 u32 tags = round_up(tiles / pfb->ram->parts, 0x40); in nv25_fb_tile_comp() local
|
D | nv40.c | 33 u32 tags = round_up(tiles / pfb->ram->parts, 0x100); in nv40_fb_tile_comp() local
|
D | nv20.c | 46 u32 tags = round_up(tiles / pfb->ram->parts, 0x40); in nv20_fb_tile_comp() local
|
D | nv30.c | 54 u32 tags = round_up(tiles / pfb->ram->parts, 0x40); in nv30_fb_tile_comp() local
|
D | ramnv50.c | 257 struct nvkm_mm *tags = &pfb->tags; in nv50_ram_get() local
|
/linux-4.1.27/tools/perf/ |
D | Makefile | 67 all tags TAGS: target
|
/linux-4.1.27/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.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
D | gpio.c | 29 static const u8 tags[] = { variable
|
/linux-4.1.27/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 75 struct blk_mq_tags **tags; member
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 1595 int lu_context_init(struct lu_context *ctx, __u32 tags) in lu_context_init() 1695 void lu_context_tags_update(__u32 tags) in lu_context_tags_update() 1704 void lu_context_tags_clear(__u32 tags) in lu_context_tags_clear() 1713 void lu_session_tags_update(__u32 tags) in lu_session_tags_update() 1722 void lu_session_tags_clear(__u32 tags) in lu_session_tags_clear() 1731 int lu_env_init(struct lu_env *env, __u32 tags) in lu_env_init()
|
D | cl_object.c | 793 struct lu_env *cl_env_alloc(int *refcheck, __u32 tags) in cl_env_alloc()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
D | priv.h | 15 struct nvkm_mm tags; member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 56 struct nvkm_mm tags; member 132 u32 tags; member
|
/linux-4.1.27/tools/lib/lockdep/ |
D | Makefile | 125 tags: force target
|
/linux-4.1.27/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 | 396 void realview_fixup(struct tag *tags, char **from) in realview_fixup()
|
/linux-4.1.27/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 | tosa.c | 937 static void __init fixup_tosa(struct tag *tags, char **cmdline) in fixup_tosa()
|
D | eseries.c | 45 void __init eseries_fixup(struct tag *tags, char **cmdline) in eseries_fixup()
|
D | cm-x300.c | 842 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.1.27/tools/lib/traceevent/ |
D | Makefile | 218 tags: force target
|
/linux-4.1.27/arch/x86/math-emu/ |
D | fpu_entry.c | 687 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local
|
/linux-4.1.27/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.1.27/arch/mips/sgi-ip22/ |
D | ip28-berr.c | 55 } tags[1][2], tagd[4][2], tagi[4][2]; /* Way 0/1 */ member
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 912 int tags, i, j; in ahc_linux_setup_tag_info_global() local 1364 u_int tags; in ahc_linux_user_tagdepth() local 1398 u_int tags; in ahc_linux_device_queue_depth() local
|
D | aic79xx_osm.c | 1033 int tags, i, j; in ahd_linux_setup_tag_info_global() local 1498 u_int tags; in ahd_linux_user_tagdepth() local 1532 u_int tags; in ahd_linux_device_queue_depth() local
|
D | aic79xx.h | 1059 bus_space_tag_t tags[2]; member
|
/linux-4.1.27/arch/arm/mach-sa1100/ |
D | assabet.c | 534 fixup_assabet(struct tag *tags, char **cmdline) in fixup_assabet()
|
/linux-4.1.27/include/net/ |
D | cipso_ipv4.h | 86 u8 tags[CIPSO_V4_TAG_MAXCNT]; member
|
/linux-4.1.27/tools/perf/util/ |
D | util.c | 463 unsigned long parse_tag_value(const char *str, struct parse_tag *tags) in parse_tag_value()
|
D | evlist.c | 923 static struct parse_tag tags[] = { in parse_pages_arg() local
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_nvram.c | 190 int i, tags, boot_delay; in sym_display_Tekram_nvram() local
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_main.c | 2233 struct bond_vlan_tag *tags) in bond_arp_send() 2294 struct bond_vlan_tag *tags; in bond_verify_device_path() local 2327 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.1.27/drivers/scsi/mvsas/ |
D | mv_sas.h | 202 __le32 tags; /* targ port xfer tag; tag */ member 391 unsigned long *tags; member
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel_uncore.h | 102 u64 tags[UNCORE_PMC_IDX_MAX]; member
|
D | perf_event.h | 178 u64 tags[X86_PMC_IDX_MAX]; member
|
/linux-4.1.27/drivers/block/ |
D | ps3vram.c | 63 struct ps3vram_tag *tags; member
|
/linux-4.1.27/drivers/soc/ti/ |
D | knav_dma.c | 85 u32 tags; member
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | fnic.h | 275 struct fnic_host_tag *tags; member
|
/linux-4.1.27/drivers/block/mtip32xx/ |
D | mtip32xx.h | 471 struct blk_mq_tag_set tags; /* blk_mq tags */ member
|
/linux-4.1.27/include/uapi/linux/ |
D | firewire-cdev.h | 851 __u32 tags; member
|
/linux-4.1.27/ |
D | Makefile | 1445 tags TAGS cscope gtags: FORCE target
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 1152 #define LU_CONTEXT_KEY_DEFINE(mod, tags) \ argument
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_main.c | 1476 u16 *tags; in ql_update_mac_hdr_len() local
|
/linux-4.1.27/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 513 unsigned long *tags; member
|