Searched refs:xt_percpu_counter_free (Results 1 – 5 of 5) sorted by relevance
430 void xt_percpu_counter_free(struct xt_counters *cnt);
428 xt_percpu_counter_free(&e->counters); in find_check_entry()508 xt_percpu_counter_free(&e->counters); in cleanup_entry()
570 xt_percpu_counter_free(&e->counters); in find_check_entry()658 xt_percpu_counter_free(&e->counters); in cleanup_entry()
588 xt_percpu_counter_free(&e->counters); in find_check_entry()675 xt_percpu_counter_free(&e->counters); in cleanup_entry()
1862 void xt_percpu_counter_free(struct xt_counters *counters) in xt_percpu_counter_free() function1869 EXPORT_SYMBOL_GPL(xt_percpu_counter_free);