OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uao_swhash_elt
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/uvm/
uvm_aobj.c
109
*
uao_swhash_elt
: when a hash table is being used, this structure defines
113
struct
uao_swhash_elt
{
struct
114
LIST_ENTRY(
uao_swhash_elt
) list; /* the hash list */
124
LIST_HEAD(uao_swhash,
uao_swhash_elt
);
127
* uao_swhash_elt_pool: pool of
uao_swhash_elt
structures.
161
static struct
uao_swhash_elt
*uao_find_swhash_elt
203
static struct
uao_swhash_elt
*
207
struct
uao_swhash_elt
*elt;
251
struct
uao_swhash_elt
*elt;
291
struct
uao_swhash_elt
*elt
[
all
...]
Completed in 33 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025