Home
last modified time | relevance | path

Searched refs:single_bit_flip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dpage_poison.c41 static bool single_bit_flip(unsigned char a, unsigned char b) in single_bit_flip() function
65 else if (start == end && single_bit_flip(*start, PAGE_POISON)) in check_poison_mem()
/kernel/linux/linux-5.10/mm/
H A Dpage_poison.c70 static bool single_bit_flip(unsigned char a, unsigned char b) in single_bit_flip() function
97 else if (start == end && single_bit_flip(*start, PAGE_POISON)) in check_poison_mem()

Completed in 1 milliseconds