Home
last modified time | relevance | path

Searched refs:nulls (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/
Dlist_nulls.h28 #define INIT_HLIST_NULLS_HEAD(ptr, nulls) \ argument
29 ((ptr)->first = (struct hlist_nulls_node *) NULLS_MARKER(nulls))
/linux-4.4.14/Documentation/RCU/
Drculist_nulls.txt6 Using special makers (called 'nulls') is a convenient way
115 For example, if we choose to store the slot number as the 'nulls'
118 to another chain) checking the final 'nulls' value if
119 the lookup met the end of chain. If final 'nulls' value
142 * if the nulls value we got at the end of this lookup is
/linux-4.4.14/include/net/netfilter/
Dnf_conntrack.h182 void *nf_ct_alloc_hashtable(unsigned int *sizep, int nulls);
/linux-4.4.14/drivers/firmware/
Discsi_ibft.c190 static const char nulls[16]; variable
200 return (memcmp(ip, nulls, 16) && memcmp(ip, mapped_nulls, 16)); in address_not_null()
/linux-4.4.14/arch/alpha/lib/
Dstxncpy.S174 cmpbge zero, t2, t8 # e0 : find nulls in second partial
Dev6-stxncpy.S216 cmpbge zero, t2, t8 # E : find nulls in second partial
/linux-4.4.14/net/netfilter/
Dnf_conntrack_core.c1539 void *nf_ct_alloc_hashtable(unsigned int *sizep, int nulls) in nf_ct_alloc_hashtable() argument
1553 if (hash && nulls) in nf_ct_alloc_hashtable()
/linux-4.4.14/Documentation/DocBook/
Dnetworking.xml.db79 API-sk-nulls-for-each-entry-offset