Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dlist.h543 struct hlist_head { struct
552 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } argument
565 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
594 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.h222 struct hlist_head i_dentry;
246 struct hlist_head i_fsnotify_marks;
404 struct hlist_head fs_supers;