Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h241 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type,
H A Dfile_ops.c973 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node); in allocate_ctxt()
/linux/fs/ocfs2/cluster/
H A Dtcp.c411 static struct o2net_sock_container *sc_alloc(struct o2nm_node *node) in sc_alloc() function
1597 sc = sc_alloc(node); in o2net_start_connect()
1875 sc = sc_alloc(node); in o2net_accept_one()