Searched refs:__latent_entropy (Results 1 – 6 of 6) sorted by relevance
17 unsigned int value) __latent_entropy;18 void add_interrupt_randomness(int irq) __latent_entropy;
43 #define __latent_entropy __attribute__((latent_entropy)) macro
107 struct files_struct *dup_fd(struct files_struct *, struct fd_range *) __latent_entropy;
410 #ifndef __latent_entropy411 # define __latent_entropy macro
52 #define __init __section(".init.text") __cold __latent_entropy \
815 void add_disk_randomness(struct gendisk *disk) __latent_entropy;
Completed in 17 milliseconds