Searched refs:xt_percpu_counter_alloc (Results 1 – 3 of 3) sorted by relevance
418 bool xt_percpu_counter_alloc(struct xt_percpu_counter_alloc_state *state,
1904 * xt_percpu_counter_alloc - allocate x_tables rule counter1925 bool xt_percpu_counter_alloc(struct xt_percpu_counter_alloc_state *state, in xt_percpu_counter_alloc() function 1947 EXPORT_SYMBOL_GPL(xt_percpu_counter_alloc);
526 if (!xt_percpu_counter_alloc(alloc_state, &e->counters)) in find_check_entry()