Home
last modified time | relevance | path

Searched defs:list_move_tail (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c180 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/dflybsd-src/sys/dev/drm/include/linux/
H A Dlist.h226 list_move_tail(struct list_head *entry, struct list_head *head) in list_move_tail() function