Searched refs:struct_cpy (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dstring.h6 #define struct_cpy(x,y) (*(x)=*(y)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dstring.h6 #define struct_cpy(x,y) (*(x)=*(y)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dprocess.c588 struct_cpy(childregs, regs);
601 struct_cpy(&p->thread.i387, &current->thread.i387);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dstring-486.h394 #define struct_cpy(x,y) \ macro
H A Dstring.h329 * struct_cpy(x,y), copy structure *x into (matching structure) *y.
337 #define struct_cpy(x,y) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dstring-486.h394 #define struct_cpy(x,y) \ macro
H A Dstring.h329 * struct_cpy(x,y), copy structure *x into (matching structure) *y.
337 #define struct_cpy(x,y) \ macro

Completed in 104 milliseconds