HomeSort by relevance Sort by last modified time
    Searched defs:list_del (Results 1 - 9 of 9) sorted by null

  /external/e2fsprogs/lib/ext2fs/
kernel-list.h 77 static __inline__ void list_del(struct list_head *entry) function
  /device/samsung/crespo/alsa-lib/include/
list.h 90 * list_del - deletes entry from list.
94 static __inline__ void list_del(struct list_head *entry) function
  /external/e2fsprogs/lib/blkid/
list.h 94 * list_del - deletes entry from list.
100 _INLINE_ void list_del(struct list_head *entry) function
  /external/oprofile/libutil/
op_list.h 97 * list_del - deletes entry from list.
101 static __inline__ void list_del(struct list_head * entry) function
  /device/samsung/crespo/alsa-utils/alsactl/
list.h 110 * list_del - deletes entry from list.
115 static inline void list_del(struct list_head *entry) function
  /external/blktrace/btt/
list.h 105 * list_del - deletes entry from list.
110 static inline void list_del(struct list_head *entry) function
  /external/yaffs2/yaffs2/
devextras.h 127 * list_del - deletes entry from list.
132 static __inline__ void list_del(struct list_head *entry) function
  /external/iptables/libiptc/
linux_list.h 181 * list_del - deletes entry from list.
186 static inline void list_del(struct list_head *entry) function
  /external/kernel-headers/original/linux/
list.h 151 * list_del - deletes entry from list.
156 static inline void list_del(struct list_head *entry) function

Completed in 365 milliseconds