/external/u-boot/arch/arc/include/asm/ |
D | posix_types.h | 14 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/sandbox/include/asm/ |
D | posix_types.h | 27 typedef int __kernel_pid_t; typedef
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | posix_types.h | 28 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/riscv/include/asm/ |
D | posix_types.h | 33 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/nios2/include/asm/ |
D | posix_types.h | 15 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/xtensa/include/asm/ |
D | posix_types.h | 21 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/nds32/include/asm/ |
D | posix_types.h | 32 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/microblaze/include/asm/ |
D | posix_types.h | 26 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/arm/include/asm/ |
D | posix_types.h | 27 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/x86/include/asm/ |
D | posix_types.h | 15 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/mips/include/asm/ |
D | posix_types.h | 19 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/sh/include/asm/ |
D | posix_types.h | 15 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/powerpc/include/asm/ |
D | posix_types.h | 15 typedef int __kernel_pid_t; typedef
|
/external/u-boot/arch/m68k/include/asm/ |
D | posix_types.h | 15 typedef int __kernel_pid_t; 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/crosvm/net_sys/src/ |
D | inn.rs | 153 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
D | if_tun.rs | 270 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/crosvm/kvm_sys/src/aarch64/ |
D | bindings.rs | 529 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
/external/crosvm/kvm_sys/src/x86/ |
D | bindings.rs | 516 pub type __kernel_pid_t = ::std::os::raw::c_int; typedef
|
/external/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 26 pub type __kernel_pid_t = ::c_int; typedef
|