Searched refs:rds_cong_map_updated (Results 1 - 6 of 6) sorted by relevance

/linux-master/net/rds/
H A Dloop.c85 rds_cong_map_updated(conn->c_fcong, ~(u64) 0);
H A Dcong.c253 void rds_cong_map_updated(struct rds_cong_map *map, uint64_t portmask) function
280 EXPORT_SYMBOL_GPL(rds_cong_map_updated); variable
H A Dtcp_recv.c147 rds_cong_map_updated(map, ~(u64) 0);
H A Dib_send.c512 rds_cong_map_updated(conn->c_fcong, ~(u64) 0);
H A Dib_recv.c846 rds_cong_map_updated(map, le64_to_cpu(uncongested));
H A Drds.h753 void rds_cong_map_updated(struct rds_cong_map *map, uint64_t);

Completed in 266 milliseconds