Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:NR
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-6.6/scripts/
H
A
D
check-sysctl-docs
59
FNR ==
NR
&& /^=+$/ {
89
FNR ==
NR
{
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
traps.c
602
#define
NR
(x) ((__ARM_NR_##x) - __ARM_NR_BASE)
macro
614
case
NR
(breakpoint): /* SWI BREAK_POINT */
in arm_syscall()
633
case
NR
(cacheflush):
in arm_syscall()
636
case
NR
(usr26):
in arm_syscall()
642
case
NR
(usr32):
in arm_syscall()
648
case
NR
(set_tls):
in arm_syscall()
652
case
NR
(get_tls):
in arm_syscall()
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
traps.c
607
#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()
/kernel/linux/linux-5.10/scripts/
H
A
D
check-sysctl-docs
59
FNR ==
NR
&& /^=+$/ {
89
FNR ==
NR
{
/kernel/linux/linux-6.6/arch/arm64/tools/
H
A
D
gen-cpucaps.awk
9
print "Error at line "
NR
": " msg > "/dev/stderr"
H
A
D
gen-sysreg.awk
13
print "Error at "
NR
": " msg > "/dev/stderr"
/kernel/linux/linux-5.10/tools/scripts/
H
A
D
utilities.mak
55
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 }'
/kernel/linux/linux-6.6/tools/scripts/
H
A
D
utilities.mak
55
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 }'
/kernel/linux/linux-5.10/tools/memory-model/scripts/
H
A
D
runlitmushist.sh
66
print "runtest " $2 >> t "/"
NR
% ncpu ".sh";
/kernel/linux/linux-5.10/arch/x86/tools/
H
A
D
gen-insn-attr-x86.awk
107
print "Semantic error at "
NR
": " msg > "/dev/stderr"
261
if (
NR
== 1)
/kernel/linux/linux-5.10/tools/arch/x86/tools/
H
A
D
gen-insn-attr-x86.awk
107
print "Semantic error at "
NR
": " msg > "/dev/stderr"
261
if (
NR
== 1)
/kernel/linux/linux-6.6/arch/x86/tools/
H
A
D
gen-insn-attr-x86.awk
107
print "Semantic error at "
NR
": " msg > "/dev/stderr"
261
if (
NR
== 1)
/kernel/linux/linux-6.6/tools/arch/x86/tools/
H
A
D
gen-insn-attr-x86.awk
107
print "Semantic error at "
NR
": " msg > "/dev/stderr"
261
if (
NR
== 1)
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/
H
A
D
modify_srcu.awk
49
if (FNR !=
NR
) {
/kernel/linux/linux-5.10/kernel/bpf/
H
A
D
cgroup.c
292
#define
NR
ARRAY_SIZE(cgrp->bpf.effective)
in cgroup_bpf_inherit()
macro
293
struct bpf_prog_array *arrays[
NR
] = {};
in cgroup_bpf_inherit()
305
for (i = 0; i <
NR
; i++)
in cgroup_bpf_inherit()
310
for (i = 0; i <
NR
; i++)
in cgroup_bpf_inherit()
314
for (i = 0; i <
NR
; i++)
in cgroup_bpf_inherit()
319
for (i = 0; i <
NR
; i++)
in cgroup_bpf_inherit()
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
cgroup.c
466
#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()
/kernel/linux/linux-6.6/tools/tracing/latency/
H
A
D
latency-collector.c
46
C(
NR
, NULL)
Completed in 14 milliseconds