Searched refs:pid_t (Results 326 - 350 of 531) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsigfuz.c203 pid_t t;
/linux-master/tools/thermal/tmon/
H A Dtmon.c340 pid_t sid, pid = fork();
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_child_memory.c32 pid_t child;
/linux-master/tools/testing/selftests/wireguard/qemu/
H A Dinit.c165 pid_t pid;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_hierarchical_stats.c170 pid_t pid;
/linux-master/kernel/sched/
H A Dcore_sched.c129 int sched_core_share_pid(unsigned int cmd, pid_t pid, enum pid_type type,
/linux-master/tools/testing/selftests/perf_events/
H A Dsigtrap_threads.c90 pid_t tid = syscall(__NR_gettid);
/linux-master/drivers/gpu/host1x/
H A Ddebug.c24 static pid_t host1x_debug_force_timeout_pid;
/linux-master/samples/bpf/
H A Dtest_overhead_user.c110 pid_t pid[tasks];
H A Dtracex6_user.c77 pid_t pid[nr_cpus];
/linux-master/drivers/tty/
H A Dtty_audit.c65 pid_t pid = task_pid_nr(current);
/linux-master/tools/testing/selftests/user_events/
H A Dperf_test.c32 static long perf_event_open(struct perf_event_attr *pe, pid_t pid,
/linux-master/drivers/infiniband/sw/rdmavt/
H A Dtrace_tx.h67 __field(pid_t, pid)
/linux-master/tools/perf/tests/
H A Dsigtrap.c177 pid_t tid = syscall(SYS_gettid);
H A Dmmap-basic.c41 pid_t (*syscalls[])(void) = { (void *)getsid, getppid, (void*)getpgid };
/linux-master/samples/seccomp/
H A Duser-trap.c208 pid_t worker = 0 , tracer = 0;
/linux-master/include/linux/sunrpc/
H A Dsched.h93 pid_t tk_owner; /* Process id for batching tasks */
/linux-master/tools/lib/bpf/
H A Dlibbpf.h600 pid_t pid,
694 pid_t pid, const char *binary_path,
712 bpf_program__attach_uprobe_opts(const struct bpf_program *prog, pid_t pid,
743 pid_t pid, const char *binary_path,
/linux-master/tools/testing/selftests/clone3/
H A Dclone3.c45 pid_t pid = -1;
/linux-master/tools/testing/selftests/resctrl/
H A Dcat_test.c168 pid_t bm_pid;
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c88 pid_t pid;
/linux-master/tools/testing/selftests/kvm/
H A Ddemand_paging_test.c60 pid_t tid = syscall(__NR_gettid);
/linux-master/fs/
H A Dpidfs.c59 pid_t nr = -1;
/linux-master/tools/lib/subcmd/
H A Drun-command.c175 pid_t waiting = waitpid(cmd->pid, &status, block ? 0 : WNOHANG);
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h198 pid_t pid;

Completed in 422 milliseconds

<<11121314151617181920>>