Searched defs:ARCH_MIN_TASKALIGN (Results 1 – 5 of 5) sorted by relevance
217 # define ARCH_MIN_TASKALIGN 16 macro220 # define ARCH_MIN_TASKALIGN 8 macro
103 #define ARCH_MIN_TASKALIGN 32 macro
56 # define ARCH_MIN_TASKALIGN (1 << INTERNODE_CACHE_SHIFT) macro59 # define ARCH_MIN_TASKALIGN __alignof__(union fpregs_state) macro
268 #define ARCH_MIN_TASKALIGN 16 macro
1056 #define ARCH_MIN_TASKALIGN 0 in fork_init() macro