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:CS_LOCK
(Results
1 - 25
of
34
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H
A
D
coresight-tpdm.c
42
CS_LOCK
(drvdata->base);
in __tpdm_enable()
83
CS_LOCK
(drvdata->base);
in __tpdm_disable()
121
CS_LOCK
(drvdata->base);
in tpdm_init_default_data()
158
CS_LOCK
(drvdata->base);
in integration_test_store()
H
A
D
coresight-tmc-etf.c
30
CS_LOCK
(drvdata->base);
in __tmc_etb_enable_hw()
43
CS_LOCK
(drvdata->base);
in __tmc_etb_enable_hw()
96
CS_LOCK
(drvdata->base);
in __tmc_etb_disable_hw()
116
CS_LOCK
(drvdata->base);
in __tmc_etf_enable_hw()
126
CS_LOCK
(drvdata->base);
in __tmc_etf_enable_hw()
152
CS_LOCK
(drvdata->base);
in tmc_etf_disable_hw()
580
*
CS_LOCK
() contains mb() so it can ensure visibility of the AUX trace
in tmc_update_etf_buffer()
584
CS_LOCK
(drvdata->base);
in tmc_update_etf_buffer()
H
A
D
coresight-stm.c
161
CS_LOCK
(drvdata->base);
in stm_hwevent_enable_hw()
173
CS_LOCK
(drvdata->base);
in stm_port_enable_hw()
192
CS_LOCK
(drvdata->base);
in stm_enable_hw()
228
CS_LOCK
(drvdata->base);
in stm_hwevent_disable_hw()
238
CS_LOCK
(drvdata->base);
in stm_port_disable_hw()
251
CS_LOCK
(drvdata->base);
in stm_disable_hw()
551
CS_LOCK
(drvdata->base);
in port_select_store()
594
CS_LOCK
(drvdata->base);
in port_enable_store()
H
A
D
coresight-replicator.c
58
CS_LOCK
(drvdata->base);
in dynamic_replicator_reset()
112
CS_LOCK
(drvdata->base);
in dynamic_replicator_enable()
169
CS_LOCK
(drvdata->base);
in dynamic_replicator_disable()
H
A
D
coresight-tpiu.c
69
CS_LOCK
(csa->base);
in tpiu_enable_hw()
94
CS_LOCK
(csa->base);
in tpiu_disable_hw()
H
A
D
coresight-tpda.c
54
CS_LOCK
(drvdata->base);
in __tpda_enable()
84
CS_LOCK
(drvdata->base);
in __tpda_disable()
H
A
D
coresight-etb10.c
130
CS_LOCK
(drvdata->base);
in __etb_enable_hw()
281
CS_LOCK
(drvdata->base);
in __etb_disable_hw()
342
CS_LOCK
(drvdata->base);
in etb_dump_hw()
568
CS_LOCK
(drvdata->base);
in etb_update_buffer()
H
A
D
coresight-funnel.c
73
CS_LOCK
(drvdata->base);
in dynamic_funnel_enable_hw()
119
CS_LOCK
(drvdata->base);
in dynamic_funnel_disable_hw()
184
CS_LOCK
(drvdata->base);
in get_funnel_ctrl_hw()
H
A
D
coresight-etm3x-core.c
430
CS_LOCK
(drvdata->base);
in etm_enable_hw()
605
CS_LOCK
(drvdata->base);
in etm_disable_hw()
630
CS_LOCK
(drvdata->base);
in etm_disable_perf()
810
CS_LOCK
(drvdata->base);
in etm_init_arch_data()
H
A
D
coresight-priv.h
111
static inline void
CS_LOCK
(void __iomem *addr)
in CS_LOCK()
function
H
A
D
coresight-cpu-debug.c
242
CS_LOCK
(drvdata->base);
in debug_read_regs()
336
CS_LOCK
(drvdata->base);
in debug_init_arch_data()
H
A
D
coresight-catu.c
464
CS_LOCK
(catu_drvdata->base);
in catu_enable()
492
CS_LOCK
(catu_drvdata->base);
in catu_disable()
H
A
D
coresight-cti-core.c
86
CS_LOCK
(drvdata->base);
in cti_write_all_hw_regs()
179
CS_LOCK
(drvdata->base);
in cti_disable_hw()
193
CS_LOCK
(drvdata->base);
in cti_write_single_reg()
H
A
D
coresight-tmc-etr.c
980
CS_LOCK
(drvdata->base);
in __tmc_etr_enable_hw()
1022
CS_LOCK
(drvdata->base);
in __tmc_etr_enable_hw()
1131
CS_LOCK
(drvdata->base);
in __tmc_etr_disable_hw()
1563
CS_LOCK
(drvdata->base);
in tmc_update_etr_buffer()
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H
A
D
coresight-tmc-etf.c
35
CS_LOCK
(drvdata->base);
in __tmc_etb_enable_hw()
85
CS_LOCK
(drvdata->base);
in __tmc_etb_disable_hw()
107
CS_LOCK
(drvdata->base);
in __tmc_etf_enable_hw()
128
CS_LOCK
(drvdata->base);
in tmc_etf_disable_hw()
554
CS_LOCK
(drvdata->base);
in tmc_update_etf_buffer()
H
A
D
coresight-stm.c
160
CS_LOCK
(drvdata->base);
in stm_hwevent_enable_hw()
172
CS_LOCK
(drvdata->base);
in stm_port_enable_hw()
191
CS_LOCK
(drvdata->base);
in stm_enable_hw()
227
CS_LOCK
(drvdata->base);
in stm_hwevent_disable_hw()
237
CS_LOCK
(drvdata->base);
in stm_port_disable_hw()
250
CS_LOCK
(drvdata->base);
in stm_disable_hw()
557
CS_LOCK
(drvdata->base);
in port_select_store()
600
CS_LOCK
(drvdata->base);
in port_enable_store()
H
A
D
coresight-funnel.c
72
CS_LOCK
(drvdata->base);
in dynamic_funnel_enable_hw()
115
CS_LOCK
(drvdata->base);
in dynamic_funnel_disable_hw()
178
CS_LOCK
(drvdata->base);
in get_funnel_ctrl_hw()
H
A
D
coresight-replicator.c
56
CS_LOCK
(drvdata->base);
in dynamic_replicator_reset()
109
CS_LOCK
(drvdata->base);
in dynamic_replicator_enable()
164
CS_LOCK
(drvdata->base);
in dynamic_replicator_disable()
H
A
D
coresight-tpiu.c
69
CS_LOCK
(drvdata->base);
in tpiu_enable_hw()
95
CS_LOCK
(drvdata->base);
in tpiu_disable_hw()
H
A
D
coresight-etb10.c
130
CS_LOCK
(drvdata->base);
in __etb_enable_hw()
279
CS_LOCK
(drvdata->base);
in __etb_disable_hw()
340
CS_LOCK
(drvdata->base);
in etb_dump_hw()
567
CS_LOCK
(drvdata->base);
in etb_update_buffer()
H
A
D
coresight-etm3x-core.c
424
CS_LOCK
(drvdata->base);
in etm_enable_hw()
471
CS_LOCK
(drvdata->base);
in etm_get_trace_id()
582
CS_LOCK
(drvdata->base);
in etm_disable_hw()
607
CS_LOCK
(drvdata->base);
in etm_disable_perf()
775
CS_LOCK
(drvdata->base);
in etm_init_arch_data()
H
A
D
coresight-cpu-debug.c
241
CS_LOCK
(drvdata->base);
in debug_read_regs()
335
CS_LOCK
(drvdata->base);
in debug_init_arch_data()
H
A
D
coresight-catu.c
460
CS_LOCK
(catu_drvdata->base);
in catu_enable()
487
CS_LOCK
(catu_drvdata->base);
in catu_disable()
H
A
D
coresight-cti-core.c
86
CS_LOCK
(drvdata->base);
in cti_write_all_hw_regs()
171
CS_LOCK
(drvdata->base);
in cti_disable_hw()
185
CS_LOCK
(drvdata->base);
in cti_write_single_reg()
H
A
D
coresight-priv.h
112
static inline void
CS_LOCK
(void __iomem *addr)
in CS_LOCK()
function
Completed in 23 milliseconds
1
2