Home
last modified time | relevance | path

Searched refs:__latent_entropy (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Drandom.h18 unsigned int value) __latent_entropy;
19 void add_interrupt_randomness(int irq) __latent_entropy;
H A Dcompiler_types.h219 #ifndef __latent_entropy
220 # define __latent_entropy macro
H A Dinit.h50 #define __init __section(".init.text") __cold __latent_entropy __noinitretpoline __nocfi
87 __latent_entropy
H A Dcompiler-gcc.h58 #define __latent_entropy __attribute__((latent_entropy)) macro
H A Dfdtable.h113 struct files_struct *dup_fd(struct files_struct *, unsigned, int *) __latent_entropy;
H A Dgenhd.h337 extern void add_disk_randomness(struct gendisk *disk) __latent_entropy;
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtiny.c104 static __latent_entropy void rcu_process_callbacks(struct softirq_action *unused) in rcu_process_callbacks()
H A Dtree.c2688 static __latent_entropy void rcu_core(void) in rcu_core()
/OK3568_Linux_fs/kernel/lib/
H A Dirq_poll.c78 static void __latent_entropy irq_poll_softirq(struct softirq_action *h) in irq_poll_softirq()
H A Drandom32.c341 static DEFINE_PER_CPU(struct siprand_state, net_rand_state) __latent_entropy;
/OK3568_Linux_fs/kernel/kernel/
H A Dsoftirq.c594 static __latent_entropy void tasklet_action(struct softirq_action *a) in tasklet_action()
599 static __latent_entropy void tasklet_hi_action(struct softirq_action *a) in tasklet_hi_action()
H A Dfork.c478 static __latent_entropy int dup_mmap(struct mm_struct *mm, in dup_mmap()
1900 static __latent_entropy struct task_struct *copy_process( in copy_process()
/OK3568_Linux_fs/kernel/drivers/char/
H A Drandom.c827 static const u8 compiletime_seed[BLAKE2S_BLOCK_SIZE] __initconst __latent_entropy; in random_init()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimer.c1768 static __latent_entropy void run_timer_softirq(struct softirq_action *h) in run_timer_softirq()
H A Dhrtimer.c1654 static __latent_entropy void hrtimer_run_softirq(struct softirq_action *h) in hrtimer_run_softirq()
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c3310 __latent_entropy
/OK3568_Linux_fs/kernel/block/
H A Dblk-mq.c578 static __latent_entropy void blk_done_softirq(struct softirq_action *h) in blk_done_softirq()
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c4895 static __latent_entropy void net_tx_action(struct softirq_action *h) in net_tx_action()
6884 static __latent_entropy void net_rx_action(struct softirq_action *h) in net_rx_action()
/OK3568_Linux_fs/kernel/mm/
H A Dpage_alloc.c154 volatile unsigned long latent_entropy __latent_entropy; variable
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c10955 static __latent_entropy void run_rebalance_domains(struct softirq_action *h) in run_rebalance_domains()