Home
last modified time | relevance | path

Searched refs:color_white (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/platform/efi/
Dearly_printk.c109 const u32 color_white = 0x00ffffff; in early_efi_write_char() local
119 *dst = color_white; in early_efi_write_char()
/Linux-v4.19/mm/
Dkmemleak.c334 static bool color_white(const struct kmemleak_object *object) in color_white() function
353 return (color_white(object) && object->flags & OBJECT_ALLOCATED) && in unreferenced_object()
1261 if (!color_white(object)) { in update_refs()
1571 if (color_white(object) && (object->flags & OBJECT_ALLOCATED) in kmemleak_scan()