Lines Matching refs:pid_t
420 pid_t parent = getppid(); in TEST_SIGNAL()
453 pid_t parent = getppid(); in TEST_SIGNAL()
492 pid_t parent = getppid(); in TEST_SIGNAL()
558 pid_t parent = getppid(); in TEST()
585 pid_t parent = getppid(); in TEST()
612 pid_t parent = getppid(); in TEST()
803 pid_t parent, res = 0; in TEST_F()
827 pid_t parent, res = 0; in TEST_F_SIGNAL()
854 pid_t parent; in TEST_F_SIGNAL()
879 pid_t parent; in TEST_F_SIGNAL()
902 pid_t parent; in TEST_F_SIGNAL()
925 pid_t parent; in TEST_F()
945 pid_t parent; in TEST_F()
965 pid_t parent; in TEST_F()
984 pid_t parent; in TEST_F()
1022 pid_t tracee, int status, void *args);
1024 void tracer(struct __test_metadata *_metadata, int fd, pid_t tracee, in tracer()
1081 pid_t setup_trace_fixture(struct __test_metadata *_metadata, in setup_trace_fixture()
1086 pid_t tracer_pid; in setup_trace_fixture()
1087 pid_t tracee = getpid(); in setup_trace_fixture()
1109 pid_t tracer) in teardown_trace_fixture()
1129 void tracer_poke(struct __test_metadata *_metadata, pid_t tracee, int status, in tracer_poke()
1153 pid_t tracer; in FIXTURE_DATA()
1250 int get_syscall(struct __test_metadata *_metadata, pid_t tracee) in get_syscall()
1267 pid_t tracee, int syscall) in change_syscall()
1321 void tracer_syscall(struct __test_metadata *_metadata, pid_t tracee, in tracer_syscall()
1358 pid_t tracer, mytid, mypid, parent; in FIXTURE_DATA()
1608 pid_t system_tid;
2036 pid_t child_pid; in TEST()