Searched refs:PROBE_INDEX_FILE_PTR (Results 1 – 3 of 3) sorted by relevance
53 #define PROBE_INDEX_FILE_PTR 0x1 /* index is a file abs ptr */ macro58 (((x) & PROBE_INDEX_TYPE_MASK) == PROBE_INDEX_FILE_PTR)
109 probe_p->index |= PROBE_INDEX_FILE_PTR; in tnf_probe_tag()
58 #define PROBE_INDEX_FILE_PTR 0x1 /* index is a file abs ptr */ macro63 (((x) & PROBE_INDEX_TYPE_MASK) == PROBE_INDEX_FILE_PTR)