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:shmem_size
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/meson/
H
A
D
meson_sm.c
32
unsigned int
shmem_size
;
member
39
.
shmem_size
= SZ_4K,
155
if (bsize > fw->chip->
shmem_size
)
in meson_sm_call_read()
200
if (size > fw->chip->
shmem_size
)
in meson_sm_call_write()
300
chip->
shmem_size
);
in meson_sm_probe()
307
chip->
shmem_size
);
in meson_sm_probe()
/kernel/linux/linux-6.6/drivers/firmware/meson/
H
A
D
meson_sm.c
32
unsigned int
shmem_size
;
member
39
.
shmem_size
= SZ_4K,
155
if (bsize > fw->chip->
shmem_size
)
in meson_sm_call_read()
200
if (size > fw->chip->
shmem_size
)
in meson_sm_call_write()
300
chip->
shmem_size
);
in meson_sm_probe()
307
chip->
shmem_size
);
in meson_sm_probe()
/kernel/linux/linux-6.6/include/acpi/
H
A
D
pcc.h
15
u64
shmem_size
;
member
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
acpi_pcc.c
85
pcc_chan->
shmem_size
);
in acpi_pcc_address_space_setup()
H
A
D
cppc_acpi.c
556
pcc_chan->
shmem_size
);
in register_pcc_channel()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-xgene-slimpro.c
514
pcc_chan->
shmem_size
,
in xgene_slimpro_i2c_probe()
519
pcc_chan->
shmem_size
,
in xgene_slimpro_i2c_probe()
/kernel/linux/linux-6.6/drivers/mailbox/
H
A
D
pcc.c
563
pchan->chan.
shmem_size
= pcct_ss->length;
in pcc_parse_subspace_shmem()
572
pchan->chan.
shmem_size
= pcct_ext->length;
in pcc_parse_subspace_shmem()
/kernel/linux/linux-6.6/drivers/hwmon/
H
A
D
xgene-hwmon.c
703
pcc_chan->
shmem_size
);
in xgene_hwmon_probe()
707
pcc_chan->
shmem_size
,
in xgene_hwmon_probe()
/kernel/linux/linux-6.6/drivers/soc/hisilicon/
H
A
D
kunpeng_hccs.c
160
pcc_chan->
shmem_size
);
in hccs_register_pcc_channel()
Completed in 9 milliseconds