Searched refs:getpid (Results 1326 - 1350 of 1477) sorted by relevance
1...<<51525354555657585960
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/ |
H A D | resolve_test.c | 128 E_asprintf(&procselfexe, "/proc/%d/exe", getpid()); in test_openat2_opath_tests()
|
/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | timerlat_top.c | 672 retval = sched_setaffinity(getpid(), sizeof(params->hk_cpu_set), in timerlat_top_apply_config()
|
H A D | osnoise_hist.c | 753 retval = sched_setaffinity(getpid(), sizeof(params->hk_cpu_set), in osnoise_hist_apply_config()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-hwbreak.c | 127 kill(getpid(), SIGUSR1); in test_workload()
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | spawnndk1.cpp | 426 pid = getpid();
in PosixSpawnP()
|
/test/xts/acts/commonlibrary/thirdparty/ubsan/entry/src/main/cpp/ |
H A D | napi_init.cpp | 28 kill(getpid(), SIGSTOP);
in SignalHandlerAbort()
|
/third_party/curl/tests/server/ |
H A D | util.c | 282 pid = (curl_off_t)getpid(); in our_getpid()
|
/third_party/alsa-lib/src/control/ |
H A D | control_shm.c | 113 pid = getpid(); in snd_ctl_shm_async()
|
/third_party/alsa-lib/test/ |
H A D | user-ctl-element-set.c | 557 if (snd_ctl_elem_info_get_owner(info) != getpid()) in check_elem_set_props()
|
/third_party/libuv/src/unix/ |
H A D | sunos.c | 390 snprintf(buf, sizeof(buf), "/proc/%lu/path/a.out", (unsigned long) getpid()); in uv_exepath()
|
/third_party/lzma/CPP/Windows/ |
H A D | FileDir.cpp | 770 (UInt32)(time(NULL) << 12) ^ ((UInt32)getppid() << 14) ^ (UInt32)(getpid());
in CreateTempFile2()
|
/third_party/lame/misc/ |
H A D | ath.c | 509 kill ( getpid(), SIGSTOP ); in term_ctrl_z()
|
/third_party/musl/porting/linux/user/src/hook/ |
H A D | musl_preinit.c | 688 if (get_proc_name(getpid(), proc_name, sizeof(proc_name) - 1)) { in __musl_initialize()
|
/third_party/musl/src/hook/linux/ |
H A D | musl_preinit.c | 702 if (get_proc_name(getpid(), proc_name, sizeof(proc_name) - 1)) { in __musl_initialize()
|
/third_party/nghttp2/src/ |
H A D | shrpx_worker_process.cc | 411 auto pid = getpid(); in send_ready_event()
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-icmp_redirector.c | 813 srand(getpid()); in main()
|
/third_party/mesa3d/src/util/ |
H A D | u_cpu_detect.c | 615 if (sched_getaffinity(getpid(), sizeof(affin), &affin) == 0) in util_cpu_detect_once()
|
/third_party/musl/Benchmark/musl/ |
H A D | libc_pthread.cpp | 705 pid_t pid = getpid(); in Bm_function_Tgkill()
|
/third_party/node/deps/uv/src/unix/ |
H A D | sunos.c | 388 snprintf(buf, sizeof(buf), "/proc/%lu/path/a.out", (unsigned long) getpid()); in uv_exepath()
|
/third_party/python/Lib/ |
H A D | tempfile.py | 144 cur_pid = _os.getpid()
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | protocol-http.c | 402 t = pa_sprintf_malloc("%lu", (unsigned long) getpid()); in handle_root()
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_new_connection.c | 989 parent = getpid(); in main()
|
H A D | test_notls.c | 950 parent = getpid(); in main()
|
H A D | test_request_response.c | 1006 parent = getpid(); in main()
|
/third_party/openssl/test/ |
H A D | drbgtest.c | 410 pid_t pid = getpid(); in test_rand_reseed_on_fork()
|
Completed in 27 milliseconds
1...<<51525354555657585960