Searched refs:idr_remove_locked (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_idr.c222 idr_remove_locked(struct idr *idr, int id) function
266 res = idr_remove_locked(idr, id);
657 idr_remove_locked(idr, id);

Completed in 93 milliseconds