Home
last modified time | relevance | path

Searched defs:from (Results 976 - 1000 of 1521) sorted by relevance

1...<<31323334353637383940>>...61

/kernel/linux/linux-5.10/fs/
H A Dselect.c777 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 Dfeat.c552 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 Dicmp.c352 static int icmp_glue_bits(void *from, char *to, int offset, int len, int odd, in icmp_glue_bits() argument
H A Draw.c468 static int raw_getfrag(void *from, char *to, int offset, int len, int odd, in raw_getfrag() argument
H A Dping.c603 int ping_getfrag(void *from, char *to, in ping_getfrag() argument
H A Dip_output.c558 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 Dip6_output.c654 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 Draw.c739 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 Dramgf100.c142 int from, mode; in gf100_ram_calc() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c373 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 Drenesas-rpc-if.c595 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 Dvidtv_psi.h265 void *from; member
/kernel/linux/linux-5.10/drivers/media/rc/
H A Drc-main.c471 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 Dcx231xx-video.c685 void cx231xx_swab(u16 *from, u16 *to, u16 len) in cx231xx_swab() argument
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_core.c463 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 Drkisp1-capture.c844 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 Dlockdep.h30 lockdep_copy_map(struct lockdep_map *to, struct lockdep_map *from) lockdep_copy_map() argument
H A Dcgroup.h709 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 Dspi-mtk-nor.c339 static int mtk_nor_dma_exec(struct mtk_nor *sp, u32 from, unsigned int length, in mtk_nor_dma_exec() argument
H A Dspi-ti-qspi.c612 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 Ddir.c59 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 Dcore.c633 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 Dspear_smi.c545 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 Dhisi-sfc.c268 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 Dvidtv_psi.h265 void *from; member

Completed in 36 milliseconds

1...<<31323334353637383940>>...61