Home
last modified time | relevance | path

Searched defs:pid (Results 151 – 175 of 1030) sorted by relevance

12345678910>>...42

/openbmc/linux/tools/testing/selftests/proc/
H A Dself.c27 pid_t pid; in main() local
H A Dproc-loadavg-001.c27 pid_t pid; in main() local
/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-stack.c35 int pid; in tm_signal_stack() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtask_local_storage_helpers.h17 static inline int sys_pidfd_open(pid_t pid, unsigned int flags) in sys_pidfd_open()
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c27 pid_t pid, ret; in timing() local
53 pid_t pid, ret; in calibrate() local
/openbmc/linux/tools/perf/util/
H A Dvalues.c89 u32 pid, u32 tid) in perf_read_values__findnew_thread()
185 u32 pid, u32 tid, in perf_read_values_add_value()
/openbmc/qemu/tests/migration/guestperf/
H A Dengine.py52 def _vcpu_timing(self, pid, tid_list): argument
67 def _cpu_timing(self, pid): argument
/openbmc/linux/arch/um/os-Linux/
H A Dumid.c138 char pid[sizeof("nnnnnnnnn")], *end, *file; in is_umdir_used() local
212 char pid[sizeof("nnnnnnnnn")], *file; in create_pid_file() local
/openbmc/linux/drivers/net/mctp/
H A Dmctp-i3c.c65 u64 pid; member
89 u64 pid; member
341 mctp_i3c_lookup(struct mctp_i3c_bus *mbus, u64 pid) in mctp_i3c_lookup()
366 u64 pid; in mctp_i3c_xmit() local
/openbmc/linux/tools/perf/
H A Dperf-sys.h14 pid_t pid, int cpu, int group_fd, in sys_perf_event_open()
/openbmc/linux/arch/sh/mm/
H A Dasids-debugfs.c36 int pid = p->pid; in asids_debugfs_show() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtask_under_cgroup.c15 pid_t pid; in test_task_under_cgroup() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dread_bpf_task_storage_busy.c12 int pid = 0; variable
H A Dtest_probe_read_user_str.c9 pid_t pid = 0; variable
H A Dhtab_update.c16 int pid = 0; variable
H A Dtest_prog_array_init.c32 pid_t pid = bpf_get_current_pid_tgid() >> 32; in entry() local
H A Dfexit_sleep.c10 int pid = 0; variable
/openbmc/linux/samples/bpf/
H A Dtest_current_task_under_cgroup.bpf.c32 u64 pid = bpf_get_current_pid_tgid(); in BPF_KSYSCALL() local
/openbmc/linux/arch/um/kernel/skas/
H A Dprocess.c20 int pid; in start_kernel_proc() local
/openbmc/linux/drivers/misc/bcm-vk/
H A Dbcm_vk_msg.c210 static struct bcm_vk_ctx *bcm_vk_get_ctx(struct bcm_vk *vk, const pid_t pid) in bcm_vk_get_ctx()
295 pid_t pid; in bcm_vk_free_ctx() local
686 const pid_t pid, const u32 q_num) in bcm_vk_send_shutdown_msg()
727 static int bcm_vk_handle_last_sess(struct bcm_vk *vk, const pid_t pid, in bcm_vk_handle_last_sess()
1199 pid_t org_pid, pid; in bcm_vk_write() local
1277 pid_t pid = ctx->pid; in bcm_vk_release() local
/openbmc/linux/tools/perf/trace/beauty/
H A Dpid.c5 int pid = arg->val; in syscall_arg__scnprintf_pid() local
/openbmc/linux/tools/testing/selftests/timers/
H A Dskew_consistency.c45 pid_t pid; in main() local
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dfork_cleanup_test.c44 pid_t pid; in fork_cleanup() local
/openbmc/linux/tools/testing/selftests/resctrl/
H A Dcache.c38 static int perf_event_open_llc_miss(pid_t pid, int cpu_no) in perf_event_open_llc_miss()
64 static int reset_enable_llc_perf(pid_t pid, int cpu_no) in reset_enable_llc_perf()
/openbmc/linux/tools/testing/selftests/uevent/
H A Duevent_filtering.c54 int wait_for_pid(pid_t pid) in wait_for_pid()
245 pid_t pid; in do_test() local

12345678910>>...42