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:clear_on_read
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/executive/
H
A
D
cvmx-l2c.c
170
uint32_t
clear_on_read
)
in cvmx_l2c_config_perf()
181
pfctl.s.cnt0rdclr =
clear_on_read
;
in cvmx_l2c_config_perf()
186
pfctl.s.cnt1rdclr =
clear_on_read
;
in cvmx_l2c_config_perf()
191
pfctl.s.cnt2rdclr =
clear_on_read
;
in cvmx_l2c_config_perf()
197
pfctl.s.cnt3rdclr =
clear_on_read
;
in cvmx_l2c_config_perf()
207
if (
clear_on_read
)
in cvmx_l2c_config_perf()
169
cvmx_l2c_config_perf(uint32_t counter, enum cvmx_l2c_event event, uint32_t
clear_on_read
)
cvmx_l2c_config_perf()
argument
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/executive/
H
A
D
cvmx-l2c.c
170
uint32_t
clear_on_read
)
in cvmx_l2c_config_perf()
181
pfctl.s.cnt0rdclr =
clear_on_read
;
in cvmx_l2c_config_perf()
186
pfctl.s.cnt1rdclr =
clear_on_read
;
in cvmx_l2c_config_perf()
191
pfctl.s.cnt2rdclr =
clear_on_read
;
in cvmx_l2c_config_perf()
197
pfctl.s.cnt3rdclr =
clear_on_read
;
in cvmx_l2c_config_perf()
207
if (
clear_on_read
)
in cvmx_l2c_config_perf()
169
cvmx_l2c_config_perf(uint32_t counter, enum cvmx_l2c_event event, uint32_t
clear_on_read
)
cvmx_l2c_config_perf()
argument
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-l2c.h
164
* @
clear_on_read
: When asserted, any read of the performance counter
170
uint32_t
clear_on_read
);
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-l2c.h
164
* @
clear_on_read
: When asserted, any read of the performance counter
170
uint32_t
clear_on_read
);
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/
H
A
D
st_lsm6dsx_core.c
850
.
clear_on_read
= {
1055
.
clear_on_read
= {
1234
.
clear_on_read
= {
2143
if (hw->settings->irq_config.
clear_on_read
.addr) {
in st_lsm6dsx_init_device()
2144
reg = &hw->settings->irq_config.
clear_on_read
;
in st_lsm6dsx_init_device()
H
A
D
st_lsm6dsx.h
303
struct st_lsm6dsx_reg
clear_on_read
;
member
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/
H
A
D
st_lsm6dsx.h
330
struct st_lsm6dsx_reg
clear_on_read
;
member
H
A
D
st_lsm6dsx_core.c
910
.
clear_on_read
= {
1123
.
clear_on_read
= {
2336
if (hw->settings->irq_config.
clear_on_read
.addr) {
in st_lsm6dsx_init_device()
2337
reg = &hw->settings->irq_config.
clear_on_read
;
in st_lsm6dsx_init_device()
Completed in 10 milliseconds