[go: nahoru, domu]

Searched refs:get_random_int (Results 1 - 3 of 3) sorted by relevance

/drivers/char/
H A Drandom.c1724 unsigned int get_random_int(void) function
1741 EXPORT_SYMBOL(get_random_int); variable
1759 return PAGE_ALIGN(get_random_int() % range + start);
/drivers/md/bcache/
H A Drequest.c346 rand = get_random_int();
390 if ((get_random_int() & 3) == 3)
/drivers/net/wireless/cw1200/
H A Dwsm.c1604 (get_random_int() & 0xFFFF));

Completed in 79 milliseconds