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:arch_hdr
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/imx/
H
A
D
imx-common.c
34
if (xoops->
arch_hdr
.totalsize > EXCEPT_MAX_HDR_SIZE) {
in imx8_get_registers()
36
xoops->
arch_hdr
.totalsize);
in imx8_get_registers()
39
offset += xoops->
arch_hdr
.totalsize;
in imx8_get_registers()
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/
H
A
D
mtk-adsp-common.c
40
if (xoops->
arch_hdr
.totalsize > EXCEPT_MAX_HDR_SIZE) {
in mtk_adsp_get_registers()
42
xoops->
arch_hdr
.totalsize);
in mtk_adsp_get_registers()
45
offset += xoops->
arch_hdr
.totalsize;
in mtk_adsp_get_registers()
/kernel/linux/linux-6.6/sound/soc/sof/imx/
H
A
D
imx-common.c
34
if (xoops->
arch_hdr
.totalsize > EXCEPT_MAX_HDR_SIZE) {
in imx8_get_registers()
36
xoops->
arch_hdr
.totalsize);
in imx8_get_registers()
39
offset += xoops->
arch_hdr
.totalsize;
in imx8_get_registers()
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H
A
D
acp-common.c
71
if (xoops->
arch_hdr
.totalsize > EXCEPT_MAX_HDR_SIZE) {
in amd_get_registers()
73
xoops->
arch_hdr
.totalsize);
in amd_get_registers()
77
offset += xoops->
arch_hdr
.totalsize;
in amd_get_registers()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H
A
D
atom.c
48
if (xoops->
arch_hdr
.totalsize > EXCEPT_MAX_HDR_SIZE) {
in atom_get_registers()
50
xoops->
arch_hdr
.totalsize);
in atom_get_registers()
53
offset += xoops->
arch_hdr
.totalsize;
in atom_get_registers()
H
A
D
bdw.c
236
if (xoops->
arch_hdr
.totalsize > EXCEPT_MAX_HDR_SIZE) {
in bdw_get_registers()
238
xoops->
arch_hdr
.totalsize);
in bdw_get_registers()
241
offset += xoops->
arch_hdr
.totalsize;
in bdw_get_registers()
H
A
D
hda.c
675
if (xoops->
arch_hdr
.totalsize > EXCEPT_MAX_HDR_SIZE) {
in hda_dsp_get_registers()
677
xoops->
arch_hdr
.totalsize);
in hda_dsp_get_registers()
680
offset += xoops->
arch_hdr
.totalsize;
in hda_dsp_get_registers()
/kernel/linux/linux-5.10/include/sound/sof/
H
A
D
xtensa.h
20
struct sof_ipc_dsp_oops_arch_hdr
arch_hdr
;
member
/kernel/linux/linux-6.6/include/sound/sof/
H
A
D
xtensa.h
20
struct sof_ipc_dsp_oops_arch_hdr
arch_hdr
;
member
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H
A
D
bdw.c
233
if (xoops->
arch_hdr
.totalsize > EXCEPT_MAX_HDR_SIZE) {
in bdw_get_registers()
235
xoops->
arch_hdr
.totalsize);
in bdw_get_registers()
238
offset += xoops->
arch_hdr
.totalsize;
in bdw_get_registers()
H
A
D
hda.c
384
if (xoops->
arch_hdr
.totalsize > EXCEPT_MAX_HDR_SIZE) {
in hda_dsp_get_registers()
386
xoops->
arch_hdr
.totalsize);
in hda_dsp_get_registers()
389
offset += xoops->
arch_hdr
.totalsize;
in hda_dsp_get_registers()
H
A
D
byt.c
106
if (xoops->
arch_hdr
.totalsize > EXCEPT_MAX_HDR_SIZE) {
in byt_get_registers()
108
xoops->
arch_hdr
.totalsize);
in byt_get_registers()
111
offset += xoops->
arch_hdr
.totalsize;
in byt_get_registers()
Completed in 9 milliseconds