Home
last modified time | relevance | path

Searched defs:list_replace (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/vchiq/interface/compat/
H A Dlist.h186 list_replace(struct list_head *old, struct list_head *new) in list_replace() function
/freebsd/sys/dev/drm2/
H A Ddrm_linux_list.h80 static inline void list_replace(struct list_head *old, in list_replace() function
/freebsd/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c139 static inline void list_replace(struct list_head *old, struct list_head *new) in list_replace() function
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h115 list_replace(struct list_head *old, struct list_head *new) in list_replace() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h131 list_replace(struct list_head *old, struct list_head *new) in list_replace() function