Searched defs:pid (Results 176 - 200 of 874) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_storage_tracing.c16 __u32 pid; member in struct:sk_stg
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_gcr_el1_cswitch.c30 pid_t pid = *((pid_t *)x); local
69 int execute_test(pid_t pid) argument
90 pid_t pid; local
/linux-master/tools/lib/perf/
H A Dthreadmap.c35 void perf_thread_map__set_pid(struct perf_thread_map *map, int idx, pid_t pid) argument
/linux-master/tools/testing/selftests/timers/
H A Dclocksource-switch.c128 pid_t pid; local
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.c121 pid_t pid; local
H A Dptrace-tm-spd-vsx.c128 pid_t pid; local
H A Dptrace-tm-vsx.c112 pid_t pid; local
/linux-master/security/tomoyo/
H A Drealpath.c164 const pid_t pid = (pid_t) simple_strtoul(pos + 1, &ep, 10); local
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dlarge_vm_gpr_corruption.c110 pid_t pid; local
/linux-master/tools/testing/selftests/timens/
H A Dvfork_exec.c81 pid_t pid; local
/linux-master/samples/bpf/
H A Dtrace_output_user.c25 __u64 pid; member in struct:__anon4791
H A Doffwaketime.bpf.c66 u32 pid = BPF_CORE_READ(p, pid); local
76 static inline int update_counts(void *ctx, u32 pid, u64 delta) argument
111 u32 pid = ctx->prev_pid; local
118 u32 pid = BPF_CORE_READ(p, pid); local
[all...]
/linux-master/drivers/staging/media/av7110/
H A Ddvb_filter.c70 void dvb_filter_pes2ts_init(struct dvb_filter_pes2ts *p2ts, unsigned short pid, argument
/linux-master/arch/um/os-Linux/skas/
H A Dmem.c56 int err, pid = mm_idp->u.pid; local
/linux-master/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c57 __u32 key = 0, pid; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbench_local_storage_create.c65 __u32 pid; local
H A Duprobe_multi.c23 int pid = 0; variable
/linux-master/arch/um/drivers/
H A Dharddog_user.c34 int in_fds[2], out_fds[2], pid, n, err; local
/linux-master/tools/testing/selftests/arm64/abi/
H A Dptrace.c177 pid_t pid; local
/linux-master/tools/perf/bench/
H A Dsyscall.c40 pid_t pid = fork(); local
59 pid_t pid = fork(); local
/linux-master/tools/perf/tests/
H A Dhists_filter.c17 u32 pid; member in struct:sample
[all...]
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Ddexcr.c82 void await_child_success(pid_t pid) argument
/linux-master/tools/bpf/bpftool/
H A Dperf.c65 static void print_perf_json(int pid, int fd, __u32 prog_id, __u32 fd_type, argument
115 static void print_perf_plain(int pid, int fd, __u32 prog_id, __u32 fd_type, argument
158 int err, pid, fd; local
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dmigration.c145 pid_t pid; variable
/linux-master/include/uapi/linux/
H A Ddlm_plock.h36 __u32 pid; member in struct:dlm_plock_info

Completed in 252 milliseconds

1234567891011>>