OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oslot
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
intr.c
1666
int
oslot
, nslot;
local in function:intr_redistribute
1672
for (
oslot
= 0;
oslot
< MAX_INTR_SOURCES;
oslot
++) {
1673
if ((isp = oci->ci_isources[
oslot
]) == NULL) {
1680
if (
oslot
== MAX_INTR_SOURCES) {
1745
(void *)(uintptr_t)
oslot
, NULL, oci);
/src/sys/kern/
vfs_subr.c
115
"int"/*
oslot
*/,
127
"int"/*
oslot
*/,
844
int vdelay,
oslot
, nslot, delayx;
local in function:sched_sync
865
oslot
= mp->mnt_synclist_slot;
869
mp, vdelay,
oslot
, nslot);
922
oslot
= vi->vi_synclist_slot;
927
vp, delayx,
oslot
, nslot);
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025