Home
last modified time | relevance | path

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

/include/linux/
Dref_tracker.h51 int ref_tracker_alloc(struct ref_tracker_dir *dir,
85 static inline int ref_tracker_alloc(struct ref_tracker_dir *dir, in ref_tracker_alloc() function
Dnetdevice.h4109 ref_tracker_alloc(&dev->refcnt_tracker, tracker, gfp); in __netdev_tracker_alloc()
/include/net/
Dnet_namespace.h348 ref_tracker_alloc(refcounted ? &net->refcnt_tracker : in __netns_tracker_alloc()