Home
last modified time | relevance | path

Searched defs:__list_del (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/netpfil/ipfw/test/
H A Dmylist.h35 __list_del(struct list_head *prev, struct list_head *next) in __list_del() function
/freebsd/sys/dev/hpt27xx/
H A Dlist.h64 static HPT_INLINE void __list_del(struct list_head * prev, struct list_head * next) in __list_del() function
/freebsd/sys/dev/hptnr/
H A Dlist.h63 static HPT_INLINE void __list_del(struct list_head * prev, struct list_head * next) in __list_del() function
/freebsd/sys/dev/hptrr/
H A Dlist.h66 static HPT_INLINE void __list_del(struct list_head * prev, struct list_head * next) in __list_del() function
/freebsd/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c109 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() function
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h94 __list_del(struct list_head *prev, struct list_head *next) in __list_del() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h110 __list_del(struct list_head *prev, struct list_head *next) in __list_del() function