Searched refs:c_uint (Results 1 – 9 of 9) sorted by relevance
| /linux/rust/kernel/ |
| H A D | cpufreq.rs | 1203 target_freq: c_uint, in target_callback() argument 1204 relation: c_uint, in target_callback() argument 1222 index: c_uint, in target_index_callback() argument 1245 target_freq: c_uint, in fast_switch_callback() argument 1246 ) -> c_uint { in fast_switch_callback() argument 1259 cpu: c_uint, in adjust_perf_callback() argument 1280 index: c_uint, in get_intermediate_callback() argument 1281 ) -> c_uint { in get_intermediate_callback() argument 1301 index: c_uint, in target_intermediate_callback() argument 1321 unsafe extern "C" fn get_callback(cpu: c_uint) -> c_uint { in get_callback() argument [all …]
|
| H A D | prelude.rs | 21 c_char, c_int, c_long, c_longlong, c_schar, c_short, c_uchar, c_uint, c_ulong, c_ulonglong,
|
| H A D | bug.rs | 85 $flags as $crate::ffi::c_uint,
|
| H A D | scatterlist.rs | 470 nents: c_uint,
|
| H A D | opp.rs | 545 count: c_uint, in config_regulators() argument
|
| /linux/tools/perf/scripts/python/ |
| H A D | libxed.py | 19 c_void_p, c_bool, c_byte, c_char, c_int, c_uint, c_longlong, c_ulonglong 72 self.xed_decode.argtypes = [ c_void_p, c_void_p, c_uint ] 75 self.xed_format_context.restype = c_uint
|
| H A D | exported-sql-viewer.py | 136 c_void_p, c_bool, c_byte, c_char, c_int, c_uint, c_longlong, c_ulonglong
|
| /linux/rust/ |
| H A D | ffi.rs | 37 c_uint = u32;
|
| /linux/drivers/android/binder/ |
| H A D | rust_binder_main.rs | 407 cmd: kernel::ffi::c_uint, in rust_binder_ioctl() argument
|