HomeSort by: relevance | last modified time | path
    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 in typeref:typename:void
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 in typeref:typename:void
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 26 milliseconds