Searched refs:fmd_modhash_tryapply (Results 1 – 4 of 4) sorted by relevance
58 fmd_modhash_tryapply(fmd.d_mod_hash, fmd_module_trygc); in fmd_alloc()
215 extern void fmd_modhash_tryapply(fmd_modhash_t *, void (*)(fmd_module_t *));
175 fmd_modhash_tryapply(fmd.d_mod_hash, fmd_module_trygc); in sysev_recv()
1111 fmd_modhash_tryapply(fmd_modhash_t *mhp, void (*func)(fmd_module_t *)) in fmd_modhash_tryapply() function