Home
last modified time | relevance | path

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

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