Home
last modified time | relevance | path

Searched refs:pr_pid (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Delfcore-compat.h26 compat_pid_t pr_pid; member
47 compat_pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
H A Delfcore.h38 pid_t pr_pid; member
61 pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
/kernel/linux/linux-6.6/include/linux/
H A Delfcore-compat.h26 compat_pid_t pr_pid; member
45 compat_pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
H A Delfcore.h38 pid_t pr_pid; member
66 pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delfcore.h42 pid_t pr_pid; member
71 pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dbinfmt_elfn32.c53 pid_t pr_pid; member
75 pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
H A Dbinfmt_elfo32.c58 pid_t pr_pid; member
80 pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dcrash.c46 prstatus->pr_pid = current->pid; in crash_save_this_cpu()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dcrash.c47 prstatus->common.pr_pid = current->pid; in crash_save_this_cpu()
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf_fdpic.c1198 pid_t pr_pid; member
1313 prstatus->pr_pid = task_pid_vnr(p); in fill_prstatus()
1363 psinfo->pr_pid = task_pid_vnr(p); in fill_psinfo()
H A Dbinfmt_elf.c1544 prstatus->pr_pid = task_pid_vnr(p); in fill_prstatus()
1592 psinfo->pr_pid = task_pid_vnr(p); in fill_psinfo()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcrash_dump.c368 nt_prstatus.pr_pid = cpu; in fill_cpu_elf_notes()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-core.c122 prstatus->pr_pid = cpu_to_be32(100 + pir); in fill_prstatus()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-core.c122 prstatus->common.pr_pid = cpu_to_be32(100 + pir); in fill_prstatus()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcrash_dump.c309 nt_prstatus.common.pr_pid = cpu; in fill_cpu_elf_notes()
/kernel/linux/linux-5.10/kernel/
H A Dkexec_core.c1083 prstatus.pr_pid = current->pid; in crash_save_cpu()
/kernel/linux/linux-6.6/kernel/
H A Dkexec_core.c1217 prstatus.common.pr_pid = current->pid; in crash_save_cpu()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_fdpic.c1294 prstatus->pr_pid = task_pid_vnr(p); in fill_prstatus()
1342 psinfo->pr_pid = task_pid_vnr(p); in fill_psinfo()
H A Dbinfmt_elf.c1545 prstatus->pr_pid = task_pid_vnr(p); in fill_prstatus()
1594 psinfo->pr_pid = task_pid_vnr(p); in fill_psinfo()

Completed in 19 milliseconds