Searched refs:__section (Results 1 – 8 of 8) sorted by relevance
87 struct _hack; t DPCPU_NAME(n) __section(DPCPU_SETNAME) __used106 t DPCPU_NAME(n) __section(DPCPU_SETNAME) __used109 static t DPCPU_NAME(n) __section(DPCPU_SETNAME) __used
123 __section(".data") = { \170 __section(".data") = { \
66 __set_##set##_sym_##sym __section("set_" #set) \
172 #define __read_mostly __section(".data.read_mostly")173 #define __read_frequently __section(".data.read_frequently")175 __section(".data.exclusive_cache_line")
225 #define __section(x) __attribute__((__section__(x))) macro
55 __section("cls_q") int216 __section(#L) int \
277 struct _hack; t VNET_NAME(n) __section(VNET_SETNAME) __used285 t VNET_NAME(n) __section(VNET_SETNAME) __used288 static t VNET_NAME(n) __section(VNET_SETNAME) __used
140 __aligned(PAGE_SIZE * 2) __section(".data");