Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dev/sdt/
H A Dsdt.c119 struct module lf_mod; member
217 module_name(&probe->sdtp_lf->lf_mod)); in sdt_create_probe()
274 module_hold(&probe->sdtp_lf->lf_mod); in sdt_enable()
291 module_rele(&probe->sdtp_lf->lf_mod); in sdt_disable()
472 container_of(mod, struct linker_file, lf_mod); in sdt_link_set_load_probe()