Searched defs:expected_pid (Results 1 – 4 of 4) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | get_cgroup_id_kern.c | 25 __u32 key = 0, *expected_pid; in trace() local
|
/external/ltp/testcases/kernel/containers/pidns/ |
D | pidns16.c | 61 pid_t expected_pid; in child_signal_handler() local
|
/external/autotest/scheduler/ |
D | monitor_db_unittest.py | 568 def _check_monitor(self, expected_pid, expected_exit_status, argument 582 def _test_read_pidfile_helper(self, expected_pid, expected_exit_status, argument 625 def _test_get_pidfile_info_helper(self, expected_pid, expected_exit_status, argument
|
/external/python/cpython3/Lib/asyncio/ |
D | unix_events.py | 848 def _do_waitpid(self, expected_pid): argument 944 def _do_waitpid(self, expected_pid): argument
|