Searched refs:pty_count (Results 1 – 1 of 1) sorted by relevance
49 static atomic_t pty_count = ATOMIC_INIT(0); variable72 .data = &pty_count,536 if (atomic_inc_return(&pty_count) >= (pty_limit - in devpts_new_index()545 atomic_dec(&pty_count); in devpts_new_index()552 atomic_dec(&pty_count); in devpts_kill_index()