Home
last modified time | relevance | path

Searched refs:NR (Results 1 – 2 of 2) sorted by relevance

/arch/arm/kernel/
Dtraps.c583 #define NR(x) ((__ARM_NR_##x) - __ARM_NR_BASE) macro
601 case NR(breakpoint): /* SWI BREAK_POINT */ in arm_syscall()
620 case NR(cacheflush): in arm_syscall()
623 case NR(usr26): in arm_syscall()
629 case NR(usr32): in arm_syscall()
635 case NR(set_tls): in arm_syscall()
/arch/x86/tools/
Dgen-insn-attr-x86.awk103 print "Semantic error at " NR ": " msg > "/dev/stderr"
257 if (NR == 1)