Searched defs:stackend (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ | ||
| H A D | usercopy.c | 40 const void * const stackend = stack + THREAD_SIZE; in check_stack_object() local |
| /linux/kernel/ | ||
| H A D | fork.c | 903 unsigned long *stackend; in set_task_stack_end_magic() local |