Home
last modified time | relevance | path

Searched refs:getpid (Results 776 - 800 of 1411) sorted by relevance

1...<<31323334353637383940>>...57

/third_party/ltp/testcases/kernel/connectors/pec/
H A Dpec_listener.c91 nlhdr->nlmsg_pid = getpid(); in netlink_send()
292 l_local.nl_pid = getpid(); in main()
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress01.c163 procno, getpid(), seed, (long long)filesize, in child_mapper()
257 srand((unsigned int)getpid()); in initrand()
H A Dmmapstress09.c388 procno, getpid(), seed, nloops); in child_mapper()
479 srand((unsigned int)getpid()); in initrand()
H A Dmmapstress10.c612 procno, getpid(), seed, filesize, mapsize_mapper,
617 procno, getpid(), seed, filesize,
919 srand((unsigned int)getpid());
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-tcpserver.c483 getpid(), in handle_client()
641 fprintf(info_fp, "PID: %u\n", getpid()); in main()
/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress04.c135 srand48((unsigned)getpid() + (unsigned)(getppid() << 16)); in main()
287 exit(doreader(key, tid, getpid(), in dotest()
H A Dmsgstress02.c130 srand48((unsigned)getpid() + (unsigned)(getppid() << 16)); in main()
261 exit(doreader(key, tid, getpid(), in dotest()
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise11.c102 tst_res(TFAIL, "pid[%d]: fail: bad sentinel value seen: %d expected: %d\n", getpid(), *s, sentinel); in verif_unmap()
384 (long)getpid()); in write_beginning_tag_to_kmsg()
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_socket.c34 # define getpid _getpid macro
232 success = success && BIO_printf(out, " PID=%d", getpid()) > 0; in report_server_accept()
/third_party/pulseaudio/src/pulsecore/
H A Dpid.c238 pa_snprintf(t, sizeof(t), "%lu\n", (unsigned long) getpid());
281 if (pid != getpid()) {
/third_party/python/Lib/multiprocessing/
H A Dreduction.py110 pid = os.getpid()
124 if self._pid == os.getpid():
/third_party/openssl/apps/lib/
H A Ds_socket.c34 # define getpid _getpid macro
232 success = success && BIO_printf(out, " PID=%d", getpid()) > 0; in report_server_accept()
/third_party/rust/crates/rustix/src/io/
H A Dprocfs.rs27 use crate::process::getpid;
247 let pid = getpid(); in proc_self()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dprotection_keys.c106 sprintf(pidstr, "%d", getpid()); in tracing_on()
415 dprintf2("[%d] SIGCHLD: %d\n", getpid(), x); in sig_chld()
457 dprintf3("[%d] fork() ret: %d\n", getpid(), forkret); in fork_lazy_child()
1203 dprintf3("[%d] fork() ret: %d\n", getpid(), forkret); in become_child()
1329 dprintf1("[%d] child pid: %d\n", getpid(), child_pid); in test_ptrace_of_child()
1334 dprintf1("[%d] attach ret: %ld %d\n", getpid(), ret, __LINE__); in test_ptrace_of_child()
/third_party/googletest/googletest/src/
H A Dgtest-port.cc112 (Message() << "/proc/" << getpid() << "/stat").GetString(); in GetThreadCount()
158 getpid(),
181 getpid(),
233 pid_t pid = getpid();
/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc119 (Message() << "/proc/" << getpid() << "/stat").GetString(); in GetThreadCount()
166 getpid(), in GetThreadCount()
189 getpid(), in GetThreadCount()
241 pid_t pid = getpid(); in GetThreadCount()
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc118 (Message() << "/proc/" << getpid() << "/stat").GetString(); in GetThreadCount()
164 getpid(),
187 getpid(),
239 pid_t pid = getpid();
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Dtest_intel_pt.sh327 .pid = getpid(),
335 snprintf(filename, sizeof(filename), "jit-%d.dump", getpid());
360 .pid = getpid(),
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_cookie.c115 skel->bss->pid = getpid(); in kprobe_multi_link_api_subtest()
199 skel->bss->pid = getpid(); in kprobe_multi_attach_api_subtest()
255 skel->bss->pid = getpid(); in uprobe_multi_test_run()
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dutil.c94 if (kill(getpid(), SIGABRT) < 0) in uml_abort()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-chk-vsx.c153 pid_t pid = getpid(); in tm_signal_context_chk()
H A Dtm-signal-context-chk-vmx.c104 pid_t pid = getpid(); in tm_signal_context_chk()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c69 getpid(); in consume_stack()
H A Dwild_bctr.c144 kill(getpid(), SIGUSR2); in test_wild_bctr()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H A Dlib.c141 printf("main test running as pid %d\n", getpid()); in eat_cpu()

Completed in 21 milliseconds

1...<<31323334353637383940>>...57