/openbmc/linux/arch/um/drivers/ |
H A D | xterm.c | 19 int pid; member 91 int pid, fd, new, err; in xterm_open() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-qga.c | 15 GPid pid; member 43 static void qga_watch(GPid pid, gint status, gpointer user_data) in qga_watch() 788 static QDict *wait_for_guest_exec_completion(int fd, int64_t pid) in wait_for_guest_exec_completion() 820 int64_t pid, exitcode; in test_qga_guest_exec() local 881 int64_t pid, exitcode; in test_qga_guest_exec_separated() local 922 int64_t pid, exitcode; in test_qga_guest_exec_merged() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | profiler.inc.h | 338 u32 pid, void* payload) in populate_var_metadata() 563 u32 pid = get_userspace_pid(); in BPF_KPROBE() local 617 int pid = ctx->args[0]; in tracepoint__syscalls__sys_enter_kill() local 714 u32 pid = get_userspace_pid(); in raw_tracepoint__sched_process_exec() local 806 u32 pid = get_userspace_pid(); in kprobe_ret__do_filp_open() local 861 u32 pid = get_userspace_pid(); in BPF_KPROBE() local 920 u32 pid = get_userspace_pid(); in BPF_KPROBE() local
|
/openbmc/linux/kernel/ |
H A D | signal.c | 1555 struct pid *pid, const struct cred *cred) in kill_pid_usb_asyncio() 1922 int kill_pgrp(struct pid *pid, int sig, int priv) in kill_pgrp() 1934 int kill_pid(struct pid *pid, int sig, int priv) in kill_pid() 2046 struct pid *pid; in do_notify_pidfd() local 3817 SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) in SYSCALL_DEFINE2() argument 3831 static bool access_pidfd_pidns(struct pid *pid) in access_pidfd_pidns() 3865 struct pid *pid; in pidfd_to_pid() local 3897 struct pid *pid; in SYSCALL_DEFINE4() local 4014 SYSCALL_DEFINE2(tkill, pid_t, pid, int, sig) in SYSCALL_DEFINE2() argument 4054 compat_pid_t, pid, in COMPAT_SYSCALL_DEFINE3() argument [all …]
|
H A D | capability.c | 109 static inline int cap_get_target_pid(pid_t pid, kernel_cap_t *pEp, in cap_get_target_pid() 144 pid_t pid; in SYSCALL_DEFINE2() local 227 pid_t pid; in SYSCALL_DEFINE2() local
|
/openbmc/linux/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
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | hardware_disable_test.c | 124 void wait_for_child_setup(pid_t pid) in wait_for_child_setup() 158 pid_t pid; in main() local
|
/openbmc/linux/fs/proc/ |
H A D | base.c | 422 struct pid *pid, struct task_struct *task) in proc_pid_wchan() 464 struct pid *pid, struct task_struct *task) in proc_pid_stack() 586 struct pid *pid, struct task_struct *task) in proc_oom_score() 632 struct pid *pid, struct task_struct *task) in proc_pid_limits() 804 struct pid *pid = proc_pid(inode); in proc_single_show() local 1936 struct pid *pid = ei->pid; in proc_pid_evict_inode() local 1952 struct pid *pid; in proc_pid_make_inode() local 2005 struct pid *pid; in proc_pid_make_base_inode() local 2504 struct pid *pid; member 3469 void proc_flush_pid(struct pid *pid) in proc_flush_pid() [all …]
|
/openbmc/openbmc/meta-hpe/meta-dl385-g11/recipes-phosphor/fans/phosphor-pid-control/ |
H A D | config.json | 85 "pid": { object 104 "pid": { object 123 "pid": { object 153 "pid": { object
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | task-analyzer.py | 304 def __init__(self, pid, tid, comm, runs, acc, mean, argument 565 def update_pid(self, pid): argument 569 def _task_id(pid, cpu): argument 777 def _limit_filtered(tid, pid, comm): argument
|
/openbmc/linux/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()
|
/openbmc/linux/tools/testing/selftests/pid_namespace/ |
H A D | regression_enomem.c | 24 pid_t pid; in TEST() local
|
/openbmc/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 209 __u32 pid; member 3275 pid_t pid; in TEST() local 3363 pid_t pid; in TEST() local 3492 pid_t pid; in TEST() local 3543 pid_t pid; in TEST() local 3618 pid_t pid; in TEST() local 3654 pid_t pid; in TEST() local 3772 pid_t pid; in TEST() local 3822 pid_t pid; in TEST() local 3908 pid_t pid; in TEST() local [all …]
|
/openbmc/linux/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
|
/openbmc/linux/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
|
/openbmc/linux/arch/mips/mm/ |
H A D | tlb-r3k.c | 121 int pid = read_c0_entryhi(); in local_flush_tlb_kernel_range() local 183 int idx, pid; in __update_tlb() local
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_pm91.c | 104 struct wf_cpu_pid_state pid; member 119 struct wf_pid_state pid; member 132 struct wf_pid_state pid; member
|
/openbmc/linux/tools/perf/tests/ |
H A D | hists_common.c | 17 u32 pid; member 26 u32 pid; member
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | lam.c | 170 pid_t pid; in get_default_tag_bits() local 655 pid_t pid; in fork_test() local 676 pid_t pid; in handle_execve() local 712 pid_t pid; in handle_inheritance() local 755 pid_t pid; in handle_thread() local 790 pid_t pid; in handle_thread_enable() local
|
/openbmc/linux/tools/testing/selftests/proc/ |
H A D | self.c | 27 pid_t pid; in main() local
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal-stack.c | 35 int pid; in tm_signal_stack() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | task_local_storage_helpers.h | 17 static inline int sys_pidfd_open(pid_t pid, unsigned int flags) in sys_pidfd_open()
|
/openbmc/linux/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
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_p9_entry.c | 305 u32 pid; in switch_mmu_to_guest_radix() local 329 u32 pid; in switch_mmu_to_guest_hpt() local 353 static void switch_mmu_to_host(struct kvm *kvm, u32 pid) in switch_mmu_to_host()
|
/openbmc/linux/kernel/bpf/ |
H A D | bpf_task_storage.c | 95 struct pid *pid; in bpf_pid_task_storage_lookup_elem() local 129 struct pid *pid; in bpf_pid_task_storage_update_elem() local 180 struct pid *pid; in bpf_pid_task_storage_delete_elem() local
|