Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c121 static int sof_entry_load_module(sof_entry_t *);
242 (error = sof_entry_load_module(ent)) != 0) { in sof_setsockopt_impl()
546 (error = sof_entry_load_module(ent)) != 0) in sof_sonode_autoattach_filters()
935 sof_entry_load_module(sof_entry_t *ent) in sof_entry_load_module() function