OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextaobj
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/uvm/
uvm_aobj.c
1119
struct uvm_aobj *
nextaobj
;
local in function:uao_swap_off
1127
if ((
nextaobj
= LIST_NEXT(aobj, u_list)) != NULL) {
1128
uao_reference(&
nextaobj
->u_obj);
1142
if (
nextaobj
) {
1143
uao_detach(&
nextaobj
->u_obj);
1148
aobj =
nextaobj
;
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025