Searched defs:STACK_LIMIT (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arc/include/asm/
H A Dunwind.h70 #define STACK_LIMIT(ptr) (((ptr) - 1) & ~(THREAD_SIZE - 1)) macro

Completed in 100 milliseconds