/titanic_44/usr/src/uts/common/io/drm/ |
H A D | drm_linux_list.h | 43 struct list_head { struct 44 struct list_head *next, *prev; argument 48 /* Cheat, assume the list_head is at the start of the struct */ argument
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | list_impl.h | 46 struct list_node list_head; member
|
/titanic_44/usr/src/uts/common/sys/agp/ |
H A D | agpgart_impl.h | 129 struct list_head { struct 130 struct list_head *next, *prev; argument 131 struct igd_gtt_seg *gttseg;
|
/titanic_44/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_opl.c | 44 cmd_list_t *list_head = NULL; in opl_cpulist_insert() local
|
/titanic_44/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_ia_util.c | 907 DAPL_LLIST_HEAD *list_head; in dapls_ia_unlink_sp() local 946 DAPL_LLIST_HEAD *list_head; in dapls_ia_sp_search() local
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | select_large_fdset.c | 373 realloc_fds(int *num, struct pollfd **list_head, struct pollfd *orig) in realloc_fds()
|
/titanic_44/usr/src/uts/common/io/xge/hal/include/ |
H A D | xge-queue.h | 133 xge_list_t list_head; member
|
/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaObjectManager.c | 415 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; in meta_slot_object_deactivate() local
|
/titanic_44/usr/src/uts/common/sys/rsm/ |
H A D | rsm_in.h | 418 typedef struct list_head { struct 419 struct list_element *list_head; argument 421 } list_head_t; argument
|
/titanic_44/usr/src/cmd/sgs/link_audit/common/ |
H A D | perfcnt.c | 65 static List *list_head = NULL; variable
|
/titanic_44/usr/src/common/list/ |
H A D | list.c | 160 list_head(list_t *list) in list_head() function
|
/titanic_44/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.h | 358 struct list_head { struct 359 struct list_head *next, *prev; argument
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sunddi.c | 1094 i_ddi_prop_search(dev_t dev, char *name, uint_t flags, ddi_prop_t **list_head) in i_ddi_prop_search() 3247 ddi_prop_t **list_head = &(DEVI(dip)->devi_drv_prop_ptr); in ddi_prop_add() local 4085 ddi_prop_t **list_head = &(DEVI(dip)->devi_drv_prop_ptr); in ddi_prop_remove_common() local 4165 ddi_prop_t **list_head; in ddi_prop_remove_all_common() local
|
/titanic_44/usr/src/lib/udapl/udapl_tavor/include/ |
H A D | dapl.h | 284 DAPL_LLIST_HEAD *list_head; /* for consistency checking */ member
|
/titanic_44/usr/src/cmd/mdb/common/modules/zfs/ |
H A D | zfs.c | 2010 } list_head; member
|