Searched refs:DTRACEBUF_CONSUMED (Results 1 – 2 of 2) sorted by relevance
415 #define DTRACEBUF_CONSUMED 0x0080 /* buffer has been consumed */ macro
16607 if (buf->dtb_flags & DTRACEBUF_CONSUMED) { in dtrace_ioctl()16647 buf->dtb_flags |= DTRACEBUF_CONSUMED; in dtrace_ioctl()