Home
last modified time | relevance | path

Searched defs:dstptr (Results 51 - 61 of 61) sorted by relevance

123

/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dip_tables.c1219 compat_copy_entry_to_user(struct ipt_entry *e, void __user **dstptr, in compat_copy_entry_to_user() argument
1356 compat_copy_entry_from_user(struct compat_ipt_entry *e, void **dstptr, in compat_copy_entry_from_user() argument
[all...]
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6_tables.c1236 compat_copy_entry_to_user(struct ip6t_entry *e, void __user **dstptr, in compat_copy_entry_to_user() argument
1373 compat_copy_entry_from_user(struct compat_ip6t_entry *e, void **dstptr, in compat_copy_entry_from_user() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dx_tables.c751 void xt_compat_match_from_user(struct xt_entry_match *m, void **dstptr, in xt_compat_match_from_user() argument
1131 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr, in xt_compat_target_from_user() argument
784 xt_compat_match_to_user(const struct xt_entry_match *m, void __user **dstptr, unsigned int *size) xt_compat_match_to_user() argument
1158 xt_compat_target_to_user(const struct xt_entry_target *t, void __user **dstptr, unsigned int *size) xt_compat_target_to_user() argument
[all...]
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debtables.c1636 static int compat_match_to_user(struct ebt_entry_match *m, void __user **dstptr, in compat_match_to_user() argument
1667 compat_target_to_user(struct ebt_entry_target *t, void __user **dstptr, unsigned int *size) compat_target_to_user() argument
1699 compat_watcher_to_user(struct ebt_entry_watcher *w, void __user **dstptr, unsigned int *size) compat_watcher_to_user() argument
1707 compat_copy_entry_to_user(struct ebt_entry *e, void __user **dstptr, unsigned int *size) compat_copy_entry_to_user() argument
[all...]
/kernel/linux/linux-6.6/net/ipv4/netfilter/
H A Dip_tables.c1214 compat_copy_entry_to_user(struct ipt_entry *e, void __user **dstptr, in compat_copy_entry_to_user() argument
1351 compat_copy_entry_from_user(struct compat_ipt_entry *e, void **dstptr, in compat_copy_entry_from_user() argument
[all...]
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dip6_tables.c1230 compat_copy_entry_to_user(struct ip6t_entry *e, void __user **dstptr, in compat_copy_entry_to_user() argument
1367 compat_copy_entry_from_user(struct compat_ip6t_entry *e, void **dstptr, in compat_copy_entry_from_user() argument
[all...]
/third_party/backends/backend/
H A Dcanon_lide70-common.c2768 static byte *dstptr = linebuf; in preread() local
H A Dcanon_dr.c6727 char* dstptr = (char*)dest; in rmemcpy() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_copy.c1647 nir_ssa_def *dstptr = in panvk_meta_copy_buf2buf_shader() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dturbojpeg.c2130 unsigned char *dstptr; in tjLoadImage() local
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-hcd.c382 isp1763_mem_read(struct usb_hcd *hcd, u16 srcaddr, u16 *dstptr, u32 bytes) isp1763_mem_read() argument

Completed in 36 milliseconds

123