Searched refs:max_dmbs (Results 1 – 2 of 2) sorted by relevance
298 int max_dmbs) in smcd_lo_alloc_dev() argument306 smcd->conn = kcalloc(max_dmbs, sizeof(struct smc_connection *), in smcd_lo_alloc_dev()
457 const struct smcd_ops *ops, int max_dmbs) in smcd_alloc_dev() argument464 smcd->conn = devm_kcalloc(parent, max_dmbs, in smcd_alloc_dev()
Completed in 6 milliseconds