Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-flakey.c19 #define PROBABILITY_BASE 1000000000 macro
65 {0, PROBABILITY_BASE, "Invalid random corrupt argument"}, in parse_features()
530 u32 rem = do_div(rnd, PROBABILITY_BASE); in flakey_map()
574 u32 rem = do_div(rnd, PROBABILITY_BASE); in flakey_end_io()