Home
last modified time | relevance | path

Searched defs:LIST_INSERT_AFTER (Results 1 – 2 of 2) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/porting/w800/include/os/
Dqueue.h297 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/device/soc/rockchip/rk2206/hardware/include/sys/
Dqueue.h433 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro