Searched refs:inject_opts (Results 1 – 4 of 4) sorted by relevance
82 parse_inject_token(const char *const token, struct inject_opts *const fopts, in parse_inject_token()169 struct inject_opts *const fopts, in parse_inject_expression()248 struct inject_opts opts = { in qualify_inject_common()
507 struct inject_opts *inject_vec[SUPPORTED_PERSONALITIES];509 static struct inject_opts *528 struct inject_opts *opts = tcb_inject_opts(tcp); in tamper_with_syscall_entering()562 struct inject_opts *opts = tcb_inject_opts(tcp); in tamper_with_syscall_exiting()
187 struct inject_opts { struct215 struct inject_opts *inject_vec[SUPPORTED_PERSONALITIES];1003 extern struct inject_opts *inject_vec[SUPPORTED_PERSONALITIES];
4344 and inject_data.signo, do not initialize inject_opts.data.4351 Move inject data of struct inject_opts to inject_data substructure.4353 (struct inject_opts): Replace "signo" and "rval" fields with "data"4356 for the new layout of struct inject_opts.11707 Simplify struct inject_opts.rval semantics.11708 Drop use of INJECT_OPTS_RVAL_DISABLE special inject_opts.rval value,11714 in inject_opts.rval.11847 * defs.h (fault_opts): Rename to inject_opts.