Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Didr.h60 #define idr_remove linux_idr_remove macro
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_idr.c263 idr_remove(struct idr *idr, int id) in idr_remove() function