Home
last modified time | relevance | path

Searched refs:osd_get (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/sys/
H A Dosd.h66 void *osd_get(u_int type, struct osd *osd, u_int slot);
82 osd_get(OSD_THREAD, &(td)->td_osd, (slot))
103 osd_get(OSD_JAIL, &(pr)->pr_osd, (slot))
/freebsd/sys/kern/
H A Dkern_khelp.c219 hdata = osd_get(OSD_KHELP, hosd, h->h_id); in khelp_remove_osd()
232 return (osd_get(OSD_KHELP, hosd, id)); in khelp_get_osd()
H A Dkern_hhook.c105 hdata = osd_get(OSD_KHELP, hosd, hhk->hhk_helper->h_id); in hhook_run_hooks()
H A Dkern_osd.c299 osd_get(u_int type, struct osd *osd, u_int slot) in osd_get() function
/freebsd/sys/netlink/
H A Dnetlink_domain.c110 return (osd_get(OSD_THREAD, &td->td_osd, osd_slot_id)); in _nl_get_thread_nlp()
/freebsd/share/man/man9/
H A DMakefile1784 osd.9 osd_get.9 \