Searched refs:ZERO_OR_NULL_PTR (Results 1 – 10 of 10) sorted by relevance
158 if (ZERO_OR_NULL_PTR(ptr)) in check_bogus_address()
349 if (unlikely(ZERO_OR_NULL_PTR(block))) in slob_free()492 if (unlikely(ZERO_OR_NULL_PTR(block))) in kfree()
3744 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc()3789 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc_node()3896 if (unlikely(ZERO_OR_NULL_PTR(x))) in kfree()4287 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc_track_caller()4317 if (unlikely(ZERO_OR_NULL_PTR(s))) in __kmalloc_node_track_caller()
3679 if (unlikely(ZERO_OR_NULL_PTR(cachep))) in __do_kmalloc_node()3714 if (unlikely(ZERO_OR_NULL_PTR(cachep))) in __do_kmalloc()3805 if (unlikely(ZERO_OR_NULL_PTR(objp))) in kfree()
1539 if (unlikely(ZERO_OR_NULL_PTR(mem))) in kzfree()
126 #define ZERO_OR_NULL_PTR(x) ((unsigned long)(x) <= \ macro
132 if (unlikely(ZERO_OR_NULL_PTR(pat->pat_pa))) { in pfn_array_table_init()
832 if (ZERO_OR_NULL_PTR(addr)) in hex_string()1271 if (ZERO_OR_NULL_PTR(addr)) in escaped_string()
1624 if (ZERO_OR_NULL_PTR(data)) in fill_files_note()2298 if (ZERO_OR_NULL_PTR(vma_filesz)) in elf_core_dump()
58 if (unlikely(ZERO_OR_NULL_PTR(transaction))) in jbd2_journal_free_transaction()