Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Dearlycon.c126 const u32 color_white = 0x00ffffff; in efi_earlycon_write_char() local
/openbmc/linux/mm/
H A Dkmemleak.c324 static bool color_white(const struct kmemleak_object *object) in color_white() function