Home
last modified time | relevance | path

Searched refs:c_next (Results 1 – 25 of 27) sorted by relevance

12

/titanic_41/usr/src/uts/common/rpc/
H A Dxdr_rdma.c207 cle = cle->c_next; in xdrrdma_getrdmablk()
240 cle = cle->c_next; in xdrrdma_getrdmablk()
249 xdrp->xp_rcl_next = &cle->c_next; in xdrrdma_getrdmablk()
273 prev->c_next = rdclist; in xdrrdma_getrdmablk()
281 prev->c_next = NULL; in xdrrdma_getrdmablk()
327 for (cle = cl; cle->c_next != NULL; cle = cle->c_next) in xdrrdma_create()
330 xdrp->xp_rcl_next = &(cle->c_next); in xdrrdma_create()
447 cle = cle->c_next; in xdrrdma_getbytes()
481 xdrp->xp_rcl_next = &cle->c_next; in xdrrdma_getbytes()
510 cl.c_next = NULL; in xdrrdma_getbytes()
[all …]
H A Drdma_subr.c215 cl = cl->c_next; in clist_len()
227 cl = cl->c_next; in clist_zero_len()
245 clp = &((*clp)->c_next); in clist_add()
256 cl->c_next = NULL; in clist_add()
267 for (c = cl; c; c = c->c_next) { in clist_register()
305 for (c = cl; c; c = c->c_next) { in clist_deregister()
356 c = c->c_next; in clist_syncmem()
369 c = c->c_next; in clist_syncmem()
388 cl = cl->c_next; in clist_free()
H A Dsvc_rdma.c511 cl = cl->c_next; in svc_rdma_krecv()
512 cllong->c_next = NULL; in svc_rdma_krecv()
720 wcl = wcl->c_next; in svc_process_long_reply()
730 wcl = wcl->c_next; in svc_process_long_reply()
1356 clist = clist->c_next; in rdma_get_wchunk()
1400 wcl = wcl->c_next; in rdma_setup_read_chunks()
1430 wcl = wcl->c_next; in rdma_setup_read_chunks()
1441 wcl = wcl->c_next; in rdma_setup_read_chunks()
H A Drpcib.c2336 clp = clp->c_next; in rib_send_and_wait()
2500 cl = cl->c_next; in rib_clnt_post()
2555 clp = clp->c_next; in rib_clnt_post()
2578 cl = cl->c_next; in rib_svc_post()
2832 cl = cl->c_next; in rib_write()
2874 if (wait && (cl->c_next == NULL)) { in rib_read()
2898 if (wait && (cl->c_next == NULL)) { in rib_read()
2911 if (wait && cl->c_next == NULL) { in rib_read()
2920 cl = cl->c_next; in rib_read()
3017 cl.c_next = NULL; in rib_srv_cm_handler()
[all …]
H A Drpc_rdma.h261 struct clist *c_next; /* Next chunk */ member
349 struct conn *c_next; /* next in list of connections */ member
H A Dclnt_rdma.c501 rndcl->c_next = NULL; in clnt_setup_wlist()
503 wlist->c_next = rndcl; in clnt_setup_wlist()
547 (*clpp)->c_next = NULL; in clnt_setup_long_reply()
/titanic_41/usr/src/uts/common/os/
H A Dcallb.c54 struct callb *c_next; /* next in class or on freelist */ member
127 ct->ct_freelist = cp->c_next; in callb_add_common()
145 cp->c_next = ct->ct_first_cb[class]; in callb_add_common()
194 pp = &(*pp)->c_next; in callb_delete()
215 *pp = me->c_next; in callb_delete()
219 me->c_next = ct->ct_freelist; in callb_delete()
243 cp != NULL && ret == 0; cp = cp->c_next) { in callb_execute_class()
362 cp != NULL && tp != cp->c_thread; cp = cp->c_next) in callb_is_stopped()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dgram.y380 for (prev = NULL, c = cmds; c!=NULL; prev = c, c = c->c_next) {
384 c = c->c_next;
401 nc->c_next = c;
405 prev->c_next = nc;
433 c->c_next = NULL;
437 last_cmd->c_next = c;
H A Ddefs.h117 struct cmd *c_next; member
H A Dmain.c498 c = c->c_next;
H A Ddocmd.c131 for (c = cmds; c != NULL; c = c->c_next) {
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vfsops.c351 cachep = cachep->c_next) { in cachefs_mount()
370 cachep->c_next = cachefs_cachelist; in cachefs_mount()
1043 cachepp = &(*cachepp)->c_next) { in cachefs_delete_cachep()
1045 *cachepp = cachep->c_next; in cachefs_delete_cachep()
1166 cachep = cachep->c_next) { in cachefs_sync()
H A Dcachefs_cnode.c488 ASSERT(cp->c_next == NULL); in cachefs_cnode_listadd()
490 cp->c_next = fgp->fg_cnodelist; in cachefs_cnode_listadd()
512 *headpp != NULL; headpp = &(*headpp)->c_next) { in cachefs_cnode_listrem()
514 *headpp = cp->c_next; in cachefs_cnode_listrem()
515 cp->c_next = NULL; in cachefs_cnode_listrem()
628 for (cp = fgp->fg_cnodelist; cp != NULL; cp = cp->c_next) { in cachefs_cnode_find()
1658 cp = cp->c_next) { in cachefs_cnode_traverse()
H A Dcachefs_resource.c1120 cachep = cachep->c_next) { in cachefs_rl_debug_reclaim()
/titanic_41/usr/src/uts/sun/io/
H A Dfd_offsets.in39 c_next FD_NEXT
/titanic_41/usr/src/lib/libcommputil/common/
H A Dsdp.c133 (m_conn) = (m_conn)->c_next; \
177 (s_conn) = (s_conn)->c_next; \
189 (m_conn) = (m_conn)->c_next; \
442 while (tmp->c_next != NULL) in sdp_add_connection()
443 tmp = tmp->c_next; in sdp_add_connection()
444 tmp->c_next = new_conn; in sdp_add_connection()
H A Dsdp.h109 struct sdp_conn *c_next; member
H A Dsdp_parse.c507 while (tmp->c_next != NULL) in sdp_parse_connection()
508 tmp = tmp->c_next; in sdp_parse_connection()
509 tmp->c_next = new_conn; in sdp_parse_connection()
H A Dsdp_parse_helper.c151 next_conn = conn->c_next; in sdp_free_connection()
/titanic_41/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu.h243 struct control_table *c_next; member
/titanic_41/usr/src/uts/sun/sys/
H A Dfdvar.h270 struct fdctlr *c_next; /* next in a linked list */ member
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c1607 struct callout *c_next; member
1643 for (pp = &callout; (p = *pp) != NULL; pp = &p->c_next)
1648 newp->c_next = p;
1668 for (copp = &callout; (freep = *copp) != NULL; copp = &freep->c_next)
1670 *copp = freep->c_next;
1695 callout = p->c_next; in calltimeout()
/titanic_41/usr/src/uts/common/sys/rsm/
H A Drsm_in.h196 struct rsm_cookie *c_next; /* next handle */ member
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h534 struct cachefscache *c_next; /* list of caches */ member
900 struct cnode *c_next; /* next cnode in fgp list */ member
/titanic_41/usr/src/uts/common/io/rsm/
H A Drsm.c4402 for (; hdl != NULL; hdl = hdl->c_next) { in rsmseg_suspend()
4653 for (hdl = seg->s_ckl; hdl != NULL; hdl = hdl->c_next) { in rsmseg_resume()
4704 for (hdl = seg->s_ckl; hdl != NULL; hdl = hdl->c_next) { in rsmseg_resume()
4717 for (hdl = seg->s_ckl; hdl != NULL; hdl = hdl->c_next) { in rsmseg_resume()
6027 for (; hdl != NULL; hdl = hdl->c_next) { in rsmseg_unload()
8228 p->c_next = seg->s_ckl; in rsmmap_map()
8310 for (old = seg->s_ckl; old != NULL; old = old->c_next) { in rsmmap_dup()
8327 p->c_next = seg->s_ckl; in rsmmap_dup()
8376 *back = tmp->c_next; in rsmmap_unmap()
8380 back = &tmp->c_next; in rsmmap_unmap()

12