Searched refs:NGREG (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/m68k/include/asm/
H A Ducontext.h5 #define NGREG 18 macro
6 typedef greg_t gregset_t[NGREG];
/linux-4.4.14/arch/openrisc/include/uapi/asm/
H A Delf.h49 * Note that NGREG is defined to ELF_NGREG in include/linux/elfcore.h, and is
/linux-4.4.14/arch/cris/include/uapi/asm/
H A Delf.h37 /* Note that NGREG is defined to ELF_NGREG in include/linux/elfcore.h, and is
/linux-4.4.14/include/uapi/linux/
H A Delfcore.h24 #define NGREG ELF_NGREG macro
/linux-4.4.14/tools/testing/selftests/x86/
H A Dsigreturn.c455 for (int i = 0; i < NGREG; i++) { test_valid_sigreturn()

Completed in 442 milliseconds