Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/radeon/
Dmkregtable.c139 static inline void list_replace(struct list_head *old, struct list_head *new) in list_replace() function
/linux-2.6.39/include/linux/
Dlist.h122 static inline void list_replace(struct list_head *old, in list_replace() function