Home
last modified time | relevance | path

Searched refs:getpid (Results 876 - 900 of 1646) sorted by relevance

1...<<31323334353637383940>>...66

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dsw-clock.c65 threads = thread_map__new_by_tid(getpid()); in __test__sw_clock_freq()
H A Dopenat-syscall-all-cpus.c30 struct perf_thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event_on_all_cpus()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsw-clock.c66 threads = thread_map__new_by_tid(getpid()); in __test__sw_clock_freq()
H A Dopenat-syscall-all-cpus.c31 struct perf_thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event_on_all_cpus()
H A Dopenat-syscall-tp-fields.c67 perf_thread_map__set_pid(evlist->core.threads, 0, getpid()); in test__syscall_openat_tp_fields()
H A Dbackward-ring-buffer.c102 snprintf(pid, sizeof(pid), "%d", getpid()); in test__backward_ring_buffer()
H A Dbp_signal_overflow.c110 fcntl(fd, F_SETOWN, getpid()); in test__bp_signal_overflow()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dmmio_warning_test.c70 srand(getpid()); in test()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmap_fixed_noreplace.c20 snprintf(cmd, sizeof(cmd), "cat /proc/%d/maps", getpid()); in dump_maps()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfind_vma.c118 skel->bss->target_pid = getpid(); in serial_test_find_vma()
H A Dhtab_update.c31 skel->bss->pid = getpid(); in test_reenter_update()
H A Dmap_ops.c57 (*skel)->rodata->pid = getpid(); in setup()
H A Dperf_buffer.c49 int zero = 0, my_pid = getpid(); in serial_test_perf_buffer()
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/arm64/mte/
H A Dcheck_gcr_el1_cswitch.c102 cpid = getpid(); in mte_gcr_fork_test()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dwild_bctr.c144 kill(getpid(), SIGUSR2); in test_wild_bctr()
H A Dstack_expansion_ldst.c69 getpid(); in consume_stack()
/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/netfilter/
H A Daudit_logread.c161 audit_set(fd, AUDIT_STATUS_PID, getpid()); in main()
/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()

Completed in 8 milliseconds

1...<<31323334353637383940>>...66