Searched refs:c_ulong (Results 1 – 4 of 4) sorted by relevance
15 ffi::{c_int, c_long, c_uint, c_ulong},229 unsafe extern "C" fn ioctl(file: *mut bindings::file, cmd: c_uint, arg: c_ulong) -> c_long { in ioctl()253 arg: c_ulong, in compat_ioctl() argument
17 pub type Jiffies = crate::ffi::c_ulong;
40 pub(crate) fn as_raw(self) -> crate::ffi::c_ulong { in as_raw() argument
42 c_ulong = usize;