Searched refs:pty_count (Results 1 – 1 of 1) sorted by relevance
46 static atomic_t pty_count = ATOMIC_INIT(0); variable69 .data = &pty_count,515 if (atomic_inc_return(&pty_count) >= (pty_limit - in devpts_new_index()524 atomic_dec(&pty_count); in devpts_new_index()531 atomic_dec(&pty_count); in devpts_kill_index()