Home
last modified time | relevance | path

Searched refs:DECL_BUCKET_PARAMS (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dslab.h942 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size), kmem_buckets *(_b) macro
946 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size) macro
951 #define DECL_KMALLOC_PARAMS(_size, _b, _token) DECL_BUCKET_PARAMS(_size, _b) \