Searched refs:ptms_cache (Results 1 – 1 of 1) sorted by relevance
224 static struct kmem_cache *ptms_cache = NULL; /* pty cache */ variable281 ptms_cache = kmem_cache_create("pty_map", in ptms_init()389 pt = kmem_cache_alloc(ptms_cache, KM_NOSLEEP); in pt_ttys_alloc()556 kmem_cache_free(ptms_cache, pt); in ptms_close()