OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldslot
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/
uvm_aobj.c
292
int
oldslot
;
local in function:uao_set_swslot
326
oldslot
= UAO_SWHASH_ELT_PAGESLOT(elt, pageidx);
335
if (
oldslot
== 0)
338
if (
oldslot
)
348
oldslot
= aobj->u_swslots[pageidx];
351
return
oldslot
;
/src/sys/arch/x86/x86/
intr.c
1944
int
oldslot
, newslot;
local in function:intr_set_affinity
1985
oldslot
= ih->ih_slot;
2014
while (oldci->ci_ipending & (1ULL <<
oldslot
)) {
Completed in 12 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025