Home
last modified time | relevance | path

Searched defs:c_long (Results 1 – 3 of 3) sorted by relevance

/linux/rust/kernel/sync/
H A Dcondvar.rs118 timeout_in_jiffies: c_long, in wait_internal()
119 ) -> c_long { in wait_internal()
/linux/rust/kernel/
H A Dmiscdevice.rs328 unsafe extern "C" fn ioctl(file: *mut bindings::file, cmd: c_uint, arg: c_ulong) -> c_long { in ioctl()
353 ) -> c_long { in compat_ioctl()
/linux/drivers/android/binder/
H A Drust_binder_main.rs415 ) -> kernel::ffi::c_long { in rust_binder_ioctl()