Searched defs:task_xstate_cachep (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/sh/kernel/ | ||
H A D | process.c | 9 struct kmem_cache *task_xstate_cachep = NULL; variable in typeref:struct:kmem_cache |
/linux-4.1.27/arch/x86/kernel/ | ||
H A D | process.c | 79 struct kmem_cache *task_xstate_cachep; variable in typeref:struct:kmem_cache 80 EXPORT_SYMBOL_GPL(task_xstate_cachep); variable |
Completed in 166 milliseconds