Lines Matching refs:provider
275 * The pid provider believes in giving the kernel a break. No reason to
277 * just to get it back from it. So if we're coming from a pid provider
292 * and corresponding dt_probe_t and hash it into the provider.
366 * Lookup a probe declaration based on a known provider and full or partially
688 * Attempt to lookup the probe in our existing cache for this provider.
733 * (a) The Arguments Data stability of the matched provider is
788 * the attributes of the specified fields. If no provider is specified
789 * or a glob pattern is used for the provider, use Unstable attributes.
839 const char *provider = pdp ? pdp->dtpd_provider : NULL;
858 if (!dt_gmatch(pit.pit_pvp->pv_desc.dtvd_name, provider))