Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dlist.h557 struct hlist_head { struct
566 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
579 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
608 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
/u-boot/fs/ubifs/
A Dubifs.h221 struct hlist_head i_dentry;
245 struct hlist_head i_fsnotify_marks;
403 struct hlist_head fs_supers;

Completed in 11 milliseconds