Home
last modified time | relevance | path

Searched refs:__kernel_pid_t (Results 1 – 25 of 26) sorted by relevance

12

/external/kernel-headers/original/uapi/linux/
Dcn_proc.h74 __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 …]
Dif_pppol2tp.h28 __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.
Dagpgart.h87 __kernel_pid_t pid; /* pid of process */
Dcoda.h298 __kernel_pid_t pid;
299 __kernel_pid_t pgid;
/external/kernel-headers/original/uapi/asm-generic/
Dfcntl.h158 __kernel_pid_t pid;
201 __kernel_pid_t l_pid;
216 __kernel_pid_t l_pid;
Dmsgbuf.h43 __kernel_pid_t msg_lspid; /* pid of last msgsnd */
44 __kernel_pid_t msg_lrpid; /* last receive pid */
Dshmbuf.h40 __kernel_pid_t shm_cpid; /* pid of creator */
41 __kernel_pid_t shm_lpid; /* pid of last operator */
Dposix_types.h27 #ifndef __kernel_pid_t
28 typedef int __kernel_pid_t; typedef
Dsiginfo.h35 __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/
Dmsgbuf.h27 __kernel_pid_t msg_lspid; /* pid of last msgsnd */
28 __kernel_pid_t msg_lrpid; /* last receive pid */
Dshmbuf.h22 __kernel_pid_t shm_cpid; /* pid of creator */
23 __kernel_pid_t shm_lpid; /* pid of last operator */
/external/crosvm/vfio_sys/src/
Dplat.rs92 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
Dvfio.rs163 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
/external/crosvm/virtio_sys/src/
Dvirtio_ring.rs195 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
Dvhost.rs215 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
Dvirtio_net.rs262 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
/external/kernel-headers/original/uapi/sound/
Dasound.h1022 __kernel_pid_t owner; /* owner's PID of this control */
/external/crosvm/net_sys/src/
Dif_tun.rs270 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
Dinn.rs153 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
Diff.rs426 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs27 pub type __kernel_pid_t = ::c_int; typedef
89 pub l_pid: ::__kernel_pid_t,
/external/crosvm/kvm_sys/src/aarch64/
Dbindings.rs728 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
/external/crosvm/kvm_sys/src/x86/
Dbindings.rs679 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
/external/libabigail/tests/data/test-read-dwarf/
DPR25007-sdhci.ko.abi4924 …<typedef-decl name='__kernel_pid_t' type-id='type-id-150' filepath='/ws/android/kernel/aosp/common…
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi2929 …<typedef-decl name="__kernel_pid_t" type-id="95e97e5e" filepath="include/uapi/asm-generic/posix_ty…

12