Searched defs:RNDGETENTCNT (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | random.h | 18 #define RNDGETENTCNT _IOR( 'R', 0x00, int ) macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | random.h | 18 #define RNDGETENTCNT _IOR( 'R', 0x00, int ) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | random.h | 11 #define RNDGETENTCNT _IOR( 'R', 0x00, int ) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | random.h | 24 #define RNDGETENTCNT _IOR('R', 0x00, int) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | random.h | 24 #define RNDGETENTCNT _IOR('R', 0x00, int) macro
|
Completed in 2 milliseconds