OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ipi_mark_pending
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
subr_ipi.c
178
*
ipi_mark_pending
: internal routine to mark an IPI pending on the
182
ipi_mark_pending
(u_int ipi_id, struct cpu_info *ci)
function in typeref:typename:bool
207
if (
ipi_mark_pending
(ipi_id, ci)) {
236
ipi_mark_pending
(ipi_id, curcpu());
subr_ipi.c
178
*
ipi_mark_pending
: internal routine to mark an IPI pending on the
182
ipi_mark_pending
(u_int ipi_id, struct cpu_info *ci)
function in typeref:typename:bool
207
if (
ipi_mark_pending
(ipi_id, ci)) {
236
ipi_mark_pending
(ipi_id, curcpu());
subr_ipi.c
178
*
ipi_mark_pending
: internal routine to mark an IPI pending on the
182
ipi_mark_pending
(u_int ipi_id, struct cpu_info *ci)
function in typeref:typename:bool
207
if (
ipi_mark_pending
(ipi_id, ci)) {
236
ipi_mark_pending
(ipi_id, curcpu());
Completed in 59 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025