Home
last modified time | relevance | path

Searched refs:pr_ppid (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Delfcore-compat.h27 compat_pid_t pr_ppid; member
47 compat_pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
H A Delfcore.h39 pid_t pr_ppid; member
61 pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dprocfs.h70 __pid_t pr_ppid; member
93 int pr_pid, pr_ppid, pr_pgrp, pr_sid; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dprocfs.h70 __pid_t pr_ppid; member
93 int pr_pid, pr_ppid, pr_pgrp, pr_sid; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Delfcore.h51 pid_t pr_ppid; member
86 pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Delfcore.h51 pid_t pr_ppid; member
86 pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dbinfmt_elfn32.c54 pid_t pr_ppid; member
75 pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
H A Dbinfmt_elfo32.c59 pid_t pr_ppid; member
80 pid_t pr_pid, pr_ppid, pr_pgrp, pr_sid; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A Dmcontext.patch12 info.ppid = status->pr_ppid;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dhnd_debug.h135 uint32 pr_ppid; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dhnd_debug.h135 uint32 pr_ppid; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dhnd_debug.h135 uint32 pr_ppid; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dhnd_debug.h136 uint32 pr_ppid; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhnd_debug.h216 uint32 pr_ppid; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhnd_debug.h216 uint32 pr_ppid; member
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf_fdpic.c1199 pid_t pr_ppid; member
1311 prstatus->pr_ppid = task_pid_vnr(rcu_dereference(p->real_parent)); in fill_prstatus()
1361 psinfo->pr_ppid = task_pid_vnr(rcu_dereference(p->real_parent)); in fill_psinfo()
H A Dbinfmt_elf.c1518 prstatus->pr_ppid = task_pid_vnr(rcu_dereference(p->real_parent)); in fill_prstatus()
1566 psinfo->pr_ppid = task_pid_vnr(rcu_dereference(p->real_parent)); in fill_psinfo()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware_core_dump.c98 pid_t pr_ppid; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-core.c123 prstatus->pr_ppid = cpu_to_be32(1); in fill_prstatus()