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:no_cn
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
hbm.h
23
no_cn
:1; /* do not use cn flags */
member
H
A
D
hbm_out_kern.c
164
if (qsp->
no_cn
)
in _hbm_out_cg()
H
A
D
hbm_edt_kern.c
153
if (qsp != NULL && qsp->
no_cn
)
in _hbm_out_cg()
H
A
D
hbm.c
19
* --
no_cn
Do not return cn notifications
193
qstats.
no_cn
= no_cn_flag ? 1 : 0;
in run_bpf_prog()
414
"USAGE: hbm [-o] [-d] [-l] [-n <id>] [--
no_cn
] [-r <rate>]\n"
in Usage()
423
" --
no_cn
disable CN notifications\n"
in Usage()
444
{"
no_cn
", 0, NULL, 1},
in main()
H
A
D
do_hbm_test.sh
19
echo " [-l] [-N] [--
no_cn
] [-p=<port>|--port=<port>] [-P]"
37
echo " --
no_cn
Do not return CN notifications"
120
--
no_cn
)
121
flags="$flags --
no_cn
"
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
hbm.h
23
no_cn
:1; /* do not use cn flags */
member
H
A
D
hbm_out_kern.c
164
if (qsp->
no_cn
)
in _hbm_out_cg()
H
A
D
hbm_edt_kern.c
153
if (qsp != NULL && qsp->
no_cn
)
in _hbm_out_cg()
H
A
D
hbm.c
19
* --
no_cn
Do not return cn notifications
192
qstats.
no_cn
= no_cn_flag ? 1 : 0;
in run_bpf_prog()
427
"USAGE: hbm [-o] [-d] [-l] [-n <id>] [--
no_cn
] [-r <rate>]\n"
in Usage()
436
" --
no_cn
disable CN notifications\n"
in Usage()
457
{"
no_cn
", 0, NULL, 1},
in main()
H
A
D
do_hbm_test.sh
19
echo " [-l] [-N] [--
no_cn
] [-p=<port>|--port=<port>] [-P]"
37
echo " --
no_cn
Do not return CN notifications"
130
--
no_cn
)
131
flags="$flags --
no_cn
"
Completed in 5 milliseconds