Lines Matching defs:SET_FIELD
329 #define SET_FIELD(field) \
334 SET_FIELD(small_pool_count);
335 SET_FIELD(large_pool_count);
336 SET_FIELD(small_bufsize);
337 SET_FIELD(large_bufsize);
338 SET_FIELD(enable_numa);
342 #undef SET_FIELD
362 #define SET_FIELD(field) \
367 SET_FIELD(small_pool_count);
368 SET_FIELD(large_pool_count);
369 SET_FIELD(small_bufsize);
370 SET_FIELD(large_bufsize);
371 SET_FIELD(enable_numa);
373 #undef SET_FIELD
376 * and do not forget to add the SET_FIELD statement for your added field. */