Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_ctf.c93 mc = module_getspecific(mod, fbt_module_key); in mod_ctf_get()
H A Dkern_module.c1900 module_getspecific(module_t *mod, specificdata_key_t key) in module_getspecific() function
/netbsd-src/sys/sys/
H A Dmodule.h202 void *module_getspecific(module_t *, specificdata_key_t);
/netbsd-src/external/cddl/osnet/dev/fbt/
H A Dfbt.c328 mod_ctf_t *mc = module_getspecific(ctl, fbt_module_key); in fbt_destroy()
/netbsd-src/share/man/man9/
H A DMakefile556 module.9 module_getspecific.9 \