OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:send_ipi_single
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/asm-mips/
smp-ops.h
19
void (*
send_ipi_single
)(int cpu, unsigned int action);
member in struct:plat_smp_ops
smp.h
55
mp_ops->
send_ipi_single
(cpu, SMP_RESCHEDULE_YOURSELF);
Completed in 347 milliseconds