/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | setup.h | 28 static inline void save_atags(const struct tag *tags) { } in save_atags() argument
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | setup.h | 28 static inline void save_atags(const struct tag *tags) { } in save_atags() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/ |
H A D | cats-hw.c | 80 fixup_cats(struct tag *tags, char **cmdline) in fixup_cats() argument
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | mach-smdk2413.c | 90 static void __init smdk2413_fixup(struct tag *tags, char **cmdline) in smdk2413_fixup() argument
|
H A D | mach-vstms.c | 127 static void __init vstms_fixup(struct tag *tags, char **cmdline) in vstms_fixup() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | img2.c | 97 static enum AVCodecID str2id(const IdStrMap *tags, const char *str) in str2id() argument
|
/third_party/ltp/pan/ |
H A D | ltp-scanner.c | 139 SYM tags; /* tag data */ in main() local
|
/third_party/node/deps/npm/test/lib/commands/ |
H A D | dist-tag.js | [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | board-generic.c | 92 static void __init rx51_set_system_rev(const struct tag *tags) in rx51_set_system_rev() argument 112 const struct tag *tags = (const struct tag *)(PAGE_OFFSET + 0x100); in rx51_reserve() local
|
/kernel/linux/linux-6.6/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() argument 111 const struct tag *tags = (const struct tag *)(PAGE_OFFSET + 0x100); in rx51_reserve() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gpio.c | 30 static const u8 tags[] = { variable
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv50.h | 16 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 | nv35.c | 34 u32 tags = round_up(tiles / fb->ram->parts, 0x40); in nv35_fb_tile_comp() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv50.h | 14 u32 (*tags)(struct nvkm_fb *); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gpio.c | 30 static const u8 tags[] = { variable
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | |
/third_party/python/Tools/scripts/ |
H A D | ptags.py | 15 tags = [] # Modified global variable! variable
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | test-ot-meta.cc | 51 hb_ot_meta_tag_t *tags = (hb_ot_meta_tag_t *) in main() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/ |
H A D | table_subsetter_impl.cc | 21 TableSubsetterImpl::TableSubsetterImpl(const int32_t* tags, in TableSubsetterImpl() argument
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | atags_proc.c | 28 void __init save_atags(const struct tag *tags) in save_atags() argument
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | mteswap.c | 51 void *tags = xa_load(&mte_pages, entry.val); in mte_restore_tags() local 64 void *tags = xa_erase(&mte_pages, entry.val); in mte_invalidate_tags() local 73 void *tags; in mte_invalidate_tags_area() local [all...] |
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | mteswap.c | 52 void *tags = xa_load(&mte_pages, entry.val); in mte_restore_tags() local 58 mte_restore_page_tags(page_address(page), tags); in mte_restore_tags() local 66 void *tags = xa_erase(&mte_pages, entry.val); in mte_invalidate_tags() local 75 void *tags; in mte_invalidate_tags_area() local [all...] |
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | atags_proc.c | 28 void __init save_atags(const struct tag *tags) in save_atags() argument
|