Searched refs:ZERO_OR_NULL_PTR (Results 1 – 10 of 10) sorted by relevance
155 if (ZERO_OR_NULL_PTR(ptr)) in check_bogus_address()
390 if (unlikely(ZERO_OR_NULL_PTR(block))) in slob_free()542 if (unlikely(ZERO_OR_NULL_PTR(block))) in kfree()
3795 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc()3843 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc_node()3942 if (unlikely(ZERO_OR_NULL_PTR(x))) in kfree()4331 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc_track_caller()4361 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc_node_track_caller()
3612 if (unlikely(ZERO_OR_NULL_PTR(cachep))) in __do_kmalloc_node()3651 if (unlikely(ZERO_OR_NULL_PTR(cachep))) in __do_kmalloc()3744 if (unlikely(ZERO_OR_NULL_PTR(objp))) in kfree()
1727 if (unlikely(ZERO_OR_NULL_PTR(mem))) in kzfree()
133 #define ZERO_OR_NULL_PTR(x) ((unsigned long)(x) <= \ macro
879 if (ZERO_OR_NULL_PTR(hr_qp->sq.wrid)) { in hns_roce_create_qp_common()887 if (ZERO_OR_NULL_PTR(hr_qp->rq.wrid)) { in hns_roce_create_qp_common()
1334 if (ZERO_OR_NULL_PTR(list)) { in coresight_alloc_device_name()
1601 if (ZERO_OR_NULL_PTR(data)) in fill_files_note()2270 if (ZERO_OR_NULL_PTR(vma_filesz)) in elf_core_dump()
60 if (unlikely(ZERO_OR_NULL_PTR(transaction))) in jbd2_journal_free_transaction()