OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kc_last_idx
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
subr_kcpuset.c
88
static int
kc_last_idx
= 0;
variable in typeref:typename:int
122
for (i = 0; i <
kc_last_idx
; i++) {
136
for (i = 0; i <
kc_last_idx
; i++) {
152
kc_last_idx
= 0;
167
if (
kc_last_idx
< KC_SAVE_NITEMS) {
172
kc_noted_early[
kc_last_idx
] = kcptr;
173
kcp = (kcpuset_t *)&kc_bits_early[
kc_last_idx
];
174
kc_last_idx
++;
Completed in 36 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025