OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipi_unicast
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/sys/
ipi.h
75
void
ipi_unicast
(ipi_msg_t *, struct cpu_info *);
/src/sys/kern/
subr_pcu.c
291
ipi_unicast
(&ipi_msg, ci);
342
ipi_unicast
(&ipi_msg, ci);
kern_heartbeat.c
522
ipi_unicast
(&msg, ci);
kern_lock.c
218
ipi_unicast
(&msg, holder);
subr_ipi.c
346
*
ipi_unicast
: send an IPI to a single CPU.
352
ipi_unicast
(ipi_msg_t *msg, struct cpu_info *ci)
function
Completed in 20 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026