Home
last modified time | relevance | path

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

/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dconf.c106 if ( ( scp = sc_alloc( CHAR_NULL ) ) == NULL ) in cnf_init()
H A Dsconf.c40 struct service_config *sc_alloc( const char *name ) in sc_alloc() function
149 if ( ( scp = sc_alloc( service_name ) ) == NULL ) in sc_make_special()
H A Dinet.c104 scp = sc_alloc( name ); in get_next_inet_entry()
H A Dsconf.h300 struct service_config *sc_alloc(const char *name);
H A Dparse.c413 scp = sc_alloc( name ) ; in get_service_entry()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dpio.h284 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type,
H A Dpio.c696 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type, in sc_alloc() function
2022 dd->vld[15].sc = sc_alloc(dd, SC_VL15, in init_pervl_scs()
2046 dd->vld[i].sc = sc_alloc(dd, SC_KERNEL, in init_pervl_scs()
2057 sc_alloc(dd, SC_KERNEL, dd->rcd[0]->rcvhdrqentsize, dd->node); in init_pervl_scs()
H A Dfile_ops.c981 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node); in allocate_ctxt()
H A Dinit.c161 rcd->sc = sc_alloc(dd, SC_ACK, rcd->rcvhdrqentsize, dd->node); in hfi1_create_kctxt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dpio.h284 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type,
H A Dpio.c696 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type, in sc_alloc() function
2022 dd->vld[15].sc = sc_alloc(dd, SC_VL15, in init_pervl_scs()
2046 dd->vld[i].sc = sc_alloc(dd, SC_KERNEL, in init_pervl_scs()
2057 sc_alloc(dd, SC_KERNEL, dd->rcd[0]->rcvhdrqentsize, dd->node); in init_pervl_scs()
H A Dfile_ops.c981 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node); in allocate_ctxt()
H A Dinit.c161 rcd->sc = sc_alloc(dd, SC_ACK, rcd->rcvhdrqentsize, dd->node); in hfi1_create_kctxt()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dpio.h284 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type,
H A Dpio.c696 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type, in sc_alloc() function
2022 dd->vld[15].sc = sc_alloc(dd, SC_VL15, in init_pervl_scs()
2046 dd->vld[i].sc = sc_alloc(dd, SC_KERNEL, in init_pervl_scs()
2057 sc_alloc(dd, SC_KERNEL, dd->rcd[0]->rcvhdrqentsize, dd->node); in init_pervl_scs()
H A Dfile_ops.c981 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node); in allocate_ctxt()
H A Dinit.c161 rcd->sc = sc_alloc(dd, SC_ACK, rcd->rcvhdrqentsize, dd->node); in hfi1_create_kctxt()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/cluster/
H 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()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/cluster/
H 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/cluster/
H 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()