Searched defs:list_entry_is_head (Results 1 - 3 of 3) sorted by relevance

/linux-master/scripts/mod/
H A Dlist.h186 #define list_entry_is_head(pos, head, member) \ macro
/linux-master/scripts/kconfig/
H A Dlist.h183 #define list_entry_is_head(pos, head, member) \ macro
/linux-master/include/linux/
H A Dlist.h768 #define list_entry_is_head(pos, head, member) \ macro
[all...]

Completed in 208 milliseconds