Searched refs:ent_count (Results 1 – 1 of 1) sorted by relevance
1475 int ent_count; in random_ioctl() local1486 if (get_user(ent_count, p)) in random_ioctl()1488 if (ent_count < 0) in random_ioctl()1490 credit_init_bits(ent_count); in random_ioctl()1500 if (get_user(ent_count, p++)) in random_ioctl()1502 if (ent_count < 0) in random_ioctl()1515 credit_init_bits(ent_count); in random_ioctl()