Searched refs:stack_refcount (Results 1 – 2 of 2) sorted by relevance
191 .stack_refcount = ATOMIC_INIT(1),
2125 atomic_t stack_refcount; member3357 return atomic_inc_not_zero(&tsk->stack_refcount) ? in try_get_task_stack()