Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm_linux_list.h73 #define list_del(entry) { \ macro
/titanic_50/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c211 list_del(struct iodev_snapshot **list, struct iodev_snapshot *pos) in list_del() function