Searched refs:post_remove (Results 1 – 9 of 9) sorted by relevance
241 unsafe fn post_remove(me: *mut $crate::list::ListLinks<$num>) -> *const Self {342 unsafe fn post_remove(me: *mut $crate::list::ListLinks<$num>) -> *const Self {
355 unsafe fn post_remove(me: *mut ListLinks<ID>) -> *const Self; in post_remove() method684 let raw_item = unsafe { T::post_remove(list_links) }; in remove_internal_inner()
559 .post_remove = efx_tc_remove_channel,
626 void (*post_remove)(struct efx_channel *); member
2205 .post_remove = efx_ptp_remove_channel,
589 void (*post_remove)(struct efx_channel *); member
1047 .post_remove = efx_siena_channel_dummy_op_void,
2163 .post_remove = efx_ptp_remove_channel,
746 channel->type->post_remove(channel); in ef4_remove_channel()870 .post_remove = ef4_channel_dummy_op_void,