Home
last modified time | relevance | path

Searched refs:KTHREAD_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
Dpage-nommu.h15 #define KTHREAD_SIZE (8192) macro
17 #define KTHREAD_SIZE PAGE_SIZE macro
/linux-4.4.14/arch/c6x/kernel/
Dasm-offsets.c109 DEFINE(KTHREAD_SIZE, THREAD_SIZE); in foo()