Home
last modified time | relevance | path

Searched defs:cachep (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dslabratetop.bpf.c22 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()
/aosp_15_r20/external/libjpeg-turbo/
H A Djquant2.c844 register histptr cachep; /* pointer into main cache array */ in fill_inverse_cmap() local
901 register histptr cachep; in pass2_no_dither() local
940 histptr cachep; in pass2_fs_dither() local
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Djfs_user.h163 _INLINE_ void *kmem_cache_alloc(struct kmem_cache *cachep, in kmem_cache_alloc()