Searched defs:__latent_entropy (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dcompiler-gcc.h43 #define __latent_entropy __attribute__((latent_entropy)) macro
H A Dcompiler_types.h322 # define __latent_entropy macro
/linux-master/drivers/char/
H A Drandom.c847 static const u8 compiletime_seed[BLAKE2S_BLOCK_SIZE] __initconst __latent_entropy; local
/linux-master/mm/
H A Dpage_alloc.c186 volatile unsigned long latent_entropy __latent_entropy; variable

Completed in 352 milliseconds