Searched defs:timer_container_of (Results 1 – 2 of 2) sorted by relevance
132 #define timer_container_of(var, callback_timer, timer_fieldname) \ macro
357 unsafe fn timer_container_of(ptr: *mut HrTimer<T>) -> *mut Self in timer_container_of() method