Searched defs:pid (Results 251 - 275 of 874) sorted by relevance

<<11121314151617181920>>

/linux-master/kernel/sched/
H A Dcore_sched.c129 int sched_core_share_pid(unsigned int cmd, pid_t pid, enum pid_type type, argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_varlen.c45 int pid = bpf_get_current_pid_tgid() >> 32; local
75 int pid = bpf_get_current_pid_tgid() >> 32; local
101 int pid = bpf_get_current_pid_tgid() >> 32; local
129 int pid = bpf_get_current_pid_tgid() >> 32; local
H A Dkprobe_multi.c18 int pid = 0; variable
H A Dbpf_syscall_macro.c36 pid_t pid = bpf_get_current_pid_tgid() >> 32; local
71 pid_t pid = bpf_get_current_pid_tgid() >> 32; local
95 pid_t pid = bpf_get_current_pid_tgid() >> 32; local
H A Dbpf_loop.c25 int pid; variable
H A Duser_ringbuf_success.c20 int pid, err, val; variable
H A Ddynptr_success.c14 int pid, err, val; variable
17 int pid; member in struct:sample
[all...]
/linux-master/tools/perf/tests/
H A Dperf-record.c17 static int sched__get_first_possible_cpu(pid_t pid, cpu_set_t *maskp) argument
[all...]
H A Ddwarf-unwind.c51 pid_t pid = getpid(); local
H A Dhists_output.c19 u32 pid; member in struct:sample
[all...]
H A Dhists_common.c17 u32 pid; member in struct:__anon1008
26 u32 pid; member in struct:__anon1009
/linux-master/tools/testing/selftests/arm64/fp/
H A Dza-ptrace.c59 static struct user_za_header *get_za(pid_t pid, void **buf, size_t *size) argument
96 static int set_za(pid_t pid, const struct user_za_header *za) argument
251 pid_t pid; local
[all...]
H A Dzt-ptrace.c54 static struct user_za_header *get_za(pid_t pid, void **buf, size_t *size) argument
91 static int set_za(pid_t pid, const struct user_za_header *za) argument
100 static int get_zt(pid_t pid, char zt[ZT_SIG_REG_BYTES]) argument
110 static int set_zt(pid_t pid, const char zt[ZT_SIG_REG_BYTES]) argument
258 pid_t pid; local
[all...]
/linux-master/samples/bpf/
H A Dtest_overhead_user.c110 pid_t pid[tasks]; local
H A Dtracex6_user.c77 pid_t pid[nr_cpus]; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c306 static FILE *urand_spawn(int *pid) argument
/linux-master/tools/testing/selftests/memfd/
H A Dfuse_test.c203 pid_t pid; local
223 static void join_sealing_thread(pid_t pid) argument
234 pid_t pid; local
/linux-master/tools/testing/selftests/ptrace/
H A Dpeeksiginfo.c26 static int sys_ptrace(int request, pid_t pid, void *addr, void *data) argument
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Dlib.c107 pid_t pid; local
/linux-master/include/linux/
H A Dblktrace_api.h24 u32 pid; member in struct:blk_trace
107 u32 pid; member in struct:compat_blk_user_trace_setup
/linux-master/security/
H A Dlsm_audit.c300 pid_t pid = task_tgid_nr(tsk); local
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd.h71 static inline int wait_for_pid(pid_t pid) argument
96 static inline int sys_pidfd_open(pid_t pid, unsigned int flags) argument
/linux-master/tools/perf/util/
H A Dtarget.h9 const char *pid; member in struct:target
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c118 pid_t pid; local
157 pid_t pid; local
192 pid_t pid; local
[all...]
/linux-master/arch/s390/mm/
H A Dpfault.c121 pid_t pid; local

Completed in 396 milliseconds

<<11121314151617181920>>