Home
last modified time | relevance | path

Searched refs:compat_copy_entries_to_user (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c1339 static int compat_copy_entries_to_user(unsigned int total_size, in compat_copy_entries_to_user() function
1398 ret = compat_copy_entries_to_user(private->size, in compat_get_entries()
H A Dip_tables.c1550 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() function
1604 ret = compat_copy_entries_to_user(private->size, in compat_get_entries()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c1559 compat_copy_entries_to_user(unsigned int total_size, struct xt_table *table, in compat_copy_entries_to_user() function
1613 ret = compat_copy_entries_to_user(private->size, in compat_get_entries()