/external/kernel-headers/original/uapi/linux/ |
D | cn_proc.h | 74 __kernel_pid_t parent_pid; 75 __kernel_pid_t parent_tgid; 76 __kernel_pid_t child_pid; 77 __kernel_pid_t child_tgid; 81 __kernel_pid_t process_pid; 82 __kernel_pid_t process_tgid; 86 __kernel_pid_t process_pid; 87 __kernel_pid_t process_tgid; 99 __kernel_pid_t process_pid; 100 __kernel_pid_t process_tgid; [all …]
|
D | if_pppol2tp.h | 28 __kernel_pid_t pid; /* pid that owns the fd. 42 __kernel_pid_t pid; /* pid that owns the fd. 56 __kernel_pid_t pid; /* pid that owns the fd. 67 __kernel_pid_t pid; /* pid that owns the fd.
|
D | agpgart.h | 87 __kernel_pid_t pid; /* pid of process */
|
D | coda.h | 298 __kernel_pid_t pid; 299 __kernel_pid_t pgid;
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 158 __kernel_pid_t pid; 201 __kernel_pid_t l_pid; 216 __kernel_pid_t l_pid;
|
D | msgbuf.h | 43 __kernel_pid_t msg_lspid; /* pid of last msgsnd */ 44 __kernel_pid_t msg_lrpid; /* last receive pid */
|
D | shmbuf.h | 40 __kernel_pid_t shm_cpid; /* pid of creator */ 41 __kernel_pid_t shm_lpid; /* pid of last operator */
|
D | posix_types.h | 27 #ifndef __kernel_pid_t 28 typedef int __kernel_pid_t; typedef
|
D | siginfo.h | 35 __kernel_pid_t _pid; /* sender's pid */ 49 __kernel_pid_t _pid; /* sender's pid */ 56 __kernel_pid_t _pid; /* which child */
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | msgbuf.h | 27 __kernel_pid_t msg_lspid; /* pid of last msgsnd */ 28 __kernel_pid_t msg_lrpid; /* last receive pid */
|
D | shmbuf.h | 22 __kernel_pid_t shm_cpid; /* pid of creator */ 23 __kernel_pid_t shm_lpid; /* pid of last operator */
|
/external/crosvm/vfio_sys/src/ |
D | plat.rs | 92 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
D | vfio.rs | 163 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
/external/crosvm/virtio_sys/src/ |
D | virtio_ring.rs | 195 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
D | vhost.rs | 215 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
D | virtio_net.rs | 262 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
/external/kernel-headers/original/uapi/sound/ |
D | asound.h | 1022 __kernel_pid_t owner; /* owner's PID of this control */
|
/external/crosvm/net_sys/src/ |
D | if_tun.rs | 270 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
D | inn.rs | 153 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
D | iff.rs | 426 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
/external/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 27 pub type __kernel_pid_t = ::c_int; typedef 89 pub l_pid: ::__kernel_pid_t,
|
/external/crosvm/kvm_sys/src/aarch64/ |
D | bindings.rs | 728 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
/external/crosvm/kvm_sys/src/x86/ |
D | bindings.rs | 679 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | PR25007-sdhci.ko.abi | 4924 …<typedef-decl name='__kernel_pid_t' type-id='type-id-150' filepath='/ws/android/kernel/aosp/common…
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 2929 …<typedef-decl name="__kernel_pid_t" type-id="95e97e5e" filepath="include/uapi/asm-generic/posix_ty…
|