Home
last modified time | relevance | path

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

/openbmc/linux/certs/
H A Dcheck-blacklist-hashes.awk18 print "Not a string (item " NR "):", $0;
22 print "Unknown prefix (item " NR "):", part1[1];
26 print "Not a lowercase hexadecimal string (item " NR "):", part2[2];
30 print "Hash string too long (item " NR "):", part3[1];
34 print "Not an even number of hexadecimal characters (item " NR "):", part3[1];
/openbmc/linux/scripts/
H A Dcheck-sysctl-docs59 FNR == NR && /^=+$/ {
89 FNR == NR {
/openbmc/linux/arch/arm/kernel/
H A Dtraps.c607 #define NR(x) ((__ARM_NR_##x) - __ARM_NR_BASE) macro
619 case NR(breakpoint): /* SWI BREAK_POINT */ in arm_syscall()
638 case NR(cacheflush): in arm_syscall()
641 case NR(usr26): in arm_syscall()
647 case NR(usr32): in arm_syscall()
653 case NR(set_tls): in arm_syscall()
657 case NR(get_tls): in arm_syscall()
/openbmc/linux/arch/arm64/tools/
H A Dgen-cpucaps.awk9 print "Error at line " NR ": " msg > "/dev/stderr"
H A Dgen-sysreg.awk13 print "Error at " NR ": " msg > "/dev/stderr"
/openbmc/linux/tools/scripts/
H A 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 }'
/openbmc/linux/arch/x86/tools/
H A Dgen-insn-attr-x86.awk107 print "Semantic error at " NR ": " msg > "/dev/stderr"
261 if (NR == 1)
/openbmc/linux/tools/arch/x86/tools/
H A Dgen-insn-attr-x86.awk107 print "Semantic error at " NR ": " msg > "/dev/stderr"
261 if (NR == 1)
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dbaikal,bt1-ccu-pll.yaml65 CLKR--->|/NR|-+ |
70 where Rclk is the reference clock coming from XTAL, NR - reference clock
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dmemory-model.rst75 NR\_MEM\_SECTIONS = 2 ^ {(MAX\_PHYSMEM\_BITS - SECTION\_SIZE\_BITS)}
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst499 nr_mirrors := "nr_mirrors=" <NR>
501 … mirror_device_row is repeated <NR> times - for <NR> described in <nr_mirrors>.
504 where <X> ranges from 0 to (<NR> -1) - for <NR> described in <nr_mirrors>.
506 where <X> ranges from 0 to (<NR> -1) - for <NR> described in <nr_mirrors>.
/openbmc/qemu/target/loongarch/
H A Dcpu-csr.h72 FIELD(TLBENTRY_64, NR, 61, 1)
H A Dtlb_helper.c54 tlb_nr = FIELD_EX64(tlb_entry, TLBENTRY_64, NR); in loongarch_map_tlb_entry()
/openbmc/linux/arch/csky/
H A DKconfig280 int "Page count of ITCM size: NR*4KB"
293 int "Page count of DTCM size: NR*4KB"
/openbmc/openbmc/poky/meta/recipes-core/musl/
H A Dmusl_git.bb39 # (where r7 is used for the syscall NR). In most cases, frame pointers will be
/openbmc/linux/kernel/bpf/
H A Dcgroup.c466 #define NR ARRAY_SIZE(cgrp->bpf.effective) in cgroup_bpf_inherit() macro
467 struct bpf_prog_array *arrays[NR] = {}; in cgroup_bpf_inherit()
479 for (i = 0; i < NR; i++) in cgroup_bpf_inherit()
484 for (i = 0; i < NR; i++) in cgroup_bpf_inherit()
488 for (i = 0; i < NR; i++) in cgroup_bpf_inherit()
493 for (i = 0; i < NR; i++) in cgroup_bpf_inherit()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dhighlight.pack.js2NR="\\b\\d+(\\.\\d+)?",e.CNR="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)…
/openbmc/linux/Documentation/mm/
H A Dmemory-model.rst85 NR\_MEM\_SECTIONS = 2 ^ {(MAX\_PHYSMEM\_BITS - SECTION\_SIZE\_BITS)}
/openbmc/linux/tools/tracing/latency/
H A Dlatency-collector.c46 C(NR, NULL)
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfe_property_parameters.rst89 DMTB 4-QAM, 16-QAM, 32-QAM, 64-QAM and 4-QAM-NR.
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst268 /proc/irq/$NR/smp_affinity[_list] files. Limited documentation is
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch73 …�����������������������������������������������?KT.:F0:H1;JCMW?JQ>LPCRP8KY:NR>RR=PW?M\BIV������e��…
/openbmc/qemu/target/s390x/tcg/
H A Dinsn-data.h.inc91 C(0x1400, NR, RR_a, Z, r1, r2, new, r1_32, and, nz32)
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc2100 tcg_out_insn(s, RR, NR, a0, a2);
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch29135 … darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`