Home
last modified time | relevance | path

Searched defs:tags (Results 1 – 25 of 72) sorted by relevance

123

/linux/arch/arm/mach-omap2/
H A Dboard-generic.c91 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 Dnv20.c47 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 Dnv25.c34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv25_fb_tile_comp() local
H A Dnv35.c34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv35_fb_tile_comp() local
H A Dnv36.c34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv36_fb_tile_comp() local
H A Dnv50.h14 u32 (*tags)(struct nvkm_fb *); member
H A Dnv40.c34 u32 tags = round_up(tiles / fb->ram->parts, 0x100); in nv40_fb_tile_comp() local
H A Dnv30.c53 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv30_fb_tile_comp() local
H A Dpriv.h14 u32 (*tags)(struct nvkm_fb *); member
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c34 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 DMakefile73 tags: target
/linux/arch/arm/include/asm/
H A Dsetup.h29 static inline void save_atags(const struct tag *tags) { } in save_atags()
/linux/io_uring/
H A Drsrc.c161 u64 __user *tags = u64_to_user_ptr(up->tags); in __io_sqe_files_update() local
226 u64 __user *tags = u64_to_user_ptr(up->tags); in __io_sqe_buffers_update() local
478 unsigned nr_args, u64 __user *tags) in io_sqe_files_register()
794 unsigned int nr_args, u64 __user *tags) in io_sqe_buffers_register()
/linux/Documentation/process/
H A Dmaintainer-pgp-guide.rst693 How to verify signed tags
719 Configure git to always sign annotated tags
/linux/arch/arm64/kernel/
H A Dhibernate.c244 void *tags; in swsusp_mte_free_storage() local
301 void *tags; in swsusp_mte_restore_tags() local
H A Delfcore.c29 void *tags = NULL; in mte_dump_tag_range() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgpio.c30 static const u8 tags[] = { variable
/linux/tools/perf/util/
H A Dunits.c10 unsigned long parse_tag_value(const char *str, struct parse_tag *tags) in parse_tag_value()
/linux/arch/arm/kernel/
H A Datags_proc.c28 void __init save_atags(const struct tag *tags) in save_atags()
H A Datags_parse.c179 struct tag *tags = (struct tag *)&default_tags; in setup_machine_tags() local
/linux/tools/perf/
H A DMakefile74 all tags TAGS: target
/linux/block/
H A Dblk-mq.c410 struct blk_mq_tags *tags, unsigned int tag) in blk_mq_rq_ctx_init()
466 struct blk_mq_tags *tags; in __blk_mq_alloc_requests_batch() local
1166 int tags[TAG_COMP_BATCH], nr_tags = 0; in blk_mq_end_request_batch() local
3359 struct blk_mq_tags *tags) in blk_mq_clear_rq_mapping()
3397 void blk_mq_free_rqs(struct blk_mq_tag_set *set, struct blk_mq_tags *tags, in blk_mq_free_rqs()
3438 void blk_mq_free_rq_map(struct blk_mq_tags *tags) in blk_mq_free_rq_map()
3481 struct blk_mq_tags *tags; in blk_mq_alloc_rq_map() local
3527 struct blk_mq_tags *tags, in blk_mq_alloc_rqs()
3620 struct blk_mq_tags *tags = hctx->sched_tags ? in blk_mq_hctx_has_requests() local
3842 static void blk_mq_clear_flush_rq_mapping(struct blk_mq_tags *tags, in blk_mq_clear_flush_rq_mapping()
[all …]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmnv50.c293 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 Dvmmgf100.c284 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 DMakefile104 tags: target

123