Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dmodctl.h363 struct modctl *mp;
369 struct modctl *modl_modp;
378 typedef struct modctl { struct
379 struct modctl *mod_next; /* &modules based list */ argument
380 struct modctl *mod_prev; argument
409 struct modctl *mod_requisite_loading; /* mod circular dependency */ argument
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h515 extern struct modctl *kcf_get_modctl(crypto_provider_info_t *);