Searched defs:__read_mostly (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | systm.h | 172 #define __read_mostly __section(".data.read_mostly") macro |
| /f-stack/freebsd/kern/ | ||
| H A D | subr_csan.c | 74 static bool kcsan_enabled __read_mostly; variable |