Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/efi/
Dearlycon.c126 const u32 color_white = 0x00ffffff; in efi_earlycon_write_char() local
138 *dst = color_white; in efi_earlycon_write_char()
/linux-6.12.1/mm/
Dkmemleak.c331 static bool color_white(const struct kmemleak_object *object) in color_white() function
350 return (color_white(object) && object->flags & OBJECT_ALLOCATED) && in unreferenced_object()
1346 if (!color_white(object)) { in update_refs()
1742 if (!color_white(object)) in kmemleak_scan()
1745 if (color_white(object) && (object->flags & OBJECT_ALLOCATED) in kmemleak_scan()
1779 if (!color_white(object)) in kmemleak_scan()