Searched defs:COPY (Results 1 – 9 of 9) sorted by relevance
123 #define COPY(x) __put_user(regs->x, &sc->sc_##x) in setup_sigcontext() macro151 #define COPY(x) __get_user(regs->x, &sc->sc_##x) in restore_sigcontext() macro
35 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
48 #define COPY 0x18 macro