Searched refs:ent_count (Results 1 – 1 of 1) sorted by relevance
1327 int ent_count; in random_ioctl() local1338 if (get_user(ent_count, p)) in random_ioctl()1340 if (ent_count < 0) in random_ioctl()1342 credit_init_bits(ent_count); in random_ioctl()1352 if (get_user(ent_count, p++)) in random_ioctl()1354 if (ent_count < 0) in random_ioctl()1367 credit_init_bits(ent_count); in random_ioctl()