Searched defs:RNDADDTOENTCNT (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | random.h | 21 #define RNDADDTOENTCNT _IOW( 'R', 0x01, int ) macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | random.h | 21 #define RNDADDTOENTCNT _IOW( 'R', 0x01, int ) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | random.h | 12 #define RNDADDTOENTCNT _IOW( 'R', 0x01, int ) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | random.h | 25 #define RNDADDTOENTCNT _IOW('R', 0x01, int) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | random.h | 25 #define RNDADDTOENTCNT _IOW('R', 0x01, int) macro
|
Completed in 2 milliseconds