Searched refs:xt_percpu_counter_free (Results 1 – 5 of 5) sorted by relevance
430 void xt_percpu_counter_free(struct xt_counters *cnt);
432 xt_percpu_counter_free(&e->counters); in find_check_entry()513 xt_percpu_counter_free(&e->counters); in cleanup_entry()
568 xt_percpu_counter_free(&e->counters); in find_check_entry()656 xt_percpu_counter_free(&e->counters); in cleanup_entry()
586 xt_percpu_counter_free(&e->counters); in find_check_entry()673 xt_percpu_counter_free(&e->counters); in cleanup_entry()
1945 void xt_percpu_counter_free(struct xt_counters *counters) in xt_percpu_counter_free() function1952 EXPORT_SYMBOL_GPL(xt_percpu_counter_free);