Home
last modified time | relevance | path

Searched refs:__kernel_timer_t (Results 1 – 25 of 33) sorted by relevance

12

/third_party/rust/crates/linux-raw-sys/gen/include/
Dsupport.h50 #define timer_t __kernel_timer_t
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2435 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3493 pub _tid: __kernel_timer_t,
Dnetlink.rs302 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2436 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3495 pub _tid: __kernel_timer_t,
Dnetlink.rs303 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs2758 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3827 pub _tid: __kernel_timer_t,
Dnetlink.rs309 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2551 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3618 pub _tid: __kernel_timer_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2573 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3646 pub _tid: __kernel_timer_t,
Dnetlink.rs309 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs2782 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3857 pub _tid: __kernel_timer_t,
Dnetlink.rs303 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2488 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3553 pub _tid: __kernel_timer_t,
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2477 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3531 pub _tid: __kernel_timer_t,
Dnetlink.rs303 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2620 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3678 pub _tid: __kernel_timer_t,
Dnetlink.rs312 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2519 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3579 pub _tid: __kernel_timer_t,
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2549 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3610 pub _tid: __kernel_timer_t,
Dnetlink.rs303 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2466 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3521 pub _tid: __kernel_timer_t,
Dnetlink.rs303 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs2682 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3742 pub _tid: __kernel_timer_t,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs2415 pub type __kernel_timer_t = crate::ctypes::c_int; typedef
3473 pub _tid: __kernel_timer_t,
Dnetlink.rs302 pub type __kernel_timer_t = crate::ctypes::c_int; typedef

12