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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Drculist_nulls.h16 * Note: hlist_nulls_unhashed() on the node return true after this. It is
34 if (!hlist_nulls_unhashed(n)) {
44 * Note: hlist_nulls_unhashed() on entry does not return true after this,
H A Dlist_nulls.h49 static inline int hlist_nulls_unhashed(const struct hlist_nulls_node *h) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Drculist_nulls.h16 * Note: hlist_nulls_unhashed() on the node return true after this. It is
34 if (!hlist_nulls_unhashed(n)) {
44 * Note: hlist_nulls_unhashed() on entry does not return true after this,
H A Dlist_nulls.h49 static inline int hlist_nulls_unhashed(const struct hlist_nulls_node *h) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Dinet_timewait_sock.c29 if (hlist_nulls_unhashed(&tw->tw_node))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Dinet_timewait_sock.c29 if (hlist_nulls_unhashed(&tw->tw_node))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_core.c952 BUG_ON(hlist_nulls_unhashed(&ct->tuplehash[IP_CT_DIR_ORIGINAL].hnnode));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_core.c952 BUG_ON(hlist_nulls_unhashed(&ct->tuplehash[IP_CT_DIR_ORIGINAL].hnnode));

Completed in 146 milliseconds