Home
last modified time | relevance | path

Searched refs:tcb_inject_opts (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dsyscall.c510 tcb_inject_opts(struct tcb *tcp) in tcb_inject_opts() function
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()
DChangeLog11860 (tcb_fault_opts): Rename to tcb_inject_opts.