Home
last modified time | relevance | path

Searched defs:c_long (Results 1 – 2 of 2) 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.rs278 unsafe extern "C" fn ioctl(file: *mut bindings::file, cmd: c_uint, arg: c_ulong) -> c_long { in ioctl()
303 ) -> c_long { in compat_ioctl()