Home
last modified time | relevance | path

Searched refs:echo_thread_kmem (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c192 static struct kmem_cache *echo_thread_kmem; variable
207 .ckd_cache = &echo_thread_kmem,
631 OBD_SLAB_ALLOC_PTR_GFP(info, echo_thread_kmem, GFP_NOFS); in echo_thread_key_init()
642 OBD_SLAB_FREE_PTR(info, echo_thread_kmem); in echo_thread_key_fini()