Searched refs:stack_refcount (Results 1 – 3 of 3) sorted by relevance
64 return atomic_inc_not_zero(&tsk->stack_refcount) ? in try_get_task_stack()
211 .stack_refcount = ATOMIC_INIT(1),
1228 atomic_t stack_refcount; member