Searched defs:pid (Results 1 - 25 of 874) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/pid_namespace/
H A Dregression_enomem.c24 pid_t pid; local
/linux-master/samples/bpf/
H A Dtest_current_task_under_cgroup.bpf.c32 u64 pid = bpf_get_current_pid_tgid(); local
H A Dtrace_output.bpf.c16 u64 pid; member in struct:S
/linux-master/tools/testing/selftests/bpf/progs/
H A Dread_bpf_task_storage_busy.c12 int pid = 0; variable
H A Dtest_skmsg_load_helpers.c32 __u32 pid, tpid; local
H A Dtest_probe_read_user_str.c9 pid_t pid = 0; variable
H A Dget_cgroup_id_kern.c24 __u32 pid = bpf_get_current_pid_tgid(); local
H A Dtest_prog_array_init.c32 pid_t pid = bpf_get_current_pid_tgid() >> 32; local
H A Dfexit_sleep.c10 int pid = 0; variable
/linux-master/arch/x86/um/
H A Dptrace_user.c9 int ptrace_getregs(long pid, unsigned long *regs_out) argument
16 int ptrace_setregs(long pid, unsigned long *regs) argument
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dfork_cleanup_test.c44 pid_t pid; local
H A Debb_on_child_test.c48 pid_t pid; local
H A Debb_on_willing_child_test.c53 pid_t pid; local
/linux-master/arch/um/kernel/skas/
H A Dprocess.c20 int pid; local
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-stack.c35 int pid; local
/linux-master/tools/testing/selftests/bpf/
H A Dtask_local_storage_helpers.h17 static inline int sys_pidfd_open(pid_t pid, unsigned int flags) argument
/linux-master/tools/testing/selftests/proc/
H A Dsetns-dcache.c36 static pid_t pid = -1; variable
H A Dself.c27 pid_t pid; local
H A Dproc-loadavg-001.c27 pid_t pid; local
[all...]
H A Dproc-tid0.c26 static pid_t pid = -1; variable
/linux-master/tools/testing/selftests/ptrace/
H A Dvmaccess.c26 int f, pid = fork(); local
48 int s, k, pid = fork(); local
[all...]
/linux-master/tools/perf/
H A Dperf-sys.h13 sys_perf_event_open(struct perf_event_attr *attr, pid_t pid, int cpu, int group_fd, unsigned long flags) argument
/linux-master/arch/sh/mm/
H A Dasids-debugfs.c36 int pid = p->pid; local
/linux-master/arch/um/include/shared/skas/
H A Dmm_id.h12 int pid; member in union:mm_id::__anon135
/linux-master/tools/bpf/runqslower/
H A Drunqslower.h10 pid_t pid; member in struct:runq_event

Completed in 267 milliseconds

1234567891011>>