hlist_entry
#define hlist_entry(ptr, type, field) container_of(ptr, type, field)
#define hlist_entry(ptr, type, field) container_of(ptr, type, field)
#define hlist_entry(ptr, type, field) container_of(ptr, type, field)