Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/
A Dlist.h41 static __always_inline void __list_add(struct list_head *newl, in __list_add()
59 static __always_inline void list_add(struct list_head *newl, struct list_head *head) in list_add()
73 static __always_inline void list_add_tail(struct list_head *newl, struct list_head *head) in list_add_tail()
116 static __always_inline void list_replace(struct list_head *old, struct list_head *newl) in list_replace()
125 struct list_head *newl) in list_replace_init()

Completed in 6 milliseconds