/linux/block/ |
H A D | blk-mq-tag.c | 20 static void blk_mq_update_wake_batch(struct blk_mq_tags *tags, in blk_mq_update_wake_batch() 42 struct blk_mq_tags *tags = hctx->tags; in __blk_mq_tag_busy() local 70 void blk_mq_tag_wakeup_all(struct blk_mq_tags *tags, bool include_reserve) in blk_mq_tag_wakeup_all() 83 struct blk_mq_tags *tags = hctx->tags; in __blk_mq_tag_idle() local 122 struct blk_mq_tags *tags = blk_mq_tags_from_data(data); in blk_mq_get_tags() local 136 struct blk_mq_tags *tags = blk_mq_tags_from_data(data); in blk_mq_get_tag() local 225 void blk_mq_put_tag(struct blk_mq_tags *tags, struct blk_mq_ctx *ctx, in blk_mq_put_tag() 238 void blk_mq_put_tags(struct blk_mq_tags *tags, int *tag_array, int nr_tags) in blk_mq_put_tags() 252 static struct request *blk_mq_find_and_get_req(struct blk_mq_tags *tags, in blk_mq_find_and_get_req() 272 struct blk_mq_tags *tags; in bt_iter() local [all …]
|
/linux/arch/arm/mach-omap2/ |
H A D | board-generic.c | 91 static void __init rx51_set_system_rev(const struct tag *tags) in rx51_set_system_rev() 111 const struct tag *tags = (const struct tag *)(PAGE_OFFSET + 0x100); in rx51_reserve() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv20.c | 47 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv20_fb_tile_comp() local 83 const u32 tags = nvkm_rd32(fb->subdev.device, 0x100320); in nv20_fb_tags() local
|
H A D | nv25.c | 34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv25_fb_tile_comp() local
|
H A D | nv35.c | 34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv35_fb_tile_comp() local
|
H A D | nv36.c | 34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv36_fb_tile_comp() local
|
H A D | nv50.h | 14 u32 (*tags)(struct nvkm_fb *); member
|
H A D | nv40.c | 34 u32 tags = round_up(tiles / fb->ram->parts, 0x100); in nv40_fb_tile_comp() local
|
H A D | nv30.c | 53 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv30_fb_tile_comp() local
|
H A D | base.c | 109 u32 tags = 0; in nvkm_fb_oneinit() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | memory.c | 34 struct nvkm_tags *tags = *ptags; in nvkm_memory_tags_put() local 53 struct nvkm_tags *tags; in nvkm_memory_tags_get() local
|
/linux/tools/testing/selftests/powerpc/ |
H A D | Makefile | 73 tags: target
|
/linux/arch/arm/include/asm/ |
H A D | setup.h | 29 static inline void save_atags(const struct tag *tags) { } in save_atags()
|
/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 693 How to verify signed tags 719 Configure git to always sign annotated tags
|
/linux/arch/arm64/kernel/ |
H A D | hibernate.c | 244 void *tags; in swsusp_mte_free_storage() local 301 void *tags; in swsusp_mte_restore_tags() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gpio.c | 30 static const u8 tags[] = { variable
|
/linux/tools/perf/util/ |
H A D | units.c | 10 unsigned long parse_tag_value(const char *str, struct parse_tag *tags) in parse_tag_value() argument
|
/linux/arch/arm/kernel/ |
H A D | atags_proc.c | 28 void __init save_atags(const struct tag *tags) in save_atags()
|
H A D | atags_parse.c | 179 struct tag *tags = (struct tag *)&default_tags; in setup_machine_tags() local
|
/linux/tools/perf/ |
H A D | Makefile | 74 all tags TAGS: target
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | vmmnv50.c | 293 u32 tags = (nvkm_memory_size(memory) >> 16) * comp; in nv50_vmm_valid() local 308 u32 tags = map->tags->mn->offset + in nv50_vmm_valid() local
|
H A D | vmmgf100.c | 284 u32 tags = ALIGN(nvkm_memory_size(memory), 1 << 17) >> comp; in gf100_vmm_valid() local 301 u64 tags = map->tags->mn->offset + (map->offset >> 17); in gf100_vmm_valid() local
|
/linux/tools/bpf/resolve_btfids/ |
H A D | Makefile | 104 tags: target
|
/linux/io_uring/ |
H A D | rsrc.c | 225 u64 __user *tags = u64_to_user_ptr(up->tags); in __io_sqe_files_update() local 290 u64 __user *tags = u64_to_user_ptr(up->tags); in __io_sqe_buffers_update() local 540 unsigned nr_args, u64 __user *tags) in io_sqe_files_register() 863 unsigned int nr_args, u64 __user *tags) in io_sqe_buffers_register()
|
/linux/mm/ |
H A D | show_mem.c | 425 struct codetag_bytes tags[10]; in __show_mem() local
|