Home
last modified time | relevance | path

Searched defs:__read_frequently (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/random/
H A Dhash.h34 #define __read_frequently macro
H A Dhash.c75 bool random_chachamode __read_frequently = true; variable
H A Dfortuna.c247 static bool fortuna_concurrent_read __read_frequently = true; variable
/freebsd/sys/sys/
H A Dsystm.h90 #define __read_frequently __section(".data.read_frequently") macro
/freebsd/sys/kern/
H A Dkern_shutdown.c228 bool scheduler_stopped __read_frequently; variable