Searched defs:from_raw (Results 1 – 20 of 20) sorted by relevance
49 pub unsafe fn from_raw<'a>(vma: *const bindings::vm_area_struct) -> &'a Self { in from_raw() method185 pub unsafe fn from_raw<'a>(vma: *const bindings::vm_area_struct) -> &'a Self { in from_raw() method233 pub unsafe fn from_raw<'a>(vma: *mut bindings::vm_area_struct) -> &'a Self { in from_raw() method
24 pub unsafe fn from_raw<'a>(ptr: *mut bindings::seq_file) -> &'a SeqFile { in from_raw() method
173 pub unsafe fn from_raw<'a>(ptr: *const bindings::mm_struct) -> &'a Mm { from_raw() method 203 pub unsafe fn from_raw<'a>(ptr: *const bindings::mm_struct) -> &'a MmWithUser { from_raw() method
181 pub unsafe fn from_raw(raw: &IoRaw<SIZE>) -> &Self { in from_raw() method
374 pub fn from_raw(kuid: bindings::kuid_t) -> Self { in from_raw() method
277 pub unsafe fn from_raw<'a>(ptr: *mut bindings::device) -> &'a Self { in from_raw() method
256 pub unsafe fn from_raw<'a>(ptr: *const bindings::workqueue_struct) -> &'a Queue { in from_raw() method
235 pub unsafe fn from_raw<'a>(ptr: *const bindings::cpufreq_frequency_table) -> &'a Self { in from_raw() method425 pub unsafe fn from_raw<'a>(ptr: *const bindings::cpufreq_policy) -> &'a Self { in from_raw() method
54 unsafe fn from_raw<'a>(self_ptr: *mut bindings::drm_gem_object) -> &'a Self; in from_raw() method127 unsafe fn from_raw<'a>(self_ptr: *mut bindings::drm_gem_object) -> &'a Self { in from_raw() method
42 pub unsafe fn from_raw(table: *mut bindings::poll_table) -> Self { in from_raw() method
82 pub unsafe fn from_raw(ptr: NonNull<T>) -> Self { in from_raw() method
154 pub unsafe fn from_raw<'a>(ptr: *mut B::State) -> &'a Self { in from_raw() method
286 pub unsafe fn from_raw(ptr: *const T) -> Self { in from_raw() method611 pub unsafe fn from_raw(ptr: *const T) -> Self { in from_raw() method
35 pub unsafe fn from_raw<'a>(ptr: *mut bindings::drm_file) -> &'a File<T> { in from_raw() method
155 pub unsafe fn from_raw<'a>(ptr: *const bindings::drm_device) -> &'a Self { from_raw() method
88 pub(crate) const unsafe fn from_raw<'a>(ptr: *mut bindings::resource) -> &'a Self { in from_raw() method
361 pub unsafe fn from_raw(ptr: *const T) -> Self { in from_raw() function
178 pub const unsafe fn from_raw(raw: *mut T) -> Self { in from_raw() function
45 unsafe fn from_raw(raw: *mut bindings::fwnode_handle) -> ARef<Self> { in from_raw() method
86 unsafe fn from_raw<'a>(ptr: *mut bindings::phy_device) -> &'a mut Self { in from_raw() method