https://elixir.bootlin.com/linux/latest/source/arch/arm/kernel/process.c#L40
example: #if defined(CONFIG_CURRENT_POINTER_IN_TPIDRURO) || defined(CONFIG_SMP)
DEFINE_PER_CPU(struct task_struct *, __entry_task); #endif
Interview Prep Guide for Embedded Engineer to crack their coding and Embedded rounds.
https://elixir.bootlin.com/linux/latest/source/arch/arm/kernel/process.c#L40
example: #if defined(CONFIG_CURRENT_POINTER_IN_TPIDRURO) || defined(CONFIG_SMP)
DEFINE_PER_CPU(struct task_struct *, __entry_task); #endif
Comments
Post a Comment