Searched refs:byte_counter (Results 1 – 4 of 4) sorted by relevance
/linux/arch/s390/crypto/ |
A D | prng.c | 83 u64 byte_counter; member 570 prng_data->prngws.byte_counter += n; in prng_tdes_read() 698 counter = prng_data->prngws.byte_counter; in prng_counter_show() 703 static DEVICE_ATTR(byte_counter, 0444, prng_counter_show, NULL);
|
/linux/arch/s390/boot/ |
A D | kaslr.c | 29 u64 byte_counter; member
|
/linux/drivers/char/hw_random/ |
A D | s390-trng.c | 130 static DEVICE_ATTR(byte_counter, 0444, trng_counter_show, NULL);
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | reg.h | 10844 MLXSW_ITEM64(reg, mgpc, byte_counter, 0x08, 0, 64);
|
Completed in 28 milliseconds