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

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

Completed in 137 milliseconds