Searched refs:ZERO_OR_NULL_PTR (Results 1 – 7 of 7) sorted by relevance
348 if (unlikely(ZERO_OR_NULL_PTR(block))) in slob_free()490 if (unlikely(ZERO_OR_NULL_PTR(block))) in kfree()
2282 BUG_ON(ZERO_OR_NULL_PTR(cachep->freelist_cache)); in __kmem_cache_create()3488 if (unlikely(ZERO_OR_NULL_PTR(cachep))) in __do_kmalloc_node()3520 if (unlikely(ZERO_OR_NULL_PTR(cachep))) in __do_kmalloc()3584 if (unlikely(ZERO_OR_NULL_PTR(objp))) in kfree()
3315 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc()3360 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc_node()3408 if (unlikely(ZERO_OR_NULL_PTR(x))) in kfree()3818 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc_track_caller()3848 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc_node_track_caller()
1157 if (unlikely(ZERO_OR_NULL_PTR(mem))) in kzfree()
103 #define ZERO_OR_NULL_PTR(x) ((unsigned long)(x) <= \ macro
766 if (ZERO_OR_NULL_PTR(addr)) in hex_string()1208 if (ZERO_OR_NULL_PTR(addr)) in escaped_string()
62 if (unlikely(ZERO_OR_NULL_PTR(transaction))) in jbd2_journal_free_transaction()