Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_sample.c115 psample_group_put(psample_group); in tcf_sample_init()
137 psample_group_put(psample_group); in tcf_sample_cleanup()
258 psample_group_put(group); in tcf_psample_group_put()
/OK3568_Linux_fs/kernel/include/net/
H A Dpsample.h19 void psample_group_put(struct psample_group *group);
/OK3568_Linux_fs/kernel/net/psample/
H A Dpsample.c201 void psample_group_put(struct psample_group *group) in psample_group_put() function
210 EXPORT_SYMBOL_GPL(psample_group_put);