OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ppref
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/uvm/
uvm_amap.c
75
* what is
ppref
?
ppref
is an _optional_ amap feature which is used
84
* that we tried to do
ppref
's but couldn't alloc the array so just
95
*
ppref
: -3 4 x x 4 -2 2 -1 3 x -5 2 1 -2 3 x
110
* =>
ppref
's amap must be locked
113
pp_getreflen(int *
ppref
, int offset, int *refp, int *lenp)
116
if (
ppref
[offset] > 0) { /* chunk size must be 1 */
117
*refp =
ppref
[offset] - 1; /* don't forget to adjust */
120
*refp = (
ppref
[offset] * -1) - 1;
121
*lenp =
ppref
[offset+1]
1202
int stopslot, *
ppref
, lcv, prevlcv;
local in function:amap_pp_adjref
[
all
...]
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025