Searched refs:INJECT_F_SIGNAL (Results 1 – 4 of 4) sorted by relevance
228 if (fopts->data.flags & INJECT_F_SIGNAL) in parse_inject_token()234 fopts->data.flags |= INJECT_F_SIGNAL; in parse_inject_token()
180 #define INJECT_F_SIGNAL 0x01 macro188 (INJECT_F_SIGNAL \
520 if (opts->data.flags & INJECT_F_SIGNAL) in tamper_with_syscall_entering()
11901 * defs.h (INJECT_F_RETVAL, INJECT_F_SIGNAL): New macros.