c6x_halt 112 arch/c6x/include/asm/processor.h extern void (*c6x_halt)(void); c6x_halt 23 arch/c6x/kernel/process.c void (*c6x_halt)(void); c6x_halt 67 arch/c6x/kernel/process.c if (c6x_halt) c6x_halt 68 arch/c6x/kernel/process.c c6x_halt();