OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPI_BITWORDS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
ipi.h
60
#define
IPI_BITWORDS
(IPI_MAXREG >> IPI_BITW_SHIFT)
cpu_data.h
152
uint32_t cpu_ipipend[
IPI_BITWORDS
]; /* pending IPIs */
/src/sys/kern/
subr_ipi.c
297
for (u_int i = 0; i <
IPI_BITWORDS
; i++) {
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025