Searched refs:ctf_modopen (Results 1 – 6 of 6) sorted by relevance
52 if ((fp = ctf_modopen(mp, &rc)) == NULL) in kctl_mod_decompress()
127 ctf_modopen(struct module *mp, int *error) in ctf_modopen() function
81 ctf_modopen;
599 if ((fp = ctf_modopen(mp, &error)) == NULL) { in fbt_getargdesc()628 if ((pfp = ctf_modopen(mod->mod_mp, &error)) == NULL) { in fbt_getargdesc()
327 extern ctf_file_t *ctf_modopen(struct module *, int *);
1078 fp = ctf_modopen(mp, &error); in fbt_provide_module()1628 if ((fp = ctf_modopen(mp, &error)) == NULL) { in fbt_getargdesc()1657 if ((pfp = ctf_modopen(mod->mod_mp, &error)) == NULL) in fbt_getargdesc()