Searched defs:SRPL_FIRST_LOCKED (Results 1 – 2 of 2) sorted by relevance
66 #define SRPL_FIRST_LOCKED(_sl) SLIST_FIRST(_sl) macro
131 #define SRPL_FIRST_LOCKED(_sl) srp_get_locked(&(_sl)->sl_head) macro