Searched refs:QUAL_INJECT (Results 1 – 4 of 4) sorted by relevance
485 ? QUAL_INJECT : 0); in qual_flags()
286 #define QUAL_INJECT 0x010 /* tamper with this system call on purpose */ macro297 #define inject(tcp) ((tcp)->qual_flg & QUAL_INJECT)
662 tcp->qual_flg &= ~QUAL_INJECT; in syscall_entering_trace()
12187 QUAL_RAW, and QUAL_INJECT flags.19414 (QUAL_FAULT): Rename to QUAL_INJECT.