Searched defs:list_head (Results 1 - 17 of 17) sorted by relevance

/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dlist_impl.h46 struct list_node list_head; member in struct:list
/freebsd-9.3-release/sys/netpfil/ipfw/test/
H A Dmylist.h9 struct list_head { struct
[all...]
/freebsd-9.3-release/sys/dev/drm/
H A Ddrm_linux_list.h38 struct list_head { struct
[all...]
/freebsd-9.3-release/sys/dev/hpt27xx/
H A Dlist.h40 struct list_head { struct
[all...]
/freebsd-9.3-release/sys/dev/hptnr/
H A Dlist.h39 struct list_head { struct
[all...]
/freebsd-9.3-release/sys/dev/hptrr/
H A Dlist.h42 struct list_head { struct
[all...]
/freebsd-9.3-release/sys/dev/isci/scil/
H A Dsci_simple_list.h149 struct SCI_SIMPLE_LIST_ELEMENT *list_head; member in struct:SCI_SIMPLE_LIST
[all...]
H A Dsci_fast_list.h190 struct SCI_FAST_LIST_ELEMENT *list_head; member in struct:SCI_FAST_LIST
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dlist.c154 list_head(list_t *list) function
[all...]
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_linux_list.h38 struct list_head { struct
[all...]
/freebsd-9.3-release/sys/dev/hptmv/
H A Draid5n.h94 struct list_head { struct
/freebsd-9.3-release/sys/dev/nxge/include/
H A Dxge-queue.h138 xge_list_t list_head; member in struct:xge_queue_t
/freebsd-9.3-release/sys/dev/vxge/include/
H A Dvxge-queue.h137 vxge_list_t list_head; member in struct:vxge_queue_t
/freebsd-9.3-release/sys/ofed/include/linux/
H A Dlist.h66 struct list_head { struct
[all...]
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dcoffgrok.h172 struct coff_scope *list_head; /* children */ member in struct:coff_scope
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic79xx.c7667 ahd_search_scb_list(struct ahd_softc *ahd, int target, char channel, int lun, u_int tag, role_t role, uint32_t status, ahd_search_action action, u_int *list_head, u_int *list_tail, u_int tid) argument
/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c591 add_cfi(dw_cfi_ref *list_head, dw_cfi_ref cfi) argument
3126 add_loc_descr(dw_loc_descr_ref *list_head, dw_loc_descr_ref descr) argument
6970 add_loc_descr_to_loc_list(dw_loc_list_ref *list_head, dw_loc_descr_ref descr, const char *begin, const char *end, const char *section) argument
7007 output_loc_list(dw_loc_list_ref list_head) argument
8627 add_loc_descr_op_piece(dw_loc_descr_ref *list_head, int size) argument
[all...]

Completed in 191 milliseconds