/openbmc/linux/tools/testing/selftests/clone3/ |
H A D | clone3_cap_checkpoint_restore.c | 45 pid_t pid = -1; in call_clone3_set_tid() local 140 pid_t pid; in TEST() local
|
H A D | clone3_set_tid.c | 47 pid_t pid = -1; in call_clone3_set_tid() local 156 pid_t pid, ns1, ns2, ns3, ns_pid; in main() local
|
/openbmc/linux/tools/perf/bench/ |
H A D | syscall.c | 40 pid_t pid = fork(); in test_fork() local 59 pid_t pid = fork(); in test_execve() local
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd.h | 71 static inline int wait_for_pid(pid_t pid) in wait_for_pid() 96 static inline int sys_pidfd_open(pid_t pid, unsigned int flags) in sys_pidfd_open()
|
H A D | pidfd_test.c | 96 pid_t pid; in test_pidfd_send_signal_exited_fail() local 445 int pid, pidfd = 0; in test_pidfd_poll_exec() local 511 int pid, pidfd = 0; in test_pidfd_poll_leader_exit() local
|
/openbmc/linux/tools/testing/selftests/nci/ |
H A D | nci_dev.c | 160 static int send_get_nfc_family(int sd, __u32 pid) in send_get_nfc_family() 176 static int get_family_id(int sd, __u32 pid, __u32 *event_group) in get_family_id() 251 static int get_nci_devid(int sd, __u16 fid, __u32 pid, int dev_id, struct msgtemplate *msg) in get_nci_devid() 304 __u32 pid; in FIXTURE() local 581 int start_polling(int dev_idx, int proto, int virtual_fd, int sd, int fid, int pid) in start_polling() 605 int stop_polling(int dev_idx, int virtual_fd, int sd, int fid, int pid) in stop_polling() 638 int get_taginfo(int dev_idx, int sd, int fid, int pid) in get_taginfo() 719 int connect_tag(int dev_idx, int virtual_fd, int sd, int fid, int pid) in connect_tag()
|
/openbmc/linux/tools/testing/selftests/proc/ |
H A D | fd-003-kthread.c | 40 static int kernel_thread_fd(unsigned int pid) in kernel_thread_fd() 157 unsigned int pid; in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_uprobe_autoattach.c | 94 int pid = bpf_get_current_pid_tgid() >> 32; in BPF_UPROBE() local 107 int pid = bpf_get_current_pid_tgid() >> 32; in BPF_URETPROBE() local
|
H A D | lsm.c | 95 __u32 pid = bpf_get_current_pid_tgid() >> 32; in BPF_PROG() local 112 __u32 pid = bpf_get_current_pid_tgid() >> 32; in BPF_PROG() local
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | compaction-times.py | 32 def filter(self, pid, comm): argument 41 def filter(self, pid, comm): argument 118 def create_pending(cls, pid, comm, start_secs, start_nsecs): argument 132 def increment_pending(cls, pid, migrated, fscan, mscan): argument 141 def complete_pending(cls, pid, secs, nsecs): argument 159 def __init__(self, comm, pid, filtered): argument
|
/openbmc/linux/fs/ |
H A D | fcntl.c | 89 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown() 112 struct pid *pid = NULL; in f_setown() local 147 pid_t pid = 0; in f_getown() local 165 struct pid *pid; in f_setown_ex() local 770 struct pid *pid; in send_sigio() local 807 struct pid *pid; in send_sigurg() local
|
/openbmc/linux/drivers/pinctrl/mvebu/ |
H A D | pinctrl-orion.c | 31 unsigned pid, unsigned long *config) in orion_mpp_ctrl_get() 47 unsigned pid, unsigned long config) in orion_mpp_ctrl_set()
|
/openbmc/linux/arch/um/drivers/ |
H A D | slirp_user.c | 40 int pid; in slirp_tramp() local 52 int fds[2], pid, err; in slirp_open() local
|
/openbmc/linux/tools/testing/selftests/breakpoints/ |
H A D | breakpoint_test_arm64.c | 81 static bool set_watchpoint(pid_t pid, int size, int wp) in set_watchpoint() 116 pid_t pid = fork(); in run_test() local
|
/openbmc/qemu/scripts/ |
H A D | simpletrace.py | 193 def _process_event(self, rec_args, *, event, event_id, timestamp_ns, pid, **kwargs): argument 264 def catchall(self, *rec_args, event, timestamp_ns, pid, event_id, **kwargs): argument 343 def catchall(self, *rec_args, event, timestamp_ns, pid, event_id): argument
|
/openbmc/linux/tools/perf/util/bpf_skel/ |
H A D | off_cpu.bpf.c | 28 __u32 pid; member 161 __u32 pid; in can_record() local 241 u32 pid; in on_newtask() local
|
/openbmc/linux/include/net/ |
H A D | scm.h | 20 u32 pid; member 33 struct pid *pid; /* Skb credentials */ member 58 struct pid *pid, kuid_t uid, kgid_t gid) in scm_set_cred()
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 387 pid_t sys_getpgid(pid_t pid) in sys_getpgid() 393 pid_t getpgid(pid_t pid) in getpgid() 542 int sys_kill(pid_t pid, int signal) in sys_kill() 548 int kill(pid_t pid, int signal) in kill() 953 int sys_setpgid(pid_t pid, pid_t pgid) in sys_setpgid() 959 int setpgid(pid_t pid, pid_t pgid) in setpgid() 1125 pid_t sys_wait4(pid_t pid, int *status, int options, struct rusage *rusage) in sys_wait4() 1141 pid_t wait4(pid_t pid, int *status, int options, struct rusage *rusage) in wait4() 1148 pid_t waitpid(pid_t pid, int *status, int options) in waitpid()
|
/openbmc/linux/tools/thermal/thermometer/ |
H A D | thermometer.c | 421 static int thermometer_execute(int argc, char *argv[], char *const envp[], pid_t *pid) in thermometer_execute() 442 pid_t pid = *(pid_t *)arg; in kill_process() local 460 static int thermometer_wait(struct options *options, pid_t pid) in thermometer_wait() 542 pid_t pid = -1; in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | d_path.c | 33 static int set_pathname(int fd, pid_t pid) in set_pathname() 41 static int trigger_fstat_events(pid_t pid) in trigger_fstat_events()
|
/openbmc/linux/tools/bpf/runqslower/ |
H A D | runqslower.c | 14 pid_t pid; member 46 int pid; in parse_arg() local
|
/openbmc/linux/tools/perf/util/ |
H A D | machine.c | 104 static void thread__set_guest_comm(struct thread *thread, pid_t pid) in thread__set_guest_comm() 112 int machine__init(struct machine *machine, const char *root_dir, pid_t pid) in machine__init() 286 struct machine *machines__add(struct machines *machines, pid_t pid, in machines__add() 334 struct machine *machines__find(struct machines *machines, pid_t pid) in machines__find() 360 struct machine *machines__findnew(struct machines *machines, pid_t pid) in machines__findnew() 430 pid_t pid) in findnew_guest_code() 518 struct thread *th, pid_t pid) in machine__update_thread_pid() 571 int pid, int tid) in __threads__get_last_match() 590 int pid, int tid) in threads__get_last_match() 620 pid_t pid, pid_t tid, in ____machine__findnew_thread() [all …]
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | core-pkey.c | 175 pid_t pid) in try_core_file() 256 static int parent(struct shared_info *info, pid_t pid) in parent() 412 pid_t pid; in core_pkey() local
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_mux.c | 34 *vidtv_mux_get_pid_ctx(struct vidtv_mux *m, u16 pid) in vidtv_mux_get_pid_ctx() 45 *vidtv_mux_create_pid_ctx_once(struct vidtv_mux *m, u16 pid) in vidtv_mux_create_pid_ctx_once() 79 u16 pid; in vidtv_mux_pid_ctx_init() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | attr.c | 68 static int store_event(struct perf_event_attr *attr, pid_t pid, struct perf_cpu cpu, in store_event() 147 void test_attr__open(struct perf_event_attr *attr, pid_t pid, struct perf_cpu cpu, in test_attr__open()
|