Searched refs:__read_mostly (Results 1 – 3 of 3) sorted by relevance
8 #define __read_mostly SEC(".data.read_mostly") macro51 int read_mostly_var __read_mostly; variable
39 static unsigned int data_size __read_mostly = 256; variable40 static unsigned int debug __read_mostly = 0; variable
119 #define __read_mostly macro
Completed in 5 milliseconds