Searched defs:cachep (Results 1 – 3 of 3) sorted by relevance
22 static int probe_entry(struct kmem_cache *cachep) in probe_entry()48 int BPF_KPROBE(kmem_cache_alloc, struct kmem_cache *cachep) in BPF_KPROBE()
844 register histptr cachep; /* pointer into main cache array */ in fill_inverse_cmap() local901 register histptr cachep; in pass2_no_dither() local940 histptr cachep; in pass2_fs_dither() local
163 _INLINE_ void *kmem_cache_alloc(struct kmem_cache *cachep, in kmem_cache_alloc()