OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uao_find_swslot
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/uvm/
uvm_aobj.h
59
int
uao_find_swslot
(struct uvm_object *, int);
64
#define
uao_find_swslot
(obj, off) (__USE(off), 0)
macro
uvm_pager.c
353
swslot =
uao_find_swslot
(pg->uobject,
uvm_aobj.c
242
*
uao_find_swslot
: find the swap slot number for an aobj/pageidx
248
uao_find_swslot
(struct uvm_object *uobj, int pageidx)
function in typeref:typename:int
960
swslot =
uao_find_swslot
(uobj, pageidx);
uvm_pdaemon.c
791
slot =
uao_find_swslot
(uobj, pageidx);
uvm_km.c
483
uao_find_swslot
(uobj, curoff >> PAGE_SHIFT) > 0) {
Completed in 14 milliseconds
Indexes created Mon Oct 20 00:09:40 GMT 2025