Searched refs:pty_count (Results 1 – 1 of 1) sorted by relevance
47 static atomic_t pty_count = ATOMIC_INIT(0); variable70 .data = &pty_count,470 if (atomic_inc_return(&pty_count) >= (pty_limit - in devpts_new_index()479 atomic_dec(&pty_count); in devpts_new_index()486 atomic_dec(&pty_count); in devpts_kill_index()