Home
last modified time | relevance | path

Searched refs:getpid (Results 826 - 850 of 1411) sorted by relevance

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

/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_u.c59 retval = __set_sched_attr(getpid(), params->sched_param); in timerlat_u_main()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dvarlen.c34 bss->test_pid = getpid(); in test_varlen()
H A Dringbuf_multi.c80 skel->bss->pid = getpid(); in test_ringbuf_multi()
H A Dsnprintf.c46 skel->bss->pid = getpid(); in test_snprintf_positive()
H A Dsk_storage_tracing.c113 my_pid = getpid(); in serial_test_sk_storage_tracing()
H A Dtest_bpf_syscall_macro.c26 skel->rodata->filter_pid = getpid(); in test_bpf_syscall_macro()
H A Dtest_strncmp.c63 skel->bss->target_pid = getpid(); in test_strncmp_ret()
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Daudit_logread.c161 audit_set(fd, AUDIT_STATUS_PID, getpid()); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c69 getpid(); in consume_stack()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Dlib.c126 printf("main test running as pid %d\n", getpid()); in eat_cpu()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.c123 seed = getpid() ^ time(NULL); in ptrace_gpr()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/signal/
H A Dsig_sc_double_restart.c36 kill(getpid(), SIGUSR2); in SIGUSR1_handler()
/kernel/linux/linux-6.6/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-6.6/tools/testing/selftests/x86/
H A Dunwind_vdso.c90 bool ok = (eax == SYS_getpid || eax == getpid()) && in trace_fn()
/kernel/linux/linux-6.6/samples/pidfd/
H A Dpidfd-metadata.c30 printf("%d\n", getpid()); in do_child()
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_ipc_container_002.cpp130 parentPid = getpid(); in ItIpcContainer002()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/
H A DIt_posix_queue_040.cpp92 "/mq040_%d", getpid()); in Testcase()
H A DIt_posix_queue_209.cpp81 ret = snprintf_s(g_mqname, MQUEUE_STANDARD_NAME_LENGTH - 1, MQUEUE_STANDARD_NAME_LENGTH, "/mq209_%d", getpid()); in Child()
H A DIt_posix_queue_208.cpp62 ret = snprintf_s(g_mqname, MQUEUE_STANDARD_NAME_LENGTH - 1, MQUEUE_STANDARD_NAME_LENGTH, "/mq208_%d", getpid()); in Child()
H A DIt_posix_queue_206.cpp42 (void)snprintf_s(mqname, MQUEUE_STANDARD_NAME_LENGTH - 1, MQUEUE_STANDARD_NAME_LENGTH, "/mq206_%d", getpid()); in Child()
/kernel/liteos_a/testsuites/unittest/process/basic/process/full/
H A Dprocess_test_042.cpp85 ret = sched_getparam(getpid(), &param); in GroupProcess()
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_021.cpp82 ret = sched_setscheduler(getpid(), SCHED_DEADLINE, &param); in ChildProcess()
/third_party/elfutils/tests/
H A Dbacktrace-child.c229 printf ("%ld\n", (long) getpid ()); in main()
/third_party/backends/sanei/
H A Dsanei_auth.c229 resource, getpid (), (long int) time (NULL), randombits ()); in sanei_authorize()

Completed in 11 milliseconds

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