Searched refs:DECLARE_ARRAY_ALLOCATOR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ | ||
| H A D | bcache.h | 246 DECLARE_ARRAY_ALLOCATOR(struct keybuf_key, freelist, KEYBUF_NR); |
| H A D | util.h | 248 #define DECLARE_ARRAY_ALLOCATOR(type, name, size) \ macro |