Searched refs:ZERO_OR_NULL_PTR (Results 1 - 10 of 10) 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 Dslab.h92 #define ZERO_OR_NULL_PTR(x) ((unsigned long)(x) <= \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dutil.c181 if (unlikely(ZERO_OR_NULL_PTR(mem)))
H A Dslob.c401 if (unlikely(ZERO_OR_NULL_PTR(block)))
525 if (unlikely(ZERO_OR_NULL_PTR(block)))
H A Dslub.c2731 if (unlikely(ZERO_OR_NULL_PTR(s)))
2774 if (unlikely(ZERO_OR_NULL_PTR(s)))
2832 if (unlikely(ZERO_OR_NULL_PTR(x)))
3309 if (unlikely(ZERO_OR_NULL_PTR(s)))
3338 if (unlikely(ZERO_OR_NULL_PTR(s)))
H A Dslab.c2407 BUG_ON(ZERO_OR_NULL_PTR(cachep->slabp_cache));
3718 if (unlikely(ZERO_OR_NULL_PTR(cachep)))
3769 if (unlikely(ZERO_OR_NULL_PTR(cachep)))
3840 if (unlikely(ZERO_OR_NULL_PTR(objp)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dutil.c181 if (unlikely(ZERO_OR_NULL_PTR(mem)))
H A Dslob.c401 if (unlikely(ZERO_OR_NULL_PTR(block)))
525 if (unlikely(ZERO_OR_NULL_PTR(block)))
H A Dslub.c2731 if (unlikely(ZERO_OR_NULL_PTR(s)))
2774 if (unlikely(ZERO_OR_NULL_PTR(s)))
2832 if (unlikely(ZERO_OR_NULL_PTR(x)))
3309 if (unlikely(ZERO_OR_NULL_PTR(s)))
3338 if (unlikely(ZERO_OR_NULL_PTR(s)))
H A Dslab.c2407 BUG_ON(ZERO_OR_NULL_PTR(cachep->slabp_cache));
3718 if (unlikely(ZERO_OR_NULL_PTR(cachep)))
3769 if (unlikely(ZERO_OR_NULL_PTR(cachep)))
3840 if (unlikely(ZERO_OR_NULL_PTR(objp)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dslab.h92 #define ZERO_OR_NULL_PTR(x) ((unsigned long)(x) <= \ macro

Completed in 199 milliseconds