HomeSort by relevance Sort by last modified time
    Searched refs:list_del (Results 26 - 50 of 51) sorted by null

12 3

  /external/oprofile/libdb/
db_manage.c 284 list_del(&data->list);
  /external/oprofile/libop/
op_events.c 212 list_del(&um->um_next);
417 list_del(&event->event_next);
646 list_del(&unit->um_next);
658 list_del(&event->event_next);
  /external/blktrace/
blktrace.c 1242 list_del(&dpp->head);
1278 list_del(&tbp->head);
1334 list_del(&tbp->head);
    [all...]
  /external/kernel-headers/original/linux/
netdevice.h 887 list_del(&dev->poll_list);
911 list_del(&dev->poll_list);
wait.h 132 list_del(&old->task_list);
list.h 151 * list_del - deletes entry from list.
156 static inline void list_del(struct list_head *entry) function
  /external/libusb/libusb/
core.c 831 list_del(&dev->list);
    [all...]
libusbi.h 93 static inline void list_del(struct list_head *entry) function
io.c     [all...]
  /external/linux-tools-perf/util/include/linux/added/
list.h 80 * list_del - deletes entry from list.
86 static inline void list_del(struct list_head *entry) function
93 extern void list_del(struct list_head *entry);
  /external/linux-tools-perf/util/
map.c 251 list_del(&pos->node);
564 list_del(&pos->node);
session.c 197 list_del(&t->node);
485 list_del(&sq->list);
522 list_del(&iter->list);
648 list_del(&new->list);
    [all...]
annotate.c 599 list_del(&pos->node);
probe-finder.c 122 list_del(&ln->list);
    [all...]
  /external/linux-tools-perf/util/ui/browsers/
annotate.c 298 list_del(&pos->node);
  /external/libusb_aah/libusb/
core.c 870 list_del(&dev->list)
    [all...]
io.c     [all...]
libusbi.h 107 static inline void list_del(struct list_head *entry) function
  /external/blktrace/btt/
inlines.h 145 list_del(&iop->a_head);
  /external/iptables/libiptc/
linux_list.h 181 * list_del - deletes entry from list.
186 static inline void list_del(struct list_head *entry) function
libiptc.c 622 list_del(&c->list);
805 list_del(&r->list);
    [all...]
  /external/blktrace/btreplay/
btrecord.c 293 list_del(&iip->head);
  /external/yaffs2/yaffs2/direct/
yaffsfs.c 1343 list_del(&dsc->others); /* unhook from list */
  /external/e2fsprogs/misc/
tune2fs.c     [all...]
  /external/yaffs2/yaffs2/
yaffs_fs.c     [all...]

Completed in 516 milliseconds

12 3