Searched refs:ent_count (Results 1 – 1 of 1) sorted by relevance
1381 int ent_count; in random_ioctl() local1392 if (get_user(ent_count, p)) in random_ioctl()1394 if (ent_count < 0) in random_ioctl()1396 credit_init_bits(ent_count); in random_ioctl()1406 if (get_user(ent_count, p++)) in random_ioctl()1408 if (ent_count < 0) in random_ioctl()1421 credit_init_bits(ent_count); in random_ioctl()