[go: nahoru, domu]

Searched defs:oz_elt_info_cache (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/ozwpan/
H A Dozproto.c55 struct kmem_cache *oz_elt_info_cache; variable in typeref:struct:kmem_cache
490 kmem_cache_destroy(oz_elt_info_cache);
771 oz_elt_info_cache = KMEM_CACHE(oz_elt_info, 0);
772 if (!oz_elt_info_cache)
777 kmem_cache_destroy(oz_elt_info_cache);

Completed in 11 milliseconds