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

/freebsd-12-stable/sys/sys/
H A Dosd.h63 int osd_set(u_int type, struct osd *osd, u_int slot, void *value);
79 osd_set(OSD_THREAD, &(td)->td_osd, (slot), (value))
98 osd_set(OSD_JAIL, &(pr)->pr_osd, (slot), (value))
/freebsd-12-stable/sys/kern/
H A Dkern_khelp.c101 * the way osd_set() works, a sorted list ensures
170 osd_set(OSD_KHELP, hosd, h->h_id, hdata);
H A Dkern_osd.c201 osd_set(u_int type, struct osd *osd, u_int slot, void *value) function
/freebsd-12-stable/share/man/man9/
H A DMakefile1593 osd.9 osd_set.9

Completed in 69 milliseconds