Home
last modified time | relevance | path

Searched refs:container_of_const (Results 1 – 2 of 2) sorted by relevance

/src/sys/compat/linuxkpi/common/include/linux/
H A Dcontainer_of.h44 #define container_of_const(ptr, type, member) \ macro
/src/sys/contrib/dev/rtw89/
H A Dcore.h7027 container_of_const(chan, struct rtw89_chanctx, chan); in rtw89_chan_rcd_get_by_chan()