Lines Matching refs:object_attr
1760 T_LOG("%s %sobject id: %d%s", submap_prefix, HIGHLIGHT(0, entry.object_attr)); in dump_checker_info_with_highlighting()
1762 T_LOG("%s %sobject id: %s%s", submap_prefix, HIGHLIGHT("unknown", entry.object_attr)); in dump_checker_info_with_highlighting()
1764 …("%s %sobject id: %s%s", submap_prefix, HIGHLIGHT("unknown, not null", entry.object_attr)); in dump_checker_info_with_highlighting()
1794 if (checker->verify.object_attr == false) { in dump_checker_info()
2843 checker->verify.object_attr = false; in checker_deallocate_allocation()
2904 out_bad_entry_attr->object_attr = true; in learn_object_id()
3008 if (checker->verify.object_attr) { in verify_allocation()
3029 bad_entry_attr.object_attr = true; in verify_allocation()
3039 bad_entry_attr.object_attr = true; in verify_allocation()
3053 bad_entry_attr.object_attr = true; in verify_allocation()
3061 bad_entry_attr.object_attr = true; in verify_allocation()
3069 bad_entry_attr.object_attr = true; in verify_allocation()
3094 bad_entry_attr.object_attr = true; in verify_allocation()
3304 return checker->verify.object_attr && in checker_should_verify_fill_pattern()