OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:enode1
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/uvm/
uvm_physseg.c
372
const struct uvm_physseg *
enode1
= nnode1;
local in function:uvm_physseg_compare_nodes
375
KASSERT(
enode1
->start < enode2->start ||
enode1
->start >= enode2->end);
376
KASSERT(enode2->start <
enode1
->start || enode2->start >=
enode1
->end);
378
if (
enode1
->start < enode2->start)
380
if (
enode1
->start >= enode2->end)
uvm_physseg.c
372
const struct uvm_physseg *
enode1
= nnode1;
local in function:uvm_physseg_compare_nodes
375
KASSERT(
enode1
->start < enode2->start ||
enode1
->start >= enode2->end);
376
KASSERT(enode2->start <
enode1
->start || enode2->start >=
enode1
->end);
378
if (
enode1
->start < enode2->start)
380
if (
enode1
->start >= enode2->end)
uvm_physseg.c
372
const struct uvm_physseg *
enode1
= nnode1;
local in function:uvm_physseg_compare_nodes
375
KASSERT(
enode1
->start < enode2->start ||
enode1
->start >= enode2->end);
376
KASSERT(enode2->start <
enode1
->start || enode2->start >=
enode1
->end);
378
if (
enode1
->start < enode2->start)
380
if (
enode1
->start >= enode2->end)
Completed in 58 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025