Home
last modified time | relevance | path

Searched refs:random_online_cpu (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Drandom.h134 int random_online_cpu(unsigned int cpu);
/OK3568_Linux_fs/kernel/drivers/char/
H A Drandom.c945 int __cold random_online_cpu(unsigned int cpu) in random_online_cpu() function
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c1877 random_online_cpu(cpu); in random_and_workqueue_online_fusion()