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