Home
last modified time | relevance | path

Searched defs:modlinkage (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dedonr_mod.c44 static struct modlinkage modlinkage = { variable
H A Dskein_mod.c49 static struct modlinkage modlinkage = { variable
H A Dsha1_mod.c50 static struct modlinkage modlinkage = { variable
H A Dsha2_mod.c50 static struct modlinkage modlinkage = { variable
H A Daes.c52 static struct modlinkage modlinkage = { variable
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dmodctl.h115 struct modlinkage { struct
116 int ml_rev; /* rev of loadable modules system */
118 void *ml_linkage[7]; /* more space in 64-bit OS */
120 void *ml_linkage[4]; /* NULL terminated list of */