/netbsd-src/sys/external/bsd/drm2/linux/ |
H A D | linux_list_sort.c | 52 list_sort(void *arg, struct list_head *list, in list_sort() 125 list_sort_merge(struct list_head *a, struct list_head *b, in list_sort_merge() 126 int (*compare)(void *, struct list_head *, struct list_head *), void *arg) in list_sort_merge() 154 list_sort_merge_into(struct list_head *list, in list_sort_merge_into() 156 int (*compare)(void *, struct list_head *, struct list_head *), void *arg) in list_sort_merge_into()
|
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/ |
H A D | drm_linux_list.h | 35 struct list_head { struct 36 struct list_head *next, *prev; argument
|
/netbsd-src/sys/external/bsd/common/include/linux/ |
H A D | types.h | 100 struct list_head { struct 101 struct list_head *prev; argument 102 struct list_head *next; argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/ |
H A D | list.h | 112 struct list_head { struct 113 struct list_head *next, *prev; argument
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | mkregtable.c | 47 struct list_head { struct 48 struct list_head *next, *prev; argument
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | list_impl.h | 46 struct list_node list_head; member
|
/netbsd-src/external/cddl/osnet/dist/uts/common/os/ |
H A D | list.c | 158 list_head(list_t *list) in list_head() function
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | coffgrok.h | 170 struct coff_scope * list_head; /* Children. */ member
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | coffgrok.h | 170 struct coff_scope * list_head; /* Children. */ member
|
/netbsd-src/sys/ddb/ |
H A D | db_command.c | 689 struct db_cmd_tbl_en_head *list_head, in db_cmd_search()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genrecog.cc | 818 class list_head class 863 list_head <T>::list_head () : first (0), last (0) {} in list_head() function in list_head
|
H A D | dwarf2out.cc | 1456 add_loc_descr (dw_loc_descr_ref *list_head, dw_loc_descr_ref descr) in add_loc_descr() 1592 loc_descr_plus_const (dw_loc_descr_ref *list_head, poly_int64 poly_offset) in loc_descr_plus_const() 1665 loc_list_plus_const (dw_loc_list_ref list_head, poly_int64 offset) in loc_list_plus_const() 10353 output_loc_list (dw_loc_list_ref list_head) in output_loc_list() 14234 add_loc_descr_op_piece (dw_loc_descr_ref *list_head, int size) in add_loc_descr_op_piece() 31671 hash_loc_list (dw_loc_list_ref list_head) in hash_loc_list()
|
/netbsd-src/external/bsd/unbound/dist/services/ |
H A D | rpz.c | 1365 del_local_rrset_from_list(struct local_rrset** list_head, uint16_t dtype) in del_local_rrset_from_list()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 1399 add_loc_descr (dw_loc_descr_ref *list_head, dw_loc_descr_ref descr) in add_loc_descr() 1535 loc_descr_plus_const (dw_loc_descr_ref *list_head, poly_int64 poly_offset) in loc_descr_plus_const() 1608 loc_list_plus_const (dw_loc_list_ref list_head, poly_int64 offset) in loc_list_plus_const() 10204 output_loc_list (dw_loc_list_ref list_head) in output_loc_list() 13757 add_loc_descr_op_piece (dw_loc_descr_ref *list_head, int size) in add_loc_descr_op_piece() 30931 hash_loc_list (dw_loc_list_ref list_head) in hash_loc_list()
|
H A D | genrecog.c | 865 list_head <T>::list_head () : first (0), last (0) {} in list_head() function
|
/netbsd-src/sys/dev/ic/ |
H A D | aic79xx.c | 7292 ahd_search_action action, u_int *list_head, u_int tid) in ahd_search_scb_list()
|