Searched refs:RNDGETENTCNT (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/uapi/linux/ | ||
| H A D | random.h | 18 #define RNDGETENTCNT _IOR( 'R', 0x00, int ) macro |
| /linux-6.15/drivers/char/ | ||
| H A D | random.c | 1501 case RNDGETENTCNT: in random_ioctl() |