/titanic_44/usr/src/common/list/ |
H A D | list.c | 41 extern list_node_t *list_d2l(list_t *list, void *obj); 43 #define list_d2l(a, obj) ((list_node_t *)(((char *)obj) + (a)->list_offset)) 49 list_node_t *lnew = list_d2l(list, object); \ 57 list_node_t *lnew = list_d2l(list, object); \ 74 ASSERT(size >= offset + sizeof (list_node_t)); in list_create() 85 list_node_t *node = &list->list_head; in list_destroy() 100 list_node_t *lold = list_d2l(list, object); in list_insert_after() 111 list_node_t *lold = list_d2l(list, object); in list_insert_before() 119 list_node_t *lold = &list->list_head; in list_insert_head() 126 list_node_t *lold = &list->list_head; in list_insert_tail() [all …]
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | list.h | 37 typedef struct list_node list_node_t; typedef 58 void list_link_init(list_node_t *); 59 void list_link_replace(list_node_t *, list_node_t *); 61 int list_link_active(list_node_t *);
|
H A D | pool.h | 54 list_node_t pool_link; /* links to next/prev pools */ 127 list_node_t pec_list;
|
H A D | contract_impl.h | 183 list_node_t ctm_node; /* list membership */ 207 list_node_t ctv_node; 305 list_node_t ctl_allnode; /* entry in list of all listeners */ 306 list_node_t ctl_tailnode; /* entry in list of tail listeners */
|
H A D | msg_impl.h | 54 list_node_t msgw_list; 72 list_node_t msg_node; /* message list node */
|
H A D | softmac_impl.h | 235 list_node_t ssq_req_list_node; 259 list_node_t su_taskq_list_node; /* softmac_taskq_lock */ 270 list_node_t su_list_node; /* smac_fp_mutex */
|
/titanic_44/usr/src/uts/common/smbsrv/ |
H A D | smb_ktypes.h | 330 list_node_t tr_lnd; 376 list_node_t dt_lnd; 480 list_node_t nc_lnd; /* n_fcn.fcn_watchers */ 581 list_node_t og_lnd; 595 list_node_t ob_lnd; 604 list_node_t sv_lnd; 630 list_node_t n_lnd; 893 list_node_t s_lnd; 977 list_node_t u_lnd; 1036 list_node_t t_lnd; [all …]
|
H A D | smb_xdr.h | 168 list_node_t nsi_lnd; 256 list_node_t q_list_node; 266 list_node_t qs_list_node;
|
/titanic_44/usr/src/uts/common/sys/idm/ |
H A D | idm_impl.h | 137 list_node_t is_list_node; 154 list_node_t ic_list_node; 287 list_node_t idm_tx_link; /* link in a list of TX objects */ 289 list_node_t idb_buflink; /* link in a multi-buffer data xfer */ 344 list_node_t idm_tx_link; 346 list_node_t isp_client_lnd; 396 list_node_t idm_tx_link;
|
/titanic_44/usr/src/uts/common/sys/scsi/adapters/smrt/ |
H A D | smrt.h | 380 list_node_t smlv_link; 397 list_node_t smpt_link; 426 list_node_t smtg_link_lun; 433 list_node_t smtg_link_ctlr; 563 list_node_t smcm_link; /* Linkage for allocated list. */ 564 list_node_t smcm_link_finish; /* Linkage for completion list. */ 565 list_node_t smcm_link_abort; /* Linkage for abort list. */
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd.h | 107 list_node_t isv_srv_link; 129 list_node_t isg_link; /* linkage for sg list */ 133 list_node_t irl_link; 134 list_node_t irl_sglink; 181 list_node_t ihc_link; /* List linkage */ 207 list_node_t hcr_link; 261 list_node_t shc_srv_link;
|
/titanic_44/usr/src/uts/common/io/audio/impl/ |
H A D | audio_impl.h | 146 list_node_t s_eng_linkage; /* place on engine list */ 187 list_node_t c_global_linkage; 188 list_node_t c_dev_linkage; 224 list_node_t i_linkage; 315 list_node_t e_dev_linkage; 377 list_node_t d_by_index; 378 list_node_t d_by_number; 418 list_node_t ctrl_linkage;
|
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_isns.h | 37 list_node_t svr_ln; 93 list_node_t portal_ln; 98 list_node_t ti_tpgt_ln;
|
/titanic_44/usr/src/uts/common/inet/sctp/ |
H A D | sctp_addr.h | 53 list_node_t sctp_ipifs; /* Used by the global list */ 81 list_node_t saddr_ipif; 109 list_node_t sctp_ills;
|
/titanic_44/usr/src/uts/common/xen/sys/ |
H A D | xenbus_impl.h | 76 list_node_t list; 87 list_node_t list; 109 list_node_t xxw_list;
|
/titanic_44/usr/src/uts/common/nfs/ |
H A D | nfs4_drc.h | 51 list_node_t dr_bkt_next; 52 list_node_t dr_next;
|
/titanic_44/usr/src/uts/common/sys/scsi/adapters/mpt_sas/ |
H A D | mptsas_hash.h | 25 list_node_t rhl_chain_link; 26 list_node_t rhl_global_link;
|
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_impl.h | 96 list_node_t ss_node; 177 list_node_t ch_stp_node; 232 list_node_t iu_ss_task_node; 323 list_node_t ioc_node;
|
/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | list.c | 76 if (list.list_size < list.list_offset + sizeof (list_node_t)) { in list_walk_init_range() 129 list_node_t *node; in list_walk_step() 153 node = (list_node_t *)((uintptr_t)lwd->lw_obj + lwd->lw_offset); in list_walk_step()
|
/titanic_44/usr/src/uts/common/sys/ib/mgt/ibdma/ |
H A D | ibdma_impl.h | 54 list_node_t ih_node; 96 list_node_t ih_node;
|
/titanic_44/usr/src/uts/common/io/ |
H A D | trill_impl.h | 78 list_node_t ti_instnode; 100 list_node_t ts_socklistnode;
|
/titanic_44/usr/src/uts/common/net/ |
H A D | bridge_impl.h | 94 list_node_t bi_node; 121 list_node_t bm_node; 171 list_node_t bl_node;
|
/titanic_44/usr/src/uts/common/fs/zfs/sys/ |
H A D | zfs_fuid.h | 73 list_node_t z_next; 81 list_node_t z_next;
|
/titanic_44/usr/src/lib/libzonestat/common/ |
H A D | zonestat_impl.h | 137 list_node_t zspz_next; 159 list_node_t zsz_next; 207 list_node_t zsp_next;
|
/titanic_44/usr/src/cmd/stat/kstat/ |
H A D | kstat.h | 174 list_node_t ks_next; 185 list_node_t nv_next; 197 list_node_t ks_next;
|