| /linux/tools/testing/selftests/arm64/mte/ |
| H A D | mte_common_util.c | 169 bool tags, int fd) in __mte_allocate_memory_range() 219 void *mte_allocate_memory(size_t size, int mem_type, int mapping, bool tags) in mte_allocate_memory() 224 void *mte_allocate_file_memory(size_t size, int mem_type, int mapping, bool tags, int fd) in mte_allocate_file_memory() 277 size_t range_before, size_t range_after, bool tags) in __mte_free_memory_range() 301 void mte_free_memory(void *ptr, size_t size, int mem_type, bool tags) in mte_free_memory()
|
| H A D | mte_common_util.h | 101 int mem_type, bool tags) in check_allocated_memory()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | board-generic.c | 90 static void __init rx51_set_system_rev(const struct tag *tags) in rx51_set_system_rev() 110 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
|
| /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/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
| H A D | gpio.c | 30 static const u8 tags[] = { variable
|
| /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/util/ |
| H A D | units.c | 10 unsigned long parse_tag_value(const char *str, struct parse_tag *tags) in parse_tag_value()
|
| /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/block/ |
| H A D | blk-mq.c | 411 struct blk_mq_tags *tags, unsigned int tag) in blk_mq_rq_ctx_init() 467 struct blk_mq_tags *tags; in __blk_mq_alloc_requests_batch() local 1168 int tags[TAG_COMP_BATCH], nr_tags = 0; in blk_mq_end_request_batch() local 3438 struct blk_mq_tags *tags) in blk_mq_clear_rq_mapping() 3466 void blk_mq_free_rqs(struct blk_mq_tag_set *set, struct blk_mq_tags *tags, in blk_mq_free_rqs() 3499 void blk_mq_free_rq_map(struct blk_mq_tag_set *set, struct blk_mq_tags *tags) in blk_mq_free_rq_map() 3542 struct blk_mq_tags *tags; in blk_mq_alloc_rq_map() local 3588 struct blk_mq_tags *tags, in blk_mq_alloc_rqs() 3679 struct blk_mq_tags *tags = hctx->sched_tags ? in blk_mq_hctx_has_requests() local 3918 static void blk_mq_clear_flush_rq_mapping(struct blk_mq_tags *tags, in blk_mq_clear_flush_rq_mapping() [all …]
|
| /linux/security/apparmor/ |
| H A D | policy_unpack.c | 702 static bool verify_tags(struct aa_tags_struct *tags, const char **info) in verify_tags() 778 static int unpack_tagsets(struct aa_ext *e, struct aa_tags_struct *tags) in unpack_tagsets() 819 static int unpack_tag_headers(struct aa_ext *e, struct aa_tags_struct *tags) in unpack_tag_headers() 853 static int unpack_tags(struct aa_ext *e, struct aa_tags_struct *tags, in unpack_tags()
|
| /linux/tools/bpf/resolve_btfids/ |
| H A D | Makefile | 112 tags: global() target
|
| /linux/io_uring/ |
| H A D | rsrc.c | 303 u64 __user *tags = u64_to_user_ptr(up->tags); in __io_sqe_files_update() local 371 u64 __user *tags = u64_to_user_ptr(up->tags); in __io_sqe_buffers_update() local 617 io_sqe_files_register(struct io_ring_ctx * ctx,void __user * arg,unsigned nr_args,u64 __user * tags) io_sqe_files_register() argument 951 io_sqe_buffers_register(struct io_ring_ctx * ctx,void __user * arg,unsigned int nr_args,u64 __user * tags) io_sqe_buffers_register() argument [all...] |
| /linux/security/apparmor/include/ |
| H A D | policy.h | 85 u32 tags; /* index into string table */ member 118 struct aa_tags_struct tags; member
|