Searched refs:tb_domain_alloc (Results 1 – 4 of 4) sorted by relevance
340 struct tb *tb_domain_alloc(struct tb_nhi *nhi, size_t privsize) in tb_domain_alloc() function
608 struct tb *tb_domain_alloc(struct tb_nhi *nhi, size_t privsize);
1525 tb = tb_domain_alloc(nhi, sizeof(*tcm)); in tb_probe()
2212 tb = tb_domain_alloc(nhi, sizeof(struct icm)); in icm_probe()