Home
last modified time | relevance | path

Searched refs:alloc_state (Results 1 – 4 of 4) sorted by relevance

/net/netlink/
A Dpolicy.c101 static struct netlink_policy_dump_state *alloc_state(void) in alloc_state() function
136 state = alloc_state(); in netlink_policy_dump_add_policy()
/net/ipv4/netfilter/
A Darp_tables.c407 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry() argument
413 if (!xt_percpu_counter_alloc(alloc_state, &e->counters)) in find_check_entry()
524 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
579 &alloc_state); in translate_table()
A Dip_tables.c517 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry() argument
526 if (!xt_percpu_counter_alloc(alloc_state, &e->counters)) in find_check_entry()
663 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
717 &alloc_state); in translate_table()
/net/ipv6/netfilter/
A Dip6_tables.c536 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry() argument
545 if (!xt_percpu_counter_alloc(alloc_state, &e->counters)) in find_check_entry()
680 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
734 &alloc_state); in translate_table()

Completed in 14 milliseconds