Searched refs:ent_count (Results 1 – 1 of 1) sorted by relevance
1498 int ent_count; in random_ioctl() local1509 if (get_user(ent_count, p)) in random_ioctl()1511 if (ent_count < 0) in random_ioctl()1513 credit_init_bits(ent_count); in random_ioctl()1522 if (get_user(ent_count, p++)) in random_ioctl()1524 if (ent_count < 0) in random_ioctl()1537 credit_init_bits(ent_count); in random_ioctl()