Searched refs:container_of (Results 1 – 2 of 2) sorted by relevance
61 #define container_of(ptr, type, member) (type *)((uintptr_t)(ptr) - ((uintptr_t)(&((type *)0)->me… macro63 #define SL_SLIST_ENTRY container_of