OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:buf_print
(Results
1 - 2
of
2
) sorted by relevancy
/src/regress/sys/uvm/pdsim/
lirs.c
67
void
buf_print
(struct buf *, char *);
70
buf_print
(struct buf *bp, char *s)
function
93
buf_print
(bp, " ");
99
buf_print
(bp, " ");
127
buf_print
(bp, ": reclaim\n");
145
buf_print
(bp, ": prune\n");
165
buf_print
(bp, ": reclaim_l\n");
205
buf_print
(bp, ": access\n");
241
buf_print
(bp, ": new\n");
lirs.c
67
void
buf_print
(struct buf *, char *);
70
buf_print
(struct buf *bp, char *s)
function
93
buf_print
(bp, " ");
99
buf_print
(bp, " ");
127
buf_print
(bp, ": reclaim\n");
145
buf_print
(bp, ": prune\n");
165
buf_print
(bp, ": reclaim_l\n");
205
buf_print
(bp, ": access\n");
241
buf_print
(bp, ": new\n");
Completed in 56 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026