Home
last modified time | relevance | path

Searched refs:origsize (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Darp_tables.c1130 unsigned int origsize; in compat_copy_entry_from_user() local
1133 origsize = *size; in compat_copy_entry_from_user()
1141 de->target_offset = e->target_offset - (origsize - *size); in compat_copy_entry_from_user()
1145 de->next_offset = e->next_offset - (origsize - *size); in compat_copy_entry_from_user()
1148 newinfo->hook_entry[h] -= origsize - *size; in compat_copy_entry_from_user()
1150 newinfo->underflow[h] -= origsize - *size; in compat_copy_entry_from_user()
1304 compat_uint_t origsize; in compat_copy_entry_to_user() local
1307 origsize = *size; in compat_copy_entry_to_user()
1317 target_offset = e->target_offset - (origsize - *size); in compat_copy_entry_to_user()
1323 next_offset = e->next_offset - (origsize - *size); in compat_copy_entry_to_user()
H A Dip_tables.c1223 compat_uint_t origsize; in compat_copy_entry_to_user() local
1227 origsize = *size; in compat_copy_entry_to_user()
1242 target_offset = e->target_offset - (origsize - *size); in compat_copy_entry_to_user()
1247 next_offset = e->next_offset - (origsize - *size); in compat_copy_entry_to_user()
1359 unsigned int origsize; in compat_copy_entry_from_user() local
1363 origsize = *size; in compat_copy_entry_from_user()
1374 de->target_offset = e->target_offset - (origsize - *size); in compat_copy_entry_from_user()
1378 de->next_offset = e->next_offset - (origsize - *size); in compat_copy_entry_from_user()
1382 newinfo->hook_entry[h] -= origsize - *size; in compat_copy_entry_from_user()
1384 newinfo->underflow[h] -= origsize - *size; in compat_copy_entry_from_user()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c1240 compat_uint_t origsize; in compat_copy_entry_to_user() local
1244 origsize = *size; in compat_copy_entry_to_user()
1259 target_offset = e->target_offset - (origsize - *size); in compat_copy_entry_to_user()
1264 next_offset = e->next_offset - (origsize - *size); in compat_copy_entry_to_user()
1376 unsigned int origsize; in compat_copy_entry_from_user() local
1380 origsize = *size; in compat_copy_entry_from_user()
1391 de->target_offset = e->target_offset - (origsize - *size); in compat_copy_entry_from_user()
1395 de->next_offset = e->next_offset - (origsize - *size); in compat_copy_entry_from_user()
1398 newinfo->hook_entry[h] -= origsize - *size; in compat_copy_entry_from_user()
1400 newinfo->underflow[h] -= origsize - *size; in compat_copy_entry_from_user()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dxattr.c92 size_t origsize = size; in fuse_verify_xattr_list() local
104 return origsize; in fuse_verify_xattr_list()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_bpf.c318 u32 tosend, origsize, sent, delta = 0; in tcp_bpf_send_verdict() local
376 origsize = msg->sg.size; in tcp_bpf_send_verdict()
378 sent = origsize - msg->sg.size; in tcp_bpf_send_verdict()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmdefs.h300 uint origsize; /* Size of the virtual packet */ member
H A Dbcmutils.h94 unsigned int origsize; /* unmodified orignal buffer size in bytes */ member
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Debtables.c1599 compat_uint_t origsize; in compat_copy_entry_to_user() local
1620 origsize = *size; in compat_copy_entry_to_user()
1626 watchers_offset = e->watchers_offset - (origsize - *size); in compat_copy_entry_to_user()
1631 target_offset = e->target_offset - (origsize - *size); in compat_copy_entry_to_user()
1638 next_offset = e->next_offset - (origsize - *size); in compat_copy_entry_to_user()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmdefs.h424 uint origsize; /* Size of the virtual packet */ member
H A Dbcmutils.h99 unsigned int origsize; /* unmodified orignal buffer size in bytes */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmdefs.h424 uint origsize; /* Size of the virtual packet */ member
H A Dbcmutils.h99 unsigned int origsize; /* unmodified orignal buffer size in bytes */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmdefs.h424 uint origsize; /* Size of the virtual packet */ member
H A Dbcmutils.h99 unsigned int origsize; /* unmodified orignal buffer size in bytes */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmdefs.h475 uint origsize; /* Size of the virtual packet */ member
H A Dbcmutils.h109 unsigned int origsize; /* unmodified orignal buffer size in bytes */ member
1015 #define bcm_breset(b) do {bcm_binit(b, (b)->origbuf, (b)->origsize);} while (0)
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmdefs.h479 uint origsize; /* Size of the virtual packet */ member
H A Dbcmutils.h109 unsigned int origsize; /* unmodified orignal buffer size in bytes */ member
1015 #define bcm_breset(b) do {bcm_binit(b, (b)->origbuf, (b)->origsize);} while (0)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dlinux_osl.c1627 dmah->origsize = buflen;
1634 dmah->origsize = buflen;
H A Dbcmutils.c1433 b->origsize = b->size = size; in bcm_binit()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dlinux_osl.c1628 dmah->origsize = buflen; in osl_sec_dma_map()
1635 dmah->origsize = buflen; in osl_sec_dma_map()
H A Dbcmutils.c1433 b->origsize = b->size = size; in bcm_binit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dlinux_osl.c1627 dmah->origsize = buflen;
1634 dmah->origsize = buflen;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dlinux_osl.c2477 dmah->origsize = buflen; in osl_sec_dma_map()
2484 dmah->origsize = buflen; in osl_sec_dma_map()
H A Dbcmutils.c2448 b->origsize = b->size = size; in bcm_binit()

12