Searched defs:tags (Results 1 – 20 of 20) sorted by relevance
| /arch/arm/mach-omap2/ |
| 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
|
| /arch/arm64/mm/ |
| A D | mteswap.c | 52 void *tags = xa_load(&mte_pages, entry.val); in mte_restore_tags() local 66 void *tags = xa_erase(&mte_pages, entry.val); in mte_invalidate_tags() local 82 void *tags; in mte_invalidate_tags_area() local
|
| /arch/arm/include/asm/ |
| A D | setup.h | 29 static inline void save_atags(const struct tag *tags) { } in save_atags()
|
| /arch/arm/kernel/ |
| A D | atags_proc.c | 28 void __init save_atags(const struct tag *tags) in save_atags()
|
| A D | atags_parse.c | 179 struct tag *tags = (struct tag *)&default_tags; in setup_machine_tags() local
|
| A D | atags_compat.c | 210 void __init convert_to_tag_list(struct tag *tags) in convert_to_tag_list()
|
| /arch/sparc/kernel/ |
| A D | adi_64.c | 160 unsigned char *tags; in alloc_tag_store() local 302 unsigned char *tags = NULL; in del_tag_store() local
|
| /arch/arm64/kernel/ |
| A D | elfcore.c | 29 void *tags = NULL; in mte_dump_tag_range() local
|
| A D | hibernate.c | 244 void *tags; in swsusp_mte_free_storage() local 301 void *tags; in swsusp_mte_restore_tags() local
|
| A D | mte.c | 435 unsigned long tags, offset; in __access_remote_tags() local
|
| /arch/x86/math-emu/ |
| A D | fpu_entry.c | 647 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local
|
| /arch/sparc/include/asm/ |
| A D | mmu_64.h | 103 unsigned char *tags; /* Where the tags are */ member
|
| /arch/arm/mach-sa1100/ |
| A D | assabet.c | 641 fixup_assabet(struct tag *tags, char **cmdline) in fixup_assabet()
|
| /arch/mips/sgi-ip22/ |
| A D | ip28-berr.c | 59 } tags[1][2], tagd[4][2], tagi[4][2]; /* Way 0/1 */ member
|
| /arch/sparc/mm/ |
| A D | tsb.c | 622 unsigned char *tags; in destroy_context() local
|
| /arch/arm/mach-footbridge/ |
| A D | netwinder-hw.c | 624 fixup_netwinder(struct tag *tags, char **cmdline) in fixup_netwinder()
|
| /arch/arm/mach-pxa/ |
| A D | spitz.c | 1129 static void __init spitz_fixup(struct tag *tags, char **cmdline) in spitz_fixup()
|
| /arch/arm64/kvm/ |
| A D | guest.c | 1050 void __user *tags = copy_tags->addr; in kvm_vm_ioctl_mte_copy_tags() local
|
| /arch/x86/events/intel/ |
| A D | uncore.h | 152 u64 tags[UNCORE_PMC_IDX_MAX]; member
|
| /arch/x86/events/ |
| A D | perf_event.h | 271 u64 tags[X86_PMC_IDX_MAX]; member
|
Completed in 44 milliseconds