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