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:smem_ptable
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/soc/qcom/
H
A
D
smem.c
38
* (@
smem_ptable
), that is found 4kB from the end of the main smem region. The
140
* struct smem_ptable_entry - one entry in the @
smem_ptable
list
160
* struct
smem_ptable
- partition table for the private partitions
167
struct
smem_ptable
{
struct
283
struct
smem_ptable
*ptable;
820
static struct
smem_ptable
*qcom_smem_get_ptable(struct qcom_smem *smem)
in qcom_smem_get_ptable()
822
struct
smem_ptable
*ptable;
in qcom_smem_get_ptable()
840
struct
smem_ptable
*ptable;
in qcom_smem_get_item_count()
909
struct
smem_ptable
*ptable;
in qcom_smem_set_global_partition()
962
struct
smem_ptable
*ptabl
in qcom_smem_enumerate_partitions()
[all...]
/kernel/linux/linux-5.10/drivers/soc/qcom/
H
A
D
smem.c
36
* (@
smem_ptable
), that is found 4kB from the end of the main smem region. The
138
* struct smem_ptable_entry - one entry in the @
smem_ptable
list
158
* struct
smem_ptable
- partition table for the private partitions
165
struct
smem_ptable
{
struct
685
static struct
smem_ptable
*qcom_smem_get_ptable(struct qcom_smem *smem)
in qcom_smem_get_ptable()
687
struct
smem_ptable
*ptable;
in qcom_smem_get_ptable()
705
struct
smem_ptable
*ptable;
in qcom_smem_get_item_count()
771
struct
smem_ptable
*ptable;
in qcom_smem_set_global_partition()
821
struct
smem_ptable
*ptable;
in qcom_smem_enumerate_partitions()
Completed in 4 milliseconds