Searched refs:ent_count (Results 1 – 1 of 1) sorted by relevance
1490 int ent_count; in random_ioctl() local1501 if (get_user(ent_count, p)) in random_ioctl()1503 if (ent_count < 0) in random_ioctl()1505 credit_init_bits(ent_count); in random_ioctl()1514 if (get_user(ent_count, p++)) in random_ioctl()1516 if (ent_count < 0) in random_ioctl()1529 credit_init_bits(ent_count); in random_ioctl()