Searched refs:TIFIOCGPROBEVALS (Results 1 – 3 of 3) sorted by relevance
87 #define TIFIOCGPROBEVALS (('t' << 8) | 2) /* get probe info */ macro
415 if (ioctl(hndl->kfd, TIFIOCGPROBEVALS, &probebuf) < 0) { in _tnfctl_refresh_kernel()
399 case TIFIOCGPROBEVALS: in tnf_ioctl()