| /kernel/linux/linux-5.10/fs/ |
| H A D | select.c | 777 get_sigset_argpack(struct sigset_argpack *to, struct sigset_argpack __user *from) get_sigset_argpack() argument 1351 get_compat_sigset_argpack(struct compat_sigset_argpack *to, struct compat_sigset_argpack __user *from) get_compat_sigset_argpack() argument [all...] |
| /kernel/linux/linux-5.10/net/dccp/ |
| H A D | feat.c | 552 int dccp_feat_clone_list(struct list_head const *from, struct list_head *to) in dccp_feat_clone_list() argument [all...] |
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | icmp.c | 352 static int icmp_glue_bits(void *from, char *to, int offset, int len, int odd, in icmp_glue_bits() argument
|
| H A D | raw.c | 468 static int raw_getfrag(void *from, char *to, int offset, int len, int odd, in raw_getfrag() argument
|
| H A D | ping.c | 603 int ping_getfrag(void *from, char *to, in ping_getfrag() argument
|
| H A D | ip_output.c | 558 static void ip_copy_metadata(struct sk_buff *to, struct sk_buff *from) in ip_copy_metadata() argument 668 ip_frag_ipcb(struct sk_buff *from, struct sk_buff *to, bool first_frag) ip_frag_ipcb() argument 939 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) ip_generic_getfrag() argument 967 __ip_append_data(struct sock *sk, struct flowi4 *fl4, struct sk_buff_head *queue, struct inet_cork *cork, struct page_frag *pfrag, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, unsigned int flags) __ip_append_data() argument 1314 ip_append_data(struct sock *sk, struct flowi4 *fl4, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm_cookie *ipc, struct rtable **rtp, unsigned int flags) ip_append_data() argument 1633 ip_make_skb(struct sock *sk, struct flowi4 *fl4, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm_cookie *ipc, struct rtable **rtp, struct inet_cork *cork, unsigned int flags) ip_make_skb() argument [all...] |
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | ip6_output.c | 654 static void ip6_copy_metadata(struct sk_buff *to, struct sk_buff *from) in ip6_copy_metadata() argument 1100 struct fib6_info *from; ip6_dst_lookup_tail() local 1460 __ip6_append_data(struct sock *sk, struct flowi6 *fl6, struct sk_buff_head *queue, struct inet_cork *cork, struct inet6_cork *v6_cork, struct page_frag *pfrag, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, unsigned int flags, struct ipcm6_cookie *ipc6) __ip6_append_data() argument 1811 ip6_append_data(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm6_cookie *ipc6, struct flowi6 *fl6, struct rt6_info *rt, unsigned int flags) ip6_append_data() argument 2006 ip6_make_skb(struct sock *sk, int getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb), void *from, int length, int transhdrlen, struct ipcm6_cookie *ipc6, struct flowi6 *fl6, struct rt6_info *rt, unsigned int flags, struct inet_cork_full *cork) ip6_make_skb() argument [all...] |
| H A D | raw.c | 739 static int raw6_getfrag(void *from, char *to, int offset, int len, int odd, in raw6_getfrag() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgf100.c | 142 int from, mode; in gf100_ram_calc() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_binding.c | 373 vmw_binding_transfer(struct vmw_ctx_binding_state *cbs, const struct vmw_ctx_binding_state *from, const struct vmw_ctx_bindinfo *bi) vmw_binding_transfer() argument 496 vmw_binding_state_commit(struct vmw_ctx_binding_state *to, struct vmw_ctx_binding_state *from) vmw_binding_state_commit() argument [all...] |
| /kernel/linux/linux-5.10/drivers/memory/ |
| H A D | renesas-rpc-if.c | 595 loff_t from = offs & (RPCIF_DIRMAP_SIZE - 1); in rpcif_dirmap_read() local
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_psi.h | 265 void *from; member
|
| /kernel/linux/linux-5.10/drivers/media/rc/ |
| H A D | rc-main.c | 471 static int ir_setkeytable(struct rc_dev *dev, const struct rc_map *from) in ir_setkeytable() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-video.c | 685 void cx231xx_swab(u16 *from, u16 *to, u16 len) in cx231xx_swab() argument
|
| /kernel/linux/linux-5.10/drivers/remoteproc/ |
| H A D | remoteproc_core.c | 463 static int copy_dma_range_map(struct device *to, struct device *from) in copy_dma_range_map() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/rkisp1/ |
| H A D | rkisp1-capture.c | 844 static int rkisp1_pipeline_sink_walk(struct media_entity *from, in rkisp1_pipeline_sink_walk() argument 881 static int rkisp1_pipeline_disable_cb(struct media_entity *from, in rkisp1_pipeline_disable_cb() argument 889 static int rkisp1_pipeline_enable_cb(struct media_entity *from, in rkisp1_pipeline_enable_cb() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | lockdep.h | 30 lockdep_copy_map(struct lockdep_map *to, struct lockdep_map *from) lockdep_copy_map() argument
|
| H A D | cgroup.h | 709 static inline int cgroup_attach_task_all(struct task_struct *from, in cgroup_attach_task_all() argument
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| H A D | spi-mtk-nor.c | 339 static int mtk_nor_dma_exec(struct mtk_nor *sp, u32 from, unsigned int length, in mtk_nor_dma_exec() argument
|
| H A D | spi-ti-qspi.c | 612 u32 from = 0; in ti_qspi_exec_mem_op() local 509 ti_qspi_dma_xfer_sg(struct ti_qspi *qspi, struct sg_table rx_sg, loff_t from) ti_qspi_dma_xfer_sg() argument
|
| /kernel/linux/linux-5.10/fs/kernfs/ |
| H A D | dir.c | 59 static size_t kernfs_depth(struct kernfs_node *from, struct kernfs_node *to) in kernfs_depth() argument 218 kernfs_path_from_node(struct kernfs_node *to, struct kernfs_node *from, char *buf, size_t buflen) kernfs_path_from_node() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/nand/spi/ |
| H A D | core.c | 633 static int spinand_mtd_read(struct mtd_info *mtd, loff_t from, in spinand_mtd_read() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/devices/ |
| H A D | spear_smi.c | 545 static int spear_mtd_read(struct mtd_info *mtd, loff_t from, size_t len, in spear_mtd_read() argument 605 const unsigned char *from = src; spear_smi_memcpy_toio_b() local [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/spi-nor/controllers/ |
| H A D | hisi-sfc.c | 268 static ssize_t hisi_spi_nor_read(struct spi_nor *nor, loff_t from, size_t len, in hisi_spi_nor_read() argument
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_psi.h | 265 void *from; member
|