Home
last modified time | relevance | path

Searched refs:RNDGETENTCNT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drandom.h18 #define RNDGETENTCNT _IOR( 'R', 0x00, int ) macro
/openbmc/linux/drivers/char/
H A Drandom.c1478 case RNDGETENTCNT: in random_ioctl()
/openbmc/qemu/linux-user/
H A Dioctls.h404 IOCTL(RNDGETENTCNT, IOC_R, MK_PTR(TYPE_INT))