Home
last modified time | relevance | path

Searched refs:CSD_INIT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dsmp.h29 #define CSD_INIT(_func, _info) \ macro
38 *(_csd) = CSD_INIT((_func), (_info)); \
/openbmc/linux/arch/arm/kernel/
H A Dmachine_kexec.c98 CSD_INIT(machine_crash_nonpanic_core, NULL);
/openbmc/linux/arch/mips/kernel/
H A Dsmp.c727 CSD_INIT(tick_broadcast_callee, NULL);
H A Dprocess.c729 CSD_INIT(handle_backtrace, NULL);
/openbmc/linux/kernel/debug/
H A Ddebug_core.c239 CSD_INIT(kgdb_call_nmi_hook, NULL);