fanotify_event_cachep 319 fs/notify/fanotify/fanotify.c event = kmem_cache_alloc(fanotify_event_cachep, gfp); fanotify_event_cachep 499 fs/notify/fanotify/fanotify.c kmem_cache_free(fanotify_event_cachep, event); fanotify_event_cachep 8 fs/notify/fanotify/fanotify.h extern struct kmem_cache *fanotify_event_cachep; fanotify_event_cachep 49 fs/notify/fanotify/fanotify_user.c struct kmem_cache *fanotify_event_cachep __read_mostly; fanotify_event_cachep 1142 fs/notify/fanotify/fanotify_user.c fanotify_event_cachep = KMEM_CACHE(fanotify_event, SLAB_PANIC);