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