SH_LIST_NEXT_TO_PREV
SH_LIST_NEXT_TO_PREV(elm, field); \
(elm)->field.sle_prev = SH_LIST_NEXT_TO_PREV(listelm, field); \