Searched refs:QUAL_INJECT (Results 1 – 4 of 4) sorted by relevance
681 tcp->qual_flg &= ~QUAL_INJECT; in trace_syscall_entering()709 if (tcp->qual_flg & QUAL_INJECT) in trace_syscall_entering()
639 ? QUAL_INJECT : 0); in qual_flags()
276 #define QUAL_INJECT 0x010 /* tamper with this system call on purpose */ macro
224 (QUAL_FAULT): Rename to QUAL_INJECT.