Searched refs:RDS_IB_RECYCLE_BATCH_COUNT (Results 1 – 2 of 2) sorted by relevance
/linux/net/rds/ | ||
H A D | ib.h | 24 #define RDS_IB_RECYCLE_BATCH_COUNT 32 macro |
H A D | ib_recv.c | 496 if (__this_cpu_read(cache->percpu->count) < RDS_IB_RECYCLE_BATCH_COUNT) in rds_ib_recv_cache_put() |