Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dref_tracker.h42 int ref_tracker_alloc(struct ref_tracker_dir *dir,
64 static inline int ref_tracker_alloc(struct ref_tracker_dir *dir, in ref_tracker_alloc() function
A Dnetdevice.h4036 ref_tracker_alloc(&dev->refcnt_tracker, tracker, gfp); in __netdev_tracker_alloc()
/linux-6.3-rc2/lib/
A Dtest_ref_tracker.c21 ref_tracker_alloc(dir, trackerp, GFP_KERNEL); \
59 ref_tracker_alloc(&ref_dir, &tracker[0], GFP_ATOMIC); in test_ref_tracker_timer_func()
A Dref_tracker.c67 int ref_tracker_alloc(struct ref_tracker_dir *dir, in ref_tracker_alloc() function
99 EXPORT_SYMBOL_GPL(ref_tracker_alloc);
/linux-6.3-rc2/include/net/
A Dnet_namespace.h331 ref_tracker_alloc(refcounted ? &net->refcnt_tracker : in __netns_tracker_alloc()

Completed in 24 milliseconds