Searched defs:tags (Results 1 – 20 of 20) sorted by relevance
/arch/arm/mach-omap2/ |
D | board-generic.c | 81 static void __init rx51_set_system_rev(const struct tag *tags) in rx51_set_system_rev() 101 const struct tag *tags = (const struct tag *)(PAGE_OFFSET + 0x100); in rx51_reserve() local
|
/arch/arm/include/asm/ |
D | setup.h | 31 static inline void save_atags(const struct tag *tags) { } in save_atags()
|
/arch/arm/mach-footbridge/ |
D | cats-hw.c | 80 fixup_cats(struct tag *tags, char **cmdline) in fixup_cats()
|
D | netwinder-hw.c | 624 fixup_netwinder(struct tag *tags, char **cmdline) in fixup_netwinder()
|
/arch/arm/mach-s3c24xx/ |
D | mach-smdk2413.c | 96 static void __init smdk2413_fixup(struct tag *tags, char **cmdline) in smdk2413_fixup()
|
D | mach-vstms.c | 133 static void __init vstms_fixup(struct tag *tags, char **cmdline) in vstms_fixup()
|
/arch/arm/kernel/ |
D | atags_proc.c | 28 void __init save_atags(const struct tag *tags) in save_atags()
|
D | atags_parse.c | 183 struct tag *tags = (struct tag *)&default_tags; in setup_machine_tags() local
|
D | atags_compat.c | 213 void __init convert_to_tag_list(struct tag *tags) in convert_to_tag_list()
|
/arch/arm/mach-pxa/ |
D | poodle.c | 462 static void __init fixup_poodle(struct tag *tags, char **cmdline) in fixup_poodle()
|
D | corgi.c | 761 static void __init fixup_corgi(struct tag *tags, char **cmdline) in fixup_corgi()
|
D | eseries.c | 46 void __init eseries_fixup(struct tag *tags, char **cmdline) in eseries_fixup()
|
D | tosa.c | 937 static void __init fixup_tosa(struct tag *tags, char **cmdline) in fixup_tosa()
|
D | cm-x300.c | 847 static void __init cm_x300_fixup(struct tag *tags, char **cmdline) in cm_x300_fixup()
|
D | spitz.c | 1021 static void __init spitz_fixup(struct tag *tags, char **cmdline) in spitz_fixup()
|
/arch/x86/math-emu/ |
D | fpu_entry.c | 649 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local
|
/arch/mips/sgi-ip22/ |
D | ip28-berr.c | 58 } tags[1][2], tagd[4][2], tagi[4][2]; /* Way 0/1 */ member
|
/arch/arm/mach-sa1100/ |
D | assabet.c | 534 fixup_assabet(struct tag *tags, char **cmdline) in fixup_assabet()
|
/arch/x86/events/intel/ |
D | uncore.h | 113 u64 tags[UNCORE_PMC_IDX_MAX]; member
|
/arch/x86/events/ |
D | perf_event.h | 188 u64 tags[X86_PMC_IDX_MAX]; member
|