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,516 if (atomic_inc_return(&pty_count) >= (pty_limit - in devpts_new_index()525 atomic_dec(&pty_count); in devpts_new_index()532 atomic_dec(&pty_count); in devpts_kill_index()