Searched refs:fsnotify_mark_connector_cachep (Results 1 – 5 of 5) sorted by relevance
82 struct kmem_cache *fsnotify_mark_connector_cachep; variable168 kmem_cache_free(fsnotify_mark_connector_cachep, free); in fsnotify_connector_destroy_workfn()505 conn = kmem_cache_alloc(fsnotify_mark_connector_cachep, GFP_KERNEL); in fsnotify_attach_connector_to_object()535 kmem_cache_free(fsnotify_mark_connector_cachep, conn); in fsnotify_attach_connector_to_object()
83 extern struct kmem_cache *fsnotify_mark_connector_cachep;
569 fsnotify_mark_connector_cachep = KMEM_CACHE(fsnotify_mark_connector, in fsnotify_init()
161112 ffff80001212a498 B fsnotify_mark_connector_cachep
Completed in 1079 milliseconds