Searched refs:hlist_add_before (Results 1 – 5 of 5) sorted by relevance
189 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
1032 * hlist_add_before - add a new entry before the one specified in hlist_add_head() 1036 static inline void hlist_add_before(struct hlist_node *n, in hlist_add_head() 1044 static inline void hlist_add_before(struct hlist_node *n, hlist_add_before() function
936 hlist_add_before(&c, &a); in hlist_test_add()
219 hlist_add_before(&cursor->d_sib, &next->d_sib); in dcache_readdir()