Searched defs:list (Results 1 – 18 of 18) sorted by relevance
26 static inline void INIT_LIST_HEAD(struct list_head *list) in INIT_LIST_HEAD()138 static inline void list_move(struct list_head *list, struct list_head *head) in list_move()149 static inline void list_move_tail(struct list_head *list, in list_move_tail()161 static inline int list_is_last(const struct list_head *list, in list_is_last()214 static inline void __list_cut_position(struct list_head *list, in __list_cut_position()240 static inline void list_cut_position(struct list_head *list, in list_cut_position()254 static inline void __list_splice(const struct list_head *list, in __list_splice()273 static inline void list_splice(const struct list_head *list, in list_splice()285 static inline void list_splice_tail(struct list_head *list, in list_splice_tail()299 static inline void list_splice_init(struct list_head *list, in list_splice_init()[all …]
13 struct list_head list; member
40 struct list_head list; member61 struct list_head list; member
42 struct hlist_node list; member
58 struct list_head list; member
50 struct list_head list; member
113 struct list_head list; member
138 struct list_head list; member
88 struct list_head list; /* list node to link to fw_list */ member
177 struct list_head list; member
159 struct list_head list; member
232 struct list_head list; member
70 struct list_head list; member
554 struct list_head list; member
180 struct list_head list; member277 struct list_head list; member
98 struct list_head list; member
84 struct list_head list; member
Completed in 28 milliseconds