Home
last modified time | relevance | path

Searched defs:tracee (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/seccomp/
A Dseccomp_bpf.c1526 void start_tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in start_tracer()
1604 pid_t tracee = getpid(); in setup_trace_fixture() local
1642 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke()
1943 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall()
1956 pid_t tracee, long *syscall, long *ret) in __change_syscall()
1982 pid_t tracee, long syscall) in change_syscall_nr()
1989 pid_t tracee, long ret) in change_syscall_ret()
1996 void tracer_seccomp(struct __test_metadata *_metadata, pid_t tracee, in tracer_seccomp()
2047 void tracer_ptrace(struct __test_metadata *_metadata, pid_t tracee, in tracer_ptrace()

Completed in 12 milliseconds