Searched defs:raw_get (Results 1 – 2 of 2) sorted by relevance
401 pub unsafe fn raw_get(ptr: *const Self) -> *mut bindings::work_struct { in raw_get() method
384 pub const fn raw_get(this: *const Self) -> *mut T { in raw_get() method