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

/external/iptables/libiptc/
H A Dlinux_list.h135 * or list_del_rcu(), running on this same list.
156 * or list_del_rcu(), running on this same list.
194 * list_del_rcu - deletes entry from list without re-initialization
206 * with another list-mutation primitive, such as list_del_rcu()
217 static inline void list_del_rcu(struct list_head *entry) function

Completed in 163 milliseconds