Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dtraps.c572 #define NR(x) ((__ARM_NR_##x) - __ARM_NR_BASE) macro
590 case NR(breakpoint): /* SWI BREAK_POINT */ in arm_syscall()
609 case NR(cacheflush): in arm_syscall()
612 case NR(usr26): in arm_syscall()
618 case NR(usr32): in arm_syscall()
624 case NR(set_tls): in arm_syscall()
/linux-4.4.14/tools/perf/config/
Dutilities.mak55 awk 'NR==1 {t=$$0} NR>1 {t=t "$(nl-escape)" $$0} END {printf t}'
75 awk 'NR==1 {t=$$0} NR>1 {t=t "\n" $$0} END { gsub(/$(nl-escape)/,"\n",t); printf t }'
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dgen-insn-attr-x86.awk103 print "Semantic error at " NR ": " msg > "/dev/stderr"
257 if (NR == 1)
/linux-4.4.14/arch/x86/tools/
Dgen-insn-attr-x86.awk103 print "Semantic error at " NR ": " msg > "/dev/stderr"
257 if (NR == 1)