Home
last modified time | relevance | path

Searched defs:copy_bytes (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/sound/core/oss/
Dlinear.c38 unsigned int copy_bytes; /* bytes to copy per conversion */ member
Dmulaw.c152 unsigned int copy_bytes; /* bytes to copy per conversion */ member
/Linux-v5.4/arch/mips/cavium-octeon/
Docteon-memcpy.S356 copy_bytes: label
/Linux-v5.4/drivers/media/pci/cobalt/
Dcobalt-omnitek.c157 unsigned copy_bytes = width; in descriptor_list_create() local
/Linux-v5.4/drivers/media/pci/netup_unidvb/
Dnetup_unidvb_core.c535 u32 copy_bytes, ring_bytes; in netup_unidvb_ring_copy() local
/Linux-v5.4/lib/
Ddecompress_unlzma.c335 static inline int INIT copy_bytes(struct writer *wr, in copy_bytes() function
/Linux-v5.4/tools/perf/
Dbuiltin-inject.c119 static int copy_bytes(struct perf_inject *inject, int fd, off_t size) in copy_bytes() function
/Linux-v5.4/drivers/target/
Dtarget_core_user.c670 size_t copy_bytes, to_offset, offset; in scatter_data_area() local
745 size_t copy_bytes, offset; in gather_data_area() local
/Linux-v5.4/fs/xfs/
Dxfs_log.c1978 int copy_bytes) in xlog_state_finish_copy()
/Linux-v5.4/tools/perf/util/
Dsymbol-elf.c1257 static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len) in copy_bytes() function
/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_arm.c2081 int copy_bytes; in vchiq_dump() local
/Linux-v5.4/drivers/ntb/
Dntb_transport.c88 static unsigned int copy_bytes = 1024; variable