Searched refs:xt_percpu_counter_free (Results 1 – 5 of 5) sorted by relevance
429 void xt_percpu_counter_free(struct xt_counters *cnt);
431 xt_percpu_counter_free(&e->counters); in find_check_entry()512 xt_percpu_counter_free(&e->counters); in cleanup_entry()
567 xt_percpu_counter_free(&e->counters); in find_check_entry()655 xt_percpu_counter_free(&e->counters); in cleanup_entry()
1835 void xt_percpu_counter_free(struct xt_counters *counters) in xt_percpu_counter_free() function1842 EXPORT_SYMBOL_GPL(xt_percpu_counter_free);
585 xt_percpu_counter_free(&e->counters); in find_check_entry()672 xt_percpu_counter_free(&e->counters); in cleanup_entry()