Lines Matching defs:nbytes
493 int nbytes) in _mix_pool_bytes()
540 int nbytes) in __mix_pool_bytes()
547 int nbytes) in mix_pool_bytes()
976 static void xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in xfer_secondary_pool()
995 static void _xfer_secondary_pool(struct entropy_store *r, size_t nbytes) in _xfer_secondary_pool()
1036 static size_t account(struct entropy_store *r, size_t nbytes, int min, in account()
1154 size_t nbytes, int min, int reserved) in extract_entropy()
1208 size_t nbytes) in extract_entropy_user()
1253 void get_random_bytes(void *buf, int nbytes) in get_random_bytes()
1335 void get_random_bytes_arch(void *buf, int nbytes) in get_random_bytes_arch()
1421 _random_read(int nonblock, char __user *buf, size_t nbytes) in _random_read()
1452 random_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in random_read()
1458 urandom_read(struct file *file, char __user *buf, size_t nbytes, loff_t *ppos) in urandom_read()