Searched refs:sof_register (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsockfilter.h132 extern int sof_register(int, const char *, const sof_ops_t *, int);
/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslfilter.c591 if ((error = sof_register(SOF_VERSION, KSSL_FILNAME,
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c59 * Modules are created by sof_register() and placed in sof_module_list,
1444 * sof_register(version, name, ops, flags)
1451 sof_register(int version, const char *name, const sof_ops_t *ops, int flags) function

Completed in 62 milliseconds