Lines Matching refs:list_head
38 struct list_head list;
53 struct list_head list;
58 static inline struct netlbl_af4list *__af4list_valid(struct list_head *s, in __af4list_valid()
59 struct list_head *h) in __af4list_valid()
61 struct list_head *i = s; in __af4list_valid()
70 static inline struct netlbl_af4list *__af4list_valid_rcu(struct list_head *s, in __af4list_valid_rcu()
71 struct list_head *h) in __af4list_valid_rcu()
73 struct list_head *i = s; in __af4list_valid_rcu()
99 struct list_head *head);
101 struct list_head *head);
104 struct list_head *head);
107 struct list_head *head);
125 static inline struct netlbl_af6list *__af6list_valid(struct list_head *s, in __af6list_valid()
126 struct list_head *h) in __af6list_valid()
128 struct list_head *i = s; in __af6list_valid()
137 static inline struct netlbl_af6list *__af6list_valid_rcu(struct list_head *s, in __af6list_valid_rcu()
138 struct list_head *h) in __af6list_valid_rcu()
140 struct list_head *i = s; in __af6list_valid_rcu()
166 struct list_head *head);
169 struct list_head *head);
172 struct list_head *head);
175 struct list_head *head);