D | thread_stack.h | 138 #define K_KERNEL_STACK_ARRAY_DECLARE(sym, nmemb, size) \ argument 152 #define K_KERNEL_PINNED_STACK_ARRAY_DECLARE(sym, nmemb, size) \ argument 188 #define Z_KERNEL_STACK_ARRAY_DEFINE_IN(sym, nmemb, size, lsect) \ argument 246 #define K_KERNEL_STACK_ARRAY_DEFINE(sym, nmemb, size) \ argument 263 #define K_KERNEL_PINNED_STACK_ARRAY_DEFINE(sym, nmemb, size) \ argument 266 #define K_KERNEL_PINNED_STACK_ARRAY_DEFINE(sym, nmemb, size) \ argument 418 #define K_THREAD_STACK_ARRAY_DECLARE(sym, nmemb, size) \ argument 485 #define Z_THREAD_STACK_ARRAY_DEFINE_IN(sym, nmemb, size, lsect) \ argument 587 #define K_THREAD_STACK_ARRAY_DEFINE(sym, nmemb, size) \ argument 608 #define K_THREAD_PINNED_STACK_ARRAY_DEFINE(sym, nmemb, size) \ argument [all …]
|