OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ci_ipi
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/hppa/
ipifuncs.c
85
ipi_pending = atomic_swap_ulong(&ci->
ci_ipi
, 0);
110
atomic_or_ulong(&ci->
ci_ipi
, (1L << ipi));
117
* that the store to ci->
ci_ipi
above must happen before
/src/sys/arch/hppa/include/
cpu.h
319
volatile u_long
ci_ipi
; /* IPIs pending */
member in struct:cpu_info
Completed in 18 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026