Searched refs:xt_percpu_counter_free (Results 1 – 5 of 5) sorted by relevance
430 void xt_percpu_counter_free(struct xt_counters *cnt);
444 xt_percpu_counter_free(&e->counters); in find_check_entry() 525 xt_percpu_counter_free(&e->counters); in cleanup_entry()
566 xt_percpu_counter_free(&e->counters); in find_check_entry() 654 xt_percpu_counter_free(&e->counters); in cleanup_entry()
584 xt_percpu_counter_free(&e->counters); in find_check_entry() 671 xt_percpu_counter_free(&e->counters); in cleanup_entry()
2152 void xt_percpu_counter_free(struct xt_counters *counters)2159 EXPORT_SYMBOL_GPL(xt_percpu_counter_free);2039 void xt_percpu_counter_free(struct xt_counters *counters) xt_percpu_counter_free() function