Searched refs:bcopy (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/arch/xtensa/include/asm/
H A Dstring.h118 /* Don't build bcopy at all ... */
/linux-4.4.14/arch/alpha/include/asm/
H A Dstring.h7 * GCC of any recent vintage doesn't do stupid things with bcopy.
/linux-4.4.14/arch/ia64/sn/kernel/
H A Dbte.c300 * and then bcopy'ing the necessary section into the bte_unaligned_copy()
309 * and the bcopy the entire block into place. bte_unaligned_copy()
342 * We have two contiguous bcopy bte_unaligned_copy()
383 * bcopy to the destination. bte_unaligned_copy()
/linux-4.4.14/arch/xtensa/lib/
H A Dmemcopy.S293 * void bcopy(const void *src, void *dest, size_t n);
296 .global bcopy
297 .type bcopy,@function
298 bcopy: label
304 j .Lmovecommon # go to common code for memmove+bcopy
/linux-4.4.14/include/uapi/linux/
H A Dmroute6.h62 #define IF_COPY(f, t) bcopy(f, t, sizeof(*(f)))
/linux-4.4.14/arch/sparc/lib/
H A Dmemcpy.S141 nop ! Only bcopy returns here and it retuns void...
/linux-4.4.14/drivers/misc/sgi-gru/
H A Dgrutables.h29 * several forms of load, store, memset, bcopy instructions. In addition, it
H A Dgrufault.c316 * the end of the bcopy tranfer, whichever is smaller.
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_sli.c385 * upon. Speculative instructions were allowing a bcopy at the start lpfc_sli4_cq_get()

Completed in 430 milliseconds