/freebsd/sys/netpfil/ipfw/test/ |
H A D | mylist.h | 9 struct list_head { struct 10 struct list_head *prev, *next; argument
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | types.h | 81 struct list_head { struct 82 struct list_head *next; argument 83 struct list_head *prev; argument
|
/freebsd/sys/dev/hpt27xx/ |
H A D | list.h | 40 struct list_head { struct 41 struct list_head *next, *prev; argument
|
/freebsd/sys/dev/hptnr/ |
H A D | list.h | 39 struct list_head { struct 40 struct list_head *next, *prev; argument
|
/freebsd/sys/dev/hptrr/ |
H A D | list.h | 42 struct list_head { struct 43 struct list_head *next, *prev; argument
|
/freebsd/sys/dev/hptmv/ |
H A D | raid5n.h | 94 struct list_head { struct 95 struct list_head *next, *prev; argument
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | cmtime.c | 86 struct list_head { struct 87 struct list_head *prev; argument 88 struct list_head *next; argument 95 struct list_head list; argument
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | list_impl.h | 43 struct list_node list_head; member
|
H A D | kstat.h | 31 struct list_head {}; struct
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/ |
H A D | list_impl.h | 43 struct list_node list_head; member
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | list_impl.h | 44 struct list_node list_head; member
|
/freebsd/usr.sbin/jail/tests/ |
H A D | jail_basic_test.sh | 59 list_head() function
|
/freebsd/sys/contrib/vchiq/interface/compat/ |
H A D | list.h | 59 struct list_head { struct 60 struct list_head *prev; argument 61 struct list_head *next; argument
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | list.h | 52 list_node_t list_head; member 145 list_head(list_t *list) in list_head() function
|
/freebsd/sys/dev/drm2/ |
H A D | drm_linux_list.h | 36 struct list_head { struct 37 struct list_head *next, *prev; argument
|
/freebsd/tools/tools/drm/radeon/mkregtable/ |
H A D | mkregtable.c | 41 struct list_head { struct 42 struct list_head *next, *prev; argument
|
/freebsd/sys/dev/isci/scil/ |
H A D | sci_simple_list.h | 149 struct SCI_SIMPLE_LIST_ELEMENT *list_head; member
|
H A D | sci_fast_list.h | 190 struct SCI_FAST_LIST_ELEMENT *list_head; member
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | list.h | 45 struct list_head { struct 46 struct list_head *next; argument 47 struct list_head *prev; argument
|
/freebsd/lib/libdpv/ |
H A D | dpv.c | 136 struct dpv_file_node *list_head; in dpv() local
|
/freebsd/sys/contrib/openzfs/lib/libspl/ |
H A D | list.c | 152 list_head(list_t *list) in list_head() function
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | list.c | 152 list_head(list_t *list) in list_head() function
|
/freebsd/sys/dev/ice/ |
H A D | ice_switch.c | 1924 ice_find_rule_entry(struct LIST_HEAD_TYPE * list_head,struct ice_fltr_info * f_info) ice_find_rule_entry() argument 1956 struct LIST_HEAD_TYPE *list_head; ice_find_vsi_list_entry() local 3015 ice_find_ucast_rule_entry(struct LIST_HEAD_TYPE * list_head,struct ice_fltr_info * f_info) ice_find_ucast_rule_entry() argument 4127 ice_replay_fltr(struct ice_hw * hw,u8 recp_id,struct LIST_HEAD_TYPE * list_head) ice_replay_fltr() argument 4228 ice_replay_vsi_fltr(struct ice_hw * hw,struct ice_port_info * pi,struct ice_switch_info * sw,u16 vsi_handle,u8 recp_id,struct LIST_HEAD_TYPE * list_head) ice_replay_vsi_fltr() argument [all...] |
/freebsd/contrib/elftoolchain/nm/ |
H A D | nm.c | 1191 struct sym_head list_head; in read_elf() local
|
/freebsd/contrib/unbound/services/ |
H A D | rpz.c | 1434 del_local_rrset_from_list(struct local_rrset** list_head, uint16_t dtype) in del_local_rrset_from_list()
|