Home
last modified time | relevance | path

Searched defs:list_head (Results 1 – 13 of 13) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dlist_impl.h46 struct list_node list_head; member
/titanic_51/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_opl.c44 cmd_list_t *list_head = NULL; in opl_cpulist_insert() local
/titanic_51/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ia_util.c907 DAPL_LLIST_HEAD *list_head; in dapls_ia_unlink_sp() local
946 DAPL_LLIST_HEAD *list_head; in dapls_ia_sp_search() local
[all...]
/titanic_51/usr/src/lib/libc/port/gen/
H A Dselect_large_fdset.c373 realloc_fds(int *num, struct pollfd **list_head, struct pollfd *orig) in realloc_fds() argument
/titanic_51/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h133 xge_list_t list_head; member
/titanic_51/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c415 meta_object_t **list_head; in meta_object_activate() local
454 meta_object_t **list_head; in meta_object_deactivate() local
677 slot_object_t **list_head; meta_slot_object_deactivate() local
[all...]
/titanic_51/usr/src/uts/common/sys/rsm/
H A Drsm_in.h418 typedef struct list_head { struct
419 struct list_element *list_head; argument
421 list_locklist_head global() argument
/titanic_51/usr/src/cmd/sgs/link_audit/common/
H A Dperfcnt.c65 static List *list_head = NULL; variable
/titanic_51/usr/src/common/list/
H A Dlist.c160 list_head(list_t *list) list_head() function
[all...]
/titanic_51/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.h358 struct list_head { struct
359 struct list_head *next, *prev; argument
/titanic_51/usr/src/uts/common/os/
H A Dsunddi.c1095 i_ddi_prop_search(dev_t dev, char *name, uint_t flags, ddi_prop_t **list_head) in i_ddi_prop_search() argument
3248 ddi_prop_t **list_head = &(DEVI(dip)->devi_drv_prop_ptr); in ddi_prop_add() local
4086 ddi_prop_t **list_head = &(DEVI(dip)->devi_drv_prop_ptr); in ddi_prop_remove_common() local
4166 ddi_prop_t **list_head; ddi_prop_remove_all_common() local
[all...]
/titanic_51/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h284 DAPL_LLIST_HEAD *list_head; /* for consistency checking */ member
/titanic_51/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c2012 } list_head; member