OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ci_ipimsgs
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/vax/include/
lock.h
102
if (__ci->
ci_ipimsgs
& VAX_LOCK_CHECKS) {
145
if (__ci->
ci_ipimsgs
!= 0) { \
cpu.h
141
long
ci_ipimsgs
; /* Sent IPI bits */
member in struct:cpu_info
/src/sys/arch/vax/vax/
multicpu.c
126
bbssi(type, &ci->
ci_ipimsgs
);
138
bbssi(type, &ci->
ci_ipimsgs
);
145
bbssi(type, &ci->
ci_ipimsgs
);
161
while ((bitno = ffs(ci->
ci_ipimsgs
))) {
163
bbcci(bitno, &ci->
ci_ipimsgs
);
/src/sys/rump/include/machine/
cpu.h
56
int
ci_ipimsgs
;
member in struct:cpu_info
Completed in 12 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025