| /OK3568_Linux_fs/kernel/tools/testing/selftests/clone3/ |
| 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
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | capability.c | 116 static inline int cap_get_target_pid(pid_t pid, kernel_cap_t *pEp, in cap_get_target_pid() 151 pid_t pid; in SYSCALL_DEFINE2() local 229 pid_t pid; in SYSCALL_DEFINE2() local
|
| /OK3568_Linux_fs/kernel/tools/bpf/runqslower/ |
| H A D | runqslower.c | 15 pid_t pid; member 47 int pid; in parse_arg() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/ |
| H A D | devpts_pts.c | 62 static int wait_for_pid(pid_t pid) in wait_for_pid() 138 pid_t pid = fork(); in do_tiocgptpeer() local
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/include/perf/ |
| H A D | event.h | 15 __u32 pid, tid; member 24 __u32 pid, tid; member 39 __u32 pid, tid; member 45 __u32 pid, tid; member 52 __u32 pid, ppid; member 73 __u32 pid, tid; member 210 pid_t pid; member 261 __u32 pid; member 278 __u32 pid; member 283 __u64 pid; member
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | windfarm_pm91.c | 103 struct wf_cpu_pid_state pid; member 118 struct wf_pid_state pid; member 131 struct wf_pid_state pid; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/ |
| H A D | cache.c | 38 static int perf_event_open_llc_miss(pid_t pid, int cpu_no) in perf_event_open_llc_miss() 66 static int reset_enable_llc_perf(pid_t pid, int cpu_no) in reset_enable_llc_perf()
|
| H A D | resctrlfs.c | 404 static int write_pid_to_tasks(char *tasks, pid_t pid) in write_pid_to_tasks() 648 pid_t pid; in filter_dmesg() local 703 int perf_event_open(struct perf_event_attr *hw_event, pid_t pid, int cpu, in perf_event_open()
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | base.c | 387 struct pid *pid, struct task_struct *task) in proc_pid_wchan() 429 struct pid *pid, struct task_struct *task) in proc_pid_stack() 477 struct pid *pid, struct task_struct *task) in proc_pid_schedstat() 551 struct pid *pid, struct task_struct *task) in proc_oom_score() 597 struct pid *pid, struct task_struct *task) in proc_pid_limits() 641 struct pid *pid, struct task_struct *task) in proc_pid_syscall() 768 struct pid *pid = proc_pid(inode); in proc_single_show() local 1874 struct pid *pid = ei->pid; in proc_pid_evict_inode() local 1890 struct pid *pid; in proc_pid_make_inode() local 2409 struct pid *pid; member [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-pkey.c | 185 static int parent(struct shared_info *info, pid_t pid) in parent() 299 pid_t pid; in ptrace_pkey() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | usual-tables.c | 58 u16 vid, pid, bcdmin, bcdmax; member 94 unsigned vid, pid, bcd; in usb_usual_ignore_device() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | synthetic-events.c | 72 static int perf_event__get_comm_ids(pid_t pid, char *comm, size_t len, in perf_event__get_comm_ids() 139 static int perf_event__prepare_comm(union perf_event *event, pid_t pid, in perf_event__prepare_comm() 177 union perf_event *event, pid_t pid, in perf_event__synthesize_comm() 192 static void perf_event__get_ns_link_info(pid_t pid, const char *ns, in perf_event__get_ns_link_info() 207 pid_t pid, pid_t tgid, in perf_event__synthesize_namespaces() 246 pid_t pid, pid_t tgid, pid_t ppid, in perf_event__synthesize_fork() 352 pid_t pid, pid_t tgid, in perf_event__synthesize_mmap_events() 651 pid_t pid, int full, perf_event__handler_t process, in __event__synthesize_thread() 826 pid_t pid; in __perf_event__synthesize_threads() local
|
| H A D | machine.c | 85 int machine__init(struct machine *machine, const char *root_dir, pid_t pid) in machine__init() 266 struct machine *machines__add(struct machines *machines, pid_t pid, in machines__add() 312 struct machine *machines__find(struct machines *machines, pid_t pid) in machines__find() 338 struct machine *machines__findnew(struct machines *machines, pid_t pid) in machines__findnew() 400 struct thread *th, pid_t pid) in machine__update_thread_pid() 453 int pid, int tid) in __threads__get_last_match() 472 int pid, int tid) in threads__get_last_match() 501 pid_t pid, pid_t tid, in ____machine__findnew_thread() 563 struct thread *__machine__findnew_thread(struct machine *machine, pid_t pid, pid_t tid) in __machine__findnew_thread() 568 struct thread *machine__findnew_thread(struct machine *machine, pid_t pid, in machine__findnew_thread() [all …]
|
| H A D | values.c | 89 u32 pid, u32 tid) in perf_read_values__findnew_thread() 185 u32 pid, u32 tid, in perf_read_values_add_value()
|
| H A D | jitdump.h | 43 uint32_t pid; /* JIT process id */ member 68 uint32_t pid; member 83 uint32_t pid; member
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | tlb-r3k.c | 123 int pid = read_c0_entryhi(); in local_flush_tlb_kernel_range() local 185 int idx, pid; in __update_tlb() local
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | hists_common.c | 17 u32 pid; member 26 u32 pid; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | agpgart.h | 64 pid_t pid; /* pid of process */ member 92 pid_t pid; member 100 pid_t pid; member
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.c | 59 unsigned int pid, unsigned long *config) in mvebu_mmio_mpp_ctrl_get() 70 unsigned int pid, unsigned long config) in mvebu_mmio_mpp_ctrl_set() 83 struct mvebu_pinctrl *pctl, unsigned pid) in mvebu_pinctrl_find_group_by_pid() 783 unsigned int pid, unsigned long *config) in mvebu_regmap_mpp_ctrl_get() 800 unsigned int pid, unsigned long config) in mvebu_regmap_mpp_ctrl_set()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_benchmark.c | 27 pid_t pid, ret; in timing() local 53 pid_t pid, ret; in calibrate() local
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | umid.c | 138 char pid[sizeof("nnnnnnnnn")], *end, *file; in is_umdir_used() local 213 char pid[sizeof("nnnnnnnnn")], *file; in create_pid_file() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | e500.c | 161 int as, int pid, int pr) in kvmppc_e500_id_table_reset_one() 221 void kvmppc_set_pid(struct kvm_vcpu *vcpu, u32 pid) in kvmppc_set_pid() 237 int pid; in kvmppc_e500_tlbil_one() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/pid_namespace/ |
| H A D | regression_enomem.c | 24 pid_t pid; in TEST() local
|
| /OK3568_Linux_fs/kernel/arch/x86/um/os-Linux/ |
| H A D | prctl.c | 9 int os_arch_prctl(int pid, int option, unsigned long *arg2) in os_arch_prctl()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-timechart.c | 92 int pid; member 192 int pid; member 199 static struct per_pid *find_create_pid(struct timechart *tchart, int pid) in find_create_pid() 216 static void pid_set_comm(struct timechart *tchart, int pid, char *comm) in pid_set_comm() 242 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork() 258 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit() 267 static void pid_put_sample(struct timechart *tchart, int pid, int type, in pid_put_sample() 718 static int pid_begin_io_sample(struct timechart *tchart, int pid, int type, in pid_begin_io_sample() 763 static int pid_end_io_sample(struct timechart *tchart, int pid, int type, in pid_end_io_sample() 1305 int pid = strtoull(string, NULL, 10); in add_process_filter() local
|