Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dlist.h543 struct hlist_head { struct
552 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument