Home
last modified time | relevance | path

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

/linux/kernel/
A Dnsproxy.c30 static struct kmem_cache *nsproxy_cachep; variable
56 nsproxy = kmem_cache_alloc(nsproxy_cachep, GFP_KERNEL); in create_nsproxy()
143 kmem_cache_free(nsproxy_cachep, new_nsp); in create_new_namespaces()
204 kmem_cache_free(nsproxy_cachep, ns); in free_nsproxy()
571 nsproxy_cachep = KMEM_CACHE(nsproxy, SLAB_PANIC|SLAB_ACCOUNT); in nsproxy_cache_init()
/linux/
A DSystem.map160434 ffff8000120ef560 b nsproxy_cachep
A D.tmp_System.map160434 ffff8000120ef560 b nsproxy_cachep

Completed in 336 milliseconds