Home
last modified time | relevance | path

Searched refs:getpid (Results 1326 - 1350 of 1477) sorted by relevance

1...<<51525354555657585960

/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H A Dresolve_test.c128 E_asprintf(&procselfexe, "/proc/%d/exe", getpid()); in test_openat2_opath_tests()
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_top.c672 retval = sched_setaffinity(getpid(), sizeof(params->hk_cpu_set), in timerlat_top_apply_config()
H A Dosnoise_hist.c753 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 Dptrace-hwbreak.c127 kill(getpid(), SIGUSR1); in test_workload()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dspawnndk1.cpp426 pid = getpid(); in PosixSpawnP()
/test/xts/acts/commonlibrary/thirdparty/ubsan/entry/src/main/cpp/
H A Dnapi_init.cpp28 kill(getpid(), SIGSTOP); in SignalHandlerAbort()
/third_party/curl/tests/server/
H A Dutil.c282 pid = (curl_off_t)getpid(); in our_getpid()
/third_party/alsa-lib/src/control/
H A Dcontrol_shm.c113 pid = getpid(); in snd_ctl_shm_async()
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c557 if (snd_ctl_elem_info_get_owner(info) != getpid()) in check_elem_set_props()
/third_party/libuv/src/unix/
H A Dsunos.c390 snprintf(buf, sizeof(buf), "/proc/%lu/path/a.out", (unsigned long) getpid()); in uv_exepath()
/third_party/lzma/CPP/Windows/
H A DFileDir.cpp770 (UInt32)(time(NULL) << 12) ^ ((UInt32)getppid() << 14) ^ (UInt32)(getpid()); in CreateTempFile2()
/third_party/lame/misc/
H A Dath.c509 kill ( getpid(), SIGSTOP ); in term_ctrl_z()
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_preinit.c688 if (get_proc_name(getpid(), proc_name, sizeof(proc_name) - 1)) { in __musl_initialize()
/third_party/musl/src/hook/linux/
H A Dmusl_preinit.c702 if (get_proc_name(getpid(), proc_name, sizeof(proc_name) - 1)) { in __musl_initialize()
/third_party/nghttp2/src/
H A Dshrpx_worker_process.cc411 auto pid = getpid(); in send_ready_event()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmp_redirector.c813 srand(getpid()); in main()
/third_party/mesa3d/src/util/
H A Du_cpu_detect.c615 if (sched_getaffinity(getpid(), sizeof(affin), &affin) == 0) in util_cpu_detect_once()
/third_party/musl/Benchmark/musl/
H A Dlibc_pthread.cpp705 pid_t pid = getpid(); in Bm_function_Tgkill()
/third_party/node/deps/uv/src/unix/
H A Dsunos.c388 snprintf(buf, sizeof(buf), "/proc/%lu/path/a.out", (unsigned long) getpid()); in uv_exepath()
/third_party/python/Lib/
H A Dtempfile.py144 cur_pid = _os.getpid()
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-http.c402 t = pa_sprintf_malloc("%lu", (unsigned long) getpid()); in handle_root()
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_new_connection.c989 parent = getpid(); in main()
H A Dtest_notls.c950 parent = getpid(); in main()
H A Dtest_request_response.c1006 parent = getpid(); in main()
/third_party/openssl/test/
H A Ddrbgtest.c410 pid_t pid = getpid(); in test_rand_reseed_on_fork()

Completed in 27 milliseconds

1...<<51525354555657585960