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

/freebsd-12-stable/sys/sys/
H A Dosd.h69 void osd_del(u_int type, struct osd *osd, u_int slot);
86 osd_del(OSD_THREAD, &(td)->td_osd, (slot)); \
104 osd_del(OSD_JAIL, &(pr)->pr_osd, (slot))
/freebsd-12-stable/sys/kern/
H A Dkern_khelp.c225 osd_del(OSD_KHELP, hosd, h->h_id);
H A Dkern_osd.c319 osd_del(u_int type, struct osd *osd, u_int slot) function
/freebsd-12-stable/share/man/man9/
H A DMakefile1588 osd.9 osd_del.9 \

Completed in 60 milliseconds