Searched refs:DECLARE_ARRAY_ALLOCATOR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/md/bcache/ | ||
D | util.h | 182 #define DECLARE_ARRAY_ALLOCATOR(type, name, size) \ macro |
D | bcache.h | 247 DECLARE_ARRAY_ALLOCATOR(struct keybuf_key, freelist, KEYBUF_NR); |