Home
last modified time | relevance | path

Searched refs:TIFIOCDEALLOCBUF (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dtnf.h92 #define TIFIOCDEALLOCBUF (('t' << 8) | 7) /* dealloc trace buffer */ macro
/titanic_41/usr/src/lib/libtnfctl/
H A Dkernel_int.c203 if (ioctl(hdl->kfd, TIFIOCDEALLOCBUF) < 0) { in _tnfctl_prbk_buffer_dealloc()
/titanic_41/usr/src/uts/common/tnf/
H A Dtnf.c409 case TIFIOCDEALLOCBUF: in tnf_ioctl()