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

/netbsd-current/sys/sys/
H A Dmodule.h194 void module_hold(module_t *);
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_firmware.c164 module_hold(module);
/netbsd-current/external/cddl/osnet/dev/sdt/
H A Dsdt.c274 module_hold(&probe->sdtp_lf->lf_mod);
/netbsd-current/external/cddl/osnet/dev/fbt/
H A Dfbt.c365 module_hold(ctl);
/netbsd-current/sys/kern/
H A Dkern_module.c781 * module_hold:
788 module_hold(module_t *mod) function
799 * Release a reference acquired with module_hold().
/netbsd-current/share/man/man9/
H A DMakefile551 module.9 module_hold.9 \

Completed in 109 milliseconds