Home
last modified time | relevance | path

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

12

/freebsd/sys/netpfil/ipfw/test/
H A Dmylist.h9 struct list_head { struct
10 struct list_head *prev, *next; argument
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dtypes.h81 struct list_head { struct
82 struct list_head *next; argument
83 struct list_head *prev; argument
/freebsd/sys/dev/hpt27xx/
H A Dlist.h40 struct list_head { struct
41 struct list_head *next, *prev; argument
/freebsd/sys/dev/hptnr/
H A Dlist.h39 struct list_head { struct
40 struct list_head *next, *prev; argument
/freebsd/sys/dev/hptrr/
H A Dlist.h42 struct list_head { struct
43 struct list_head *next, *prev; argument
/freebsd/sys/dev/hptmv/
H A Draid5n.h94 struct list_head { struct
95 struct list_head *next, *prev; argument
/freebsd/contrib/ofed/librdmacm/examples/
H A Dcmtime.c86 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 Dlist_impl.h43 struct list_node list_head; member
H A Dkstat.h31 struct list_head {}; struct
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dlist_impl.h43 struct list_node list_head; member
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dlist_impl.h44 struct list_node list_head; member
/freebsd/usr.sbin/jail/tests/
H A Djail_basic_test.sh59 list_head() function
/freebsd/sys/contrib/vchiq/interface/compat/
H A Dlist.h59 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 Dlist.h52 list_node_t list_head; member
145 list_head(list_t *list) in list_head() function
/freebsd/sys/dev/drm2/
H A Ddrm_linux_list.h36 struct list_head { struct
37 struct list_head *next, *prev; argument
/freebsd/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c41 struct list_head { struct
42 struct list_head *next, *prev; argument
/freebsd/sys/dev/isci/scil/
H A Dsci_simple_list.h149 struct SCI_SIMPLE_LIST_ELEMENT *list_head; member
H A Dsci_fast_list.h190 struct SCI_FAST_LIST_ELEMENT *list_head; member
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h45 struct list_head { struct
46 struct list_head *next; argument
47 struct list_head *prev; argument
/freebsd/lib/libdpv/
H A Ddpv.c136 struct dpv_file_node *list_head; in dpv() local
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dlist.c152 list_head(list_t *list) in list_head() function
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dlist.c152 list_head(list_t *list) in list_head() function
/freebsd/sys/dev/ice/
H A Dice_switch.c1924 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 Dnm.c1191 struct sym_head list_head; in read_elf() local
/freebsd/contrib/unbound/services/
H A Drpz.c1434 del_local_rrset_from_list(struct local_rrset** list_head, uint16_t dtype) in del_local_rrset_from_list()

12