Searched refs:IPI_CALL_FUNC (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dsmp.c64 #define IPI_CALL_FUNC 0 macro
117 case IPI_CALL_FUNC:
320 send_IPI_mask(mask, IPI_CALL_FUNC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsmp.c74 IPI_CALL_FUNC, enumerator in enum:ipi_message_type
160 case IPI_CALL_FUNC:
161 smp_debug(100, KERN_DEBUG "CPU%d IPI_CALL_FUNC\n", this_cpu);
256 send_IPI_mask(mask, IPI_CALL_FUNC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dsmp.c65 IPI_CALL_FUNC, enumerator in enum:ipi_message_type
586 case IPI_CALL_FUNC:
638 send_ipi_message(mask, IPI_CALL_FUNC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dsmp.c94 IPI_CALL_FUNC, enumerator in enum:ipi_msg_type
445 send_ipi_message(mask, IPI_CALL_FUNC);
1102 case IPI_CALL_FUNC:

Completed in 123 milliseconds