Searched defs:pid (Results 301 - 325 of 883) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/perf/util/bpf_skel/
H A Dlock_data.h15 u32 pid; member in struct:contention_key
/linux-master/tools/perf/util/
H A Dsession.h112 struct machine *perf_session__find_machine(struct perf_session *session, pid_t pid) argument
118 struct machine *perf_session__findnew_machine(struct perf_session *session, pid_t pid) argument
H A Dthreads.c109 struct thread *threads__findnew(struct threads *threads, pid_t pid, pid_t tid, bool *created) argument
H A Djitdump.h43 uint32_t pid; /* JIT process id */ member in struct:jitheader
68 uint32_t pid; member in struct:jr_code_load
83 uint32_t pid; member in struct:jr_code_move
/linux-master/include/linux/
H A Dvt_kern.h136 struct pid *pid; member in struct:vt_spawn_console
H A Dagpgart.h64 pid_t pid; /* pid of process */ member in struct:agp_region
92 pid_t pid; member in struct:agp_client
100 pid_t pid; member in struct:agp_controller
/linux-master/arch/x86/include/asm/
H A Dposted_intr.h103 struct pi_desc *pid = this_cpu_ptr(&posted_msi_pi_desc); local
/linux-master/drivers/hid/bpf/progs/
H A DWacom__ArtPen.bpf.c48 __u16 pid; member in struct:wacom_params
146 __u16 pid; local
/linux-master/tools/testing/selftests/clone3/
H A Dclone3.c45 pid_t pid = -1; local
H A Dclone3_set_tid.c45 pid_t pid = -1; local
151 pid_t pid, ns1, ns2, ns3, ns_pid; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dns_current_pid_tgid.c20 static int get_pid_tgid(pid_t *pid, pid_t *tgid, argument
45 pid_t tgid, pid; local
84 pid_t tgid, pid; local
129 pid_t tgid, pid; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c64 __u32 pid = bpf_get_current_pid_tgid() >> 32; local
141 __u32 pid = bpf_get_current_pid_tgid() >> 32; local
187 __u32 pid = bpf_get_current_pid_tgid() >> 32; local
210 __u32 pid = bpf_get_current_pid_tgid() >> 32; local
/linux-master/tools/testing/selftests/ipc/
H A Dmsgque.c197 int msg, pid, err; local
/linux-master/tools/testing/selftests/kvm/
H A Dhardware_disable_test.c121 void wait_for_child_setup(pid_t pid) argument
155 pid_t pid; local
[all...]
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c124 pid_t pid; local
163 pid_t pid; local
198 pid_t pid; local
[all...]
/linux-master/mm/kfence/
H A Dkfence.h46 pid_t pid; member in struct:kfence_track
/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/drivers/media/dvb-frontends/
H A Ddib9000.h82 static inline int dib9000_fw_pid_filter(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff) argument
/linux-master/include/media/
H A Ddvb_demux.h145 u16 pid; member in struct:dvb_demux_feed
/linux-master/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.h49 u8 pid; member in struct:mvebu_mpp_ctrl
103 u8 pid; member in struct:mvebu_mpp_mode
[all...]
/linux-master/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c342 pid_t pid; local
H A Dptrace_syscall.c186 pid_t pid = getpid(), tid = syscall(SYS_gettid); local
306 pid_t pid = getpid(), tid = syscall(SYS_gettid); local
/linux-master/arch/um/os-Linux/
H A Dprocess.c27 unsigned long os_process_pc(int pid) argument
59 int os_process_parent(int pid) argument
93 void os_alarm_process(int pid) argument
98 void os_stop_process(int pid) argument
103 void os_kill_process(int pid, in argument
115 os_kill_ptraced_process(int pid, int reap_child) argument
[all...]
/linux-master/arch/um/drivers/
H A Dnet_user.c182 int pid, fds[2], err; local
215 int output_len, pid; local
/linux-master/drivers/misc/sgi-gru/
H A Dgrulib.h122 pid_t pid; member in struct:gru_dump_chiplet_state_req
136 pid_t pid; member in struct:gru_dump_context_header

Completed in 425 milliseconds

<<11121314151617181920>>