Searched defs:list_del (Results 1 – 3 of 3) sorted by relevance
90 static inline void list_del(struct list_head *entry) in list_del() function
130 #define list_del(a) do {} while (0) macro
104 static inline void list_del(struct list_head *entry) in list_del() function