Searched refs:UNDEFINED_SCNO (Results 1 – 2 of 2) sorted by relevance
762 else if (tcp->qual_flg & UNDEFINED_SCNO) in trace_syscall_entering()821 if (tcp->qual_flg & UNDEFINED_SCNO) in trace_syscall_entering()886 if (tcp->qual_flg & UNDEFINED_SCNO) in trace_syscall_exiting()1270 tcp->qual_flg = UNDEFINED_SCNO | QUAL_RAW | DEFAULT_QUAL_FLAGS; in get_scno()
328 #define UNDEFINED_SCNO 0x100 /* Used only in tcp->qual_flg */ macro