Searched refs:dt_module_hasctf (Results 1 – 2 of 2) sorted by relevance
47 extern int dt_module_hasctf(dtrace_hdl_t *, dt_module_t *);
788 dt_module_hasctf(dtrace_hdl_t *dtp, dt_module_t *dmp) in dt_module_hasctf() function1424 if (dt_module_hasctf(dtp, dmp) == 0) { in dtrace_lookup_by_type()