Searched refs:send_IPI_allbutself (Results 1 - 19 of 19) 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.c156 send_IPI_allbutself (int op) function
205 send_IPI_allbutself(IPI_KDUMP_CPU_STOP);
329 send_IPI_allbutself(IPI_CPU_STOP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dsmp.c65 apic->send_IPI_allbutself(CALL_FUNCTION_VECTOR);
102 apic->send_IPI_allbutself(REBOOT_VECTOR);
H A Dreboot.c782 apic->send_IPI_allbutself(NMI_VECTOR);
H A Dkgdb.c433 apic->send_IPI_allbutself(APIC_DM_NMI);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsmp.c228 send_IPI_allbutself(enum ipi_message_type op) function
240 smp_send_stop(void) { send_IPI_allbutself(IPI_CPU_STOP); }
243 smp_send_start(void) { send_IPI_allbutself(IPI_CPU_START); }
251 send_IPI_allbutself(IPI_NOP);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dsmp.c77 void send_IPI_allbutself(int tag) function
127 send_IPI_allbutself(MSG_TAG_STOP_CPU);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dsmp.h35 void send_IPI_allbutself(int tag);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dsmp.c88 static void send_IPI_allbutself(int, int);
614 send_IPI_allbutself(LOCAL_TIMER_IPI, 1);
708 * Name: send_IPI_allbutself
726 static void send_IPI_allbutself(int ipi_num, int try) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dapic_noop.c179 .send_IPI_allbutself = noop_send_IPI_allbutself,
H A Dapic_flat_64.c207 .send_IPI_allbutself = flat_send_IPI_allbutself,
359 .send_IPI_allbutself = physflat_send_IPI_allbutself,
H A Dbigsmp_32.c241 .send_IPI_allbutself = bigsmp_send_IPI_allbutself,
H A Dx2apic_cluster.c228 .send_IPI_allbutself = x2apic_send_IPI_allbutself,
H A Dx2apic_phys.c217 .send_IPI_allbutself = x2apic_send_IPI_allbutself,
H A Des7000_32.c677 .send_IPI_allbutself = es7000_send_IPI_allbutself,
742 .send_IPI_allbutself = es7000_send_IPI_allbutself,
H A Dprobe_32.c152 .send_IPI_allbutself = default_send_IPI_allbutself,
H A Dnumaq_32.c529 .send_IPI_allbutself = numaq_send_IPI_allbutself,
H A Dsummit_32.c550 .send_IPI_allbutself = summit_send_IPI_allbutself,
H A Dx2apic_uv_x.c321 .send_IPI_allbutself = uv_send_IPI_allbutself,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dapic.h335 void (*send_IPI_allbutself)(int vector); member in struct:apic

Completed in 203 milliseconds