Searched refs:DTRACEBUF_CONSUMED (Results 1 – 3 of 3) sorted by relevance
256 if (buf->dtb_flags & DTRACEBUF_CONSUMED) { in dtrace_ioctl()296 buf->dtb_flags |= DTRACEBUF_CONSUMED; in dtrace_ioctl()
429 #define DTRACEBUF_CONSUMED 0x0080 /* buffer has been consumed */ macro
17974 if (buf->dtb_flags & DTRACEBUF_CONSUMED) {18014 buf->dtb_flags |= DTRACEBUF_CONSUMED;