Home
last modified time | relevance | path

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

/openbmc/linux/mm/kasan/
H A Dquarantine.c118 static unsigned long quarantine_batch_size; variable
228 READ_ONCE(quarantine_batch_size)) { in kasan_quarantine_put()
279 WRITE_ONCE(quarantine_batch_size, max((size_t)QUARANTINE_PERCPU_SIZE, in kasan_quarantine_reduce()