Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Drculist_nulls.rst13 Using 'nulls'
16 Using special makers (called 'nulls') is a convenient way
138 For example, if we choose to store the slot number as the 'nulls'
141 to another chain) checking the final 'nulls' value if
142 the lookup met the end of chain. If final 'nulls' value
168 * if the nulls value we got at the end of this lookup is
/OK3568_Linux_fs/kernel/include/linux/
H A Dlist_nulls.h29 #define INIT_HLIST_NULLS_HEAD(ptr, nulls) \ argument
30 ((ptr)->first = (struct hlist_nulls_node *) NULLS_MARKER(nulls))
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtx16w.c54 nulls[10], member
306 for (i=0;i<10;i++) WH.nulls[i]=0; in stopwrite()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Discsi_ibft.c186 static const char nulls[16]; variable
196 return (memcmp(ip, nulls, 16) && memcmp(ip, mapped_nulls, 16)); in address_not_null()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_conntrack.h184 void *nf_ct_alloc_hashtable(unsigned int *sizep, int nulls);
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dstxncpy.S175 cmpbge zero, t2, t8 # e0 : find nulls in second partial
H A Dev6-stxncpy.S217 cmpbge zero, t2, t8 # E : find nulls in second partial
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_core.c2431 void *nf_ct_alloc_hashtable(unsigned int *sizep, int nulls) in nf_ct_alloc_hashtable() argument
2444 if (hash && nulls) in nf_ct_alloc_hashtable()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info15754 or a string of nulls if ARRAY is of character type.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info15754 or a string of nulls if ARRAY is of character type.
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...