OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:swhash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/
uvm_aobj.c
206
struct uao_swhash *
swhash
;
local in function:LIST_HEAD
210
swhash
= UAO_SWHASH_HASH(aobj, pageidx);
217
LIST_FOREACH(elt,
swhash
, list) {
234
LIST_INSERT_HEAD(
swhash
, elt, list);
1193
* since the
swhash
elt
uvm_aobj.c
206
struct uao_swhash *
swhash
;
local in function:LIST_HEAD
210
swhash
= UAO_SWHASH_HASH(aobj, pageidx);
217
LIST_FOREACH(elt,
swhash
, list) {
234
LIST_INSERT_HEAD(
swhash
, elt, list);
1193
* since the
swhash
elt
Completed in 23 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025