Searched defs:from (Results 151 - 175 of 780) sorted by relevance

1234567891011>>

/linux-master/drivers/s390/cio/
H A Didset.c97 void idset_add_set(struct idset *to, struct idset *from) argument
/linux-master/drivers/zorro/
H A Dzorro.c52 struct zorro_dev *zorro_find_device(zorro_id id, struct zorro_dev *from) argument
/linux-master/arch/sh/drivers/dma/
H A Ddma-api.c151 int dma_xfer(unsigned int chan, unsigned long from, argument
/linux-master/arch/alpha/include/asm/
H A Duaccess.h186 raw_copy_from_user(void *to, const void __user *from, unsigned long len) argument
192 raw_copy_to_user(void __user *to, const void *from, unsigned long len) argument
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc.c23 nop_user_request(struct intel_context *ce, struct i915_request *from) argument
/linux-master/include/asm-generic/
H A Dvideo.h113 static inline void fb_memcpy_fromio(void *to, const volatile void __iomem *from, size_t n) argument
121 static inline void fb_memcpy_toio(volatile void __iomem *to, const void *from, size_t n) argument
/linux-master/fs/udf/
H A Dsymlink.c28 static int udf_pc_to_char(struct super_block *sb, unsigned char *from, argument
/linux-master/drivers/mtd/devices/
H A Dmtdram.c65 static int ram_point(struct mtd_info *mtd, loff_t from, size_t len, argument
94 static int ram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) argument
99 static int ram_read(struct mtd_info *mtd, loff_t from, size_t len, argument
H A Dms02-nv.c53 static int ms02nv_read(struct mtd_info *mtd, loff_t from, argument
/linux-master/drivers/mtd/maps/
H A Dsbc_gxx.c112 static void sbc_gxx_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len) argument
137 static void sbc_gxx_copy_to(struct map_info *map, unsigned long to, const void *from, ssize_t len) argument
H A Dpci.c53 static void mtd_pci_copyfrom(struct map_info *_map, void *to, unsigned long from, ssize_t len) argument
71 static void mtd_pci_copyto(struct map_info *_map, unsigned long to, const void *from, ssize_t len) argument
/linux-master/drivers/media/pci/cx18/
H A Dcx18-io.h127 cx18_memcpy_fromio(struct cx18 *cx, void *to, const void __iomem *from, unsigned int len) argument
/linux-master/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic_main.c63 __be32 from; member in struct:snmp_ctx
[all...]
/linux-master/lib/
H A Dtest_user_copy.c42 static bool is_zeroed(void *from, size_t size) argument
/linux-master/net/ipv6/ila/
H A Dila.h79 static inline __wsum compute_csum_diff8(const __be32 *from, const __be32 *to) argument
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/
H A Dia_css_eed1_8.host.c89 ia_css_eed1_8_vmem_encode( struct eed1_8_vmem_params *to, const struct ia_css_eed1_8_config *from, size_t size) argument
227 ia_css_eed1_8_encode( struct eed1_8_dmem_params *to, const struct ia_css_eed1_8_config *from, size_t size) argument
[all...]
/linux-master/include/linux/
H A Disapnp.h92 pnp_find_dev(struct pnp_card *card, unsigned short vendor, unsigned short function, struct pnp_dev *from) argument
/linux-master/net/sctp/
H A Dchunk.c146 sctp_datamsg_from_user(struct sctp_association *asoc, struct sctp_sndrcvinfo *sinfo, struct iov_iter *from) argument
/linux-master/drivers/media/test-drivers/vidtv/
H A Dvidtv_pes.h154 void *from; member in struct:pes_write_args
/linux-master/drivers/target/tcm_fc/
H A Dtfc_io.c61 void *from; local
210 void *from; local
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c92 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from) argument
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dfbcmap.c166 int fb_copy_cmap(const struct fb_cmap *from, struct fb_cmap *to) argument
191 fb_cmap_to_user(const struct fb_cmap *from, struct fb_cmap_user *to) argument
[all...]
/linux-master/samples/bpf/
H A Dxdp_sample.bpf.c66 static __always_inline int xdp_redirect_collect_stat(int from, int err) argument
/linux-master/lib/zlib_inflate/
H A Dinffast.c93 unsigned char *from; /* where to copy match from */ local
[all...]
/linux-master/drivers/media/pci/ivtv/
H A Divtv-queue.c76 static void ivtv_queue_move_buf(struct ivtv_stream *s, struct ivtv_queue *from, argument
110 ivtv_queue_move(struct ivtv_stream *s, struct ivtv_queue *from, struct ivtv_queue *steal, struct ivtv_queue *to, int needed_bytes) argument
[all...]

Completed in 212 milliseconds

1234567891011>>