Searched refs:hlist_add_before (Results 1 – 5 of 5) sorted by relevance
190 hlist_add_before(&frag_entry_new->list, in batadv_frag_insert_packet()
661 static inline void hlist_add_before(struct hlist_node *n, in hlist_add_before() function
1036 static inline void hlist_add_before(struct hlist_node *n, in hlist_add_before() function
177 hlist_add_before(&node->table, &where->table); in horrible_insert_ordered()
928 hlist_add_before(&c, &a); in hlist_test_add()