arch/microblaze/include/asm/ftrace.h

Source file repositories/reference/linux-study-clean/arch/microblaze/include/asm/ftrace.h

File Facts

System
Linux kernel
Corpus path
arch/microblaze/include/asm/ftrace.h
Extension
.h
Size
719 bytes
Lines
29
Domain
Architecture Layer
Bucket
arch/microblaze
Inferred role
Architecture Layer: implementation source
Status
source implementation candidate

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

struct dyn_arch_ftrace {
};
#endif /* CONFIG_DYNAMIC_FTRACE */

#endif /* CONFIG_FUNCTION_TRACER */
#endif /* _ASM_MICROBLAZE_FTRACE */

Annotation

Implementation Notes