Searched refs:__containerof (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dcdefs.h189 #define __containerof(x, s, m) ({ \ macro
194 #define __containerof(x, s, m) \ macro
H A Dqueue.h365 __containerof((head)->stqh_last, \
541 __containerof((elm)->field.le_prev, \
/haiku/src/libs/compat/freebsd_network/
H A Dmbuf.c255 mref = __containerof(refcnt, struct mbuf, m_ext.ext_count);

Completed in 79 milliseconds