Searched defs:copy_bytes (Results 1 – 11 of 11) sorted by relevance
38 unsigned int copy_bytes; /* bytes to copy per conversion */ member
152 unsigned int copy_bytes; /* bytes to copy per conversion */ member
363 copy_bytes: label
169 unsigned copy_bytes = width; in descriptor_list_create() local
241 size_t copy_bytes; in alloc_and_scatter_data_area() local297 size_t copy_bytes; in gather_and_free_data_area() local
511 u32 copy_bytes, ring_bytes; in netup_unidvb_ring_copy() local
335 static inline int INIT copy_bytes(struct writer *wr, in copy_bytes() function
102 static int copy_bytes(struct perf_inject *inject, int fd, off_t size) in copy_bytes() function
1194 static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len) in copy_bytes() function
1966 int copy_bytes) in xlog_state_finish_copy()
87 static unsigned int copy_bytes = 1024; variable