HomeSort by relevance Sort by last modified time
    Searched refs:__list_del_entry (Results 1 - 2 of 2) sorted by null

  /external/f2fs-tools/include/
list.h 54 static inline void __list_del_entry(struct list_head *entry) function
  /external/linux-tools-perf/src/include/linux/
list.h 99 static inline void __list_del_entry(struct list_head *entry) function
111 extern void __list_del_entry(struct list_head *entry);
144 __list_del_entry(entry);
155 __list_del_entry(list);
167 __list_del_entry(list);

Completed in 148 milliseconds