Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
subr_bufq.c | 229 bufq_get(struct bufq_state *bufq) function in typeref:struct:buf * 257 while ((bp = bufq_get(bufq)) != NULL) { 300 while ((bp = bufq_get(src)) != NULL) { |
subr_bufq.c | 229 bufq_get(struct bufq_state *bufq) function in typeref:struct:buf * 257 while ((bp = bufq_get(bufq)) != NULL) { 300 while ((bp = bufq_get(src)) != NULL) { |