Home | History | Annotate | Download | only in kern

Lines Matching defs:brelse

177 SDT_PROBE_DEFINE2(io, kernel, , brelse, "struct buf *"/*bp*/, "int"/*set*/);
719 brelse(bp, 0);
763 brelse(bp, 0);
808 brelse(bp, 0);
919 brelse(bp, 0);
998 brelse(bp, 0);
1025 SDT_PROBE2(io, kernel, , brelse, bp, set);
1166 brelse(buf_t *bp, int set)
1582 /* brelse() will return the buffer to the global buffer pool */
1650 * to do async stuff too, and doesn't want the buffer brelse()'d.
1716 brelse(bp, 0);