Home
last modified time | relevance | path

Searched defs:__list_add (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/netpfil/ipfw/test/
H A Dmylist.h16 __list_add(struct list_head *o, struct list_head *prev, in __list_add() function
/freebsd/sys/dev/hpt27xx/
H A Dlist.h46 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_hea… in __list_add() function
/freebsd/sys/dev/hptnr/
H A Dlist.h45 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_hea… in __list_add() function
/freebsd/sys/dev/hptrr/
H A Dlist.h48 static HPT_INLINE void __list_add(struct list_head * _new, struct list_head * prev, struct list_hea… in __list_add() function
/freebsd/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c63 static inline void __list_add(struct list_head *new, in __list_add() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h147 __list_add(struct list_head *new, struct list_head *prev, in __list_add() function