Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dpsample.h18 void psample_group_put(struct psample_group *group);
/Linux-v4.19/net/psample/
Dpsample.c193 void psample_group_put(struct psample_group *group) in psample_group_put() function
202 EXPORT_SYMBOL_GPL(psample_group_put);
/Linux-v4.19/net/sched/
Dact_sample.c118 psample_group_put(psample_group); in tcf_sample_cleanup()