ref_tracker_alloc
ref_tracker_alloc(&pin->refcnt_tracker, tracker, GFP_KERNEL);
ref_tracker_alloc(&dpll->refcnt_tracker, tracker, GFP_KERNEL);
ref_tracker_alloc(&tunnel->group->mgr->ref_tracker,
ref_tracker_alloc(dir, &user, GFP_NOWAIT);
return ref_tracker_alloc(&node->ref_dir.dir, &tracker->tracker, gfp);
ref_tracker_alloc(&dev->refcnt_tracker, tracker, gfp);
int ref_tracker_alloc(struct ref_tracker_dir *dir,
ref_tracker_alloc(refcounted ? &net->refcnt_tracker :
EXPORT_SYMBOL_GPL(ref_tracker_alloc);
ref_tracker_alloc(dir, trackerp, GFP_KERNEL); \
ref_tracker_alloc(&ref_dir, &tracker[0], GFP_ATOMIC);