Searched refs:hlist_del (Results 1 - 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/nestegg/halloc/src/
H A Dhlist.h70 static_inline void hlist_del(hlist_item_t * i);
110 static_inline void hlist_del(hlist_item_t * i) function
H A Dhalloc.c105 hlist_del(&p->siblings);
125 hlist_del(&b->siblings);
/external/iptables/libiptc/
H A Dlinux_list.h541 static inline void hlist_del(struct hlist_node *n) function
/external/linux-tools-perf/perf-3.12.0/include/linux/
H A Dlist.h595 static inline void hlist_del(struct hlist_node *n) function
641 /* after that we'll appear to be on some hlist and hlist_del will work */

Completed in 97 milliseconds