Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h566 static inline unsigned int slab_get_stride(struct slab *slab) in slab_get_stride() function
575 static inline unsigned int slab_get_stride(struct slab *slab) in slab_get_stride() function
622 static inline unsigned int slab_get_stride(struct slab *slab) { return 0; } in slab_get_stride() function