Searched defs:copy (Results 1 – 7 of 7) sorted by relevance
/arch/x86/entry/vdso/ |
D | vdso2c.h | 18 static void BITSFUNC(copy)(FILE *outfile, const unsigned char *data, size_t len) in BITSFUNC() argument
|
/arch/x86/tools/ |
D | insn_decoder_test.c | 122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local
|
/arch/x86/boot/ |
D | video.c | 279 int copy = (xs < saved.x) ? xs : saved.x; in restore_screen() local
|
/arch/arc/kernel/ |
D | smp.c | 358 unsigned long __maybe_unused copy; in do_IPI() local
|
/arch/mips/boot/ |
D | elf2ecoff.c | 68 static void copy(int out, int in, off_t offset, off_t size) in copy() function
|
/arch/s390/kernel/ |
D | debug.c | 710 debug_info_t *copy; in debug_register_static() local
|
/arch/ia64/kernel/ |
D | unwind.c | 646 struct unw_reg_state *copy, *prev = NULL, *first = NULL; in dup_state_stack() local
|