Home
last modified time | relevance | path

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

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