Home
last modified time | relevance | path

Searched refs:getpid (Results 401 - 425 of 1419) sorted by relevance

1...<<11121314151617181920>>...57

/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_fatal_message.c45 pidChild = getpid(); in fatal_message_0010()
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DDebugAndroid.cpp32 ALOGE("Waiting for debugger: gdbserver :${PORT} --attach %u. Look for thread %u", getpid(), gettid()); in AndroidEnterDebugger()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/dscr/
H A Ddscr_inherit_test.c27 srand(getpid()); in dscr_inherit()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dtest_local_storage.c40 skel->bss->monitored_pid = getpid(); in test_test_local_storage()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/fp/
H A Dza-fork.c79 ksft_print_msg("PID: %d\n", getpid()); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dcpumask.c35 skel->bss->pid = getpid(); in verify_success()
H A Dskc_to_unix_sock.c20 skel->rodata->my_pid = getpid(); in test_skc_to_unix_sock()
H A Dtest_bpf_ma.c45 skel->bss->pid = getpid(); in test_test_bpf_ma()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/
H A Ddscr_inherit_test.c27 srand(getpid()); in dscr_inherit()
/kernel/liteos_a/testsuites/unittest/container/full/
H A DIt_pid_container_009.cpp41 pid = getpid(); in ChildFun()
H A DIt_pid_container_021.cpp44 ret = clock_getcpuclockid(getpid(), &clockid); in ChildFun()
/kernel/liteos_a/testsuites/unittest/basic/exc/smoke/
H A Dit_test_exc_005.cpp36 printf("@@@@@@@@@@@@@ pid : %d getppid : %d @@@@@@@@@@@@@@@@\n", getpid(), getppid()); in Child()
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_net_container_003.cpp71 auto netlink = ReadlinkNet(getpid()); in ItNetContainer003()
H A DIt_time_container_009.cpp69 auto timelink = ReadlinkTime(getpid()); in ItTimeContainer009()
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
H A DIt_process_plimits_devices_001.cpp53 ret = sprintf_s(writeBuf, sizeof(writeBuf), "%d", getpid()); in ItProcessPlimitsDevices001()
/third_party/eudev/src/shared/
H A Dvirt.c55 if (getpid() == 1) { in detect_container()
/third_party/FreeBSD/lib/libc/gen/
H A Darc4random.h63 pid_t pid = getpid(); in _rs_forkdetect()
/third_party/libunwind/libunwind/src/
H A Dos-hpux.c42 if (pid != getpid ()) in tdep_get_elf_image()
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
H A Dmemcg_test_1.c44 sprintf(buf, "%d", getpid()); in main()
/third_party/ltp/testcases/kernel/containers/sysvipc/
H A Dsem_nstest.c53 tst_res(TINFO, "PID %d: fetched existing semaphore..id = %d", getpid(), id); in check_semaphore()
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H A Dcpuctl_latency_test.c92 write_to_file(mytaskfile, "a", getpid()); in main()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmget/
H A Dhugeshmget01.c35 if (buf.shm_cpid != getpid()) { in test_hugeshmget()
/third_party/ltp/testcases/kernel/mem/oom/
H A Doom03.c82 SAFE_CG_PRINTF(tst_cg, "cgroup.procs", "%d", getpid()); in setup()
H A Doom04.c79 SAFE_CG_PRINTF(tst_cg, "cgroup.procs", "%d", getpid()); in setup()
/third_party/ltp/testcases/kernel/mem/shmt/
H A Dshmt02.c63 key = (key_t) getpid(); in main()

Completed in 7 milliseconds

1...<<11121314151617181920>>...57