Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
bufq_priocscan.c | 62 buf_cmp(const struct buf *b1, const struct buf *b2, int sortby) function in typeref:typename:signed int 82 const int diff = buf_cmp(b1, b2, sortby); 118 return buf_cmp(b1, b2, sortby); |
bufq_priocscan.c | 62 buf_cmp(const struct buf *b1, const struct buf *b2, int sortby) function in typeref:typename:signed int 82 const int diff = buf_cmp(b1, b2, sortby); 118 return buf_cmp(b1, b2, sortby); |
bufq_priocscan.c | 62 buf_cmp(const struct buf *b1, const struct buf *b2, int sortby) function in typeref:typename:signed int 82 const int diff = buf_cmp(b1, b2, sortby); 118 return buf_cmp(b1, b2, sortby); |