Home
last modified time | relevance | path

Searched refs:sc_alloc (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
A Dpio.h241 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type,
A Dpio.c654 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type, in sc_alloc() function
1983 dd->vld[15].sc = sc_alloc(dd, SC_VL15, in init_pervl_scs()
2007 dd->vld[i].sc = sc_alloc(dd, SC_KERNEL, in init_pervl_scs()
2018 sc_alloc(dd, SC_KERNEL, dd->rcd[0]->rcvhdrqentsize, dd->node); in init_pervl_scs()
A Dfile_ops.c940 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node); in allocate_ctxt()
A Dinit.c119 rcd->sc = sc_alloc(dd, SC_ACK, rcd->rcvhdrqentsize, dd->node); in hfi1_create_kctxt()
/linux/fs/ocfs2/cluster/
A Dtcp.c410 static struct o2net_sock_container *sc_alloc(struct o2nm_node *node) in sc_alloc() function
1592 sc = sc_alloc(node); in o2net_start_connect()
1866 sc = sc_alloc(node); in o2net_accept_one()

Completed in 23 milliseconds