Home
last modified time | relevance | path

Searched defs:raw_get (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/rust/kernel/
Dworkqueue.rs401 pub unsafe fn raw_get(ptr: *const Self) -> *mut bindings::work_struct { in raw_get() method
Dtypes.rs384 pub const fn raw_get(this: *const Self) -> *mut T { in raw_get() method