Home
last modified time | relevance | path

Searched defs:f_owner_ex (Results 1 – 21 of 21) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
Dfcntl.h168 struct f_owner_ex { struct
169 int type;
170 pid_t pid;
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h172 struct f_owner_ex { struct
173 int type;
174 pid_t pid;
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h172 struct f_owner_ex { struct
173 int type;
174 pid_t pid;
/third_party/musl/include/
Dfcntl.h175 struct f_owner_ex { struct
176 int type;
177 pid_t pid;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h172 struct f_owner_ex { struct
173 int type;
174 pid_t pid;
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h172 struct f_owner_ex { struct
173 int type;
174 pid_t pid;
/third_party/musl/porting/linux/user/include/
Dfcntl.h173 struct f_owner_ex { struct
174 int type;
175 pid_t pid;
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2493 pub struct f_owner_ex { struct
2494 pub type_: crate::ctypes::c_int,
2495 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2482 pub struct f_owner_ex { struct
2483 pub type_: crate::ctypes::c_int,
2484 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2451 pub struct f_owner_ex { struct
2452 pub type_: crate::ctypes::c_int,
2453 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2565 pub struct f_owner_ex { struct
2566 pub type_: crate::ctypes::c_int,
2567 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs2431 pub struct f_owner_ex { struct
2432 pub type_: crate::ctypes::c_int,
2433 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2504 pub struct f_owner_ex { struct
2505 pub type_: crate::ctypes::c_int,
2506 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2636 pub struct f_owner_ex { struct
2637 pub type_: crate::ctypes::c_int,
2638 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2535 pub struct f_owner_ex { struct
2536 pub type_: crate::ctypes::c_int,
2537 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2567 pub struct f_owner_ex { struct
2568 pub type_: crate::ctypes::c_int,
2569 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2452 pub struct f_owner_ex { struct
2453 pub type_: crate::ctypes::c_int,
2454 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2589 pub struct f_owner_ex { struct
2590 pub type_: crate::ctypes::c_int,
2591 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2798 pub struct f_owner_ex { struct
2799 pub type_: crate::ctypes::c_int,
2800 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs2709 pub struct f_owner_ex { struct
2710 pub type_: crate::ctypes::c_int,
2711 pub pid: __kernel_pid_t,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs2774 pub struct f_owner_ex { struct
2775 pub type_: crate::ctypes::c_int,
2776 pub pid: __kernel_pid_t,