/linux/drivers/char/ |
H A D | random.c | 838 unsigned long flags, entropy = random_get_entropy(); in random_pm_notification() local 869 unsigned long entropy[BLAKE2S_BLOCK_SIZE / sizeof(long)]; in random_init_early() local 910 unsigned long entropy = random_get_entropy(); in random_init() local 945 unsigned long entropy = random_get_entropy(); in add_device_randomness() local 960 void add_hwgenerator_randomness(const void *buf, size_t len, size_t entropy, bool sleep_after) in add_hwgenerator_randomness() 1117 unsigned long entropy = random_get_entropy(); in add_interrupt_randomness() local 1155 unsigned long entropy = random_get_entropy(), now = jiffies, flags; in add_timer_randomness() local 1261 unsigned long entropy; member 1281 unsigned long entropy = random_get_entropy(); in entropy_timer() local
|
/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_encap.c | 74 u16 pkey, u16 entropy, u8 sc, u8 rc, in opa_vnic_make_header() 461 u8 entropy) in opa_vnic_get_def_port() 487 u8 def_port, sc, rc, entropy, *hdr; in opa_vnic_encap_skb() local
|
/linux/crypto/ |
H A D | algif_rng.c | 63 u8 *entropy; member 285 static int __maybe_unused rng_setentropy(void *private, sockptr_t entropy, in rng_setentropy()
|
/linux/arch/riscv/include/asm/ |
H A D | archrandom.h | 21 u16 *entropy = (u16 *)v; in csr_seed_long() local
|
/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_vp8.c | 52 const struct v4l2_vp8_entropy *entropy = &hdr->entropy; in hantro_vp8_prob_update() local
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | trace.c | 171 u16 *entropy, u16 *len, u16 *pkey, in hfi1_trace_parse_16b_hdr() 194 u8 rc, u8 sc, u8 sl, u16 entropy, in hfi1_trace_fmt_lrh()
|
H A D | ipoib_tx.c | 33 u8 entropy; member
|
/linux/arch/s390/boot/ |
H A D | kaslr.c | 59 __u64 entropy[4]; in get_random() local
|
/linux/drivers/media/platform/st/sti/hva/ |
H A D | hva-debugfs.c | 19 u32 bitrate_mode, aspect, entropy, vui_sar, sei_fp; in format_ctx() local
|
/linux/arch/loongarch/kernel/ |
H A D | relocate.c | 111 unsigned long entropy = random_get_entropy(); in get_random_boot() local
|
/linux/lib/zstd/decompress/ |
H A D | zstd_ddict.c | 38 ZSTD_entropyDTables_t entropy; member
|
H A D | zstd_decompress_internal.h | 133 ZSTD_entropyDTables_t entropy; member
|
H A D | zstd_decompress.c | 1378 ZSTD_loadDEntropy(ZSTD_entropyDTables_t* entropy, in ZSTD_loadDEntropy()
|
/linux/include/rdma/ |
H A D | opa_vnic.h | 57 u8 entropy; member
|
/linux/lib/zstd/compress/ |
H A D | zstd_compress_superblock.c | 264 static size_t ZSTD_compressSubBlock(const ZSTD_entropyCTables_t* entropy, in ZSTD_compressSubBlock() 403 const ZSTD_entropyCTables_t* entropy, in ZSTD_estimateSubBlockSize()
|
H A D | zstd_compress_internal.h | 248 ZSTD_entropyCTables_t entropy; member
|
H A D | zstd_compress.c | 3843 const ZSTD_entropyCTables_t* entropy, in ZSTD_estimateBlockSize()
|
/linux/drivers/crypto/caam/ |
H A D | regs.h | 475 u32 entropy; /* RTSTENTROPYx - Test entropy */ member
|