Searched defs:ARCH_MIN_TASKALIGN (Results 1 – 7 of 7) sorted by relevance
217 # define ARCH_MIN_TASKALIGN 16 macro220 # define ARCH_MIN_TASKALIGN 8 macro
59 #define ARCH_MIN_TASKALIGN 8 macro
103 #define ARCH_MIN_TASKALIGN 32 macro
205 #define ARCH_MIN_TASKALIGN 8 macro
57 # define ARCH_MIN_TASKALIGN (1 << INTERNODE_CACHE_SHIFT) macro60 # define ARCH_MIN_TASKALIGN __alignof__(union fpregs_state) macro
267 #define ARCH_MIN_TASKALIGN 16 macro
1047 #define ARCH_MIN_TASKALIGN 0 in fork_init() macro