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
defs:id_map
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/greybus/
H
A
D
hd.c
50
struct ida *
id_map
= &hd->cport_id_map;
in gb_hd_cport_reserve()
local
65
struct ida *
id_map
= &hd->cport_id_map;
in gb_hd_cport_release_reserved()
local
75
struct ida *
id_map
= &hd->cport_id_map;
in gb_hd_cport_allocate()
local
H
A
D
es2.c
492
struct ida *
id_map
= &hd->cport_id_map;
in es2_cport_allocate()
local
/kernel/linux/linux-6.6/drivers/greybus/
H
A
D
hd.c
50
struct ida *
id_map
= &hd->cport_id_map;
in gb_hd_cport_reserve()
local
65
struct ida *
id_map
= &hd->cport_id_map;
in gb_hd_cport_release_reserved()
local
75
struct ida *
id_map
= &hd->cport_id_map;
in gb_hd_cport_allocate()
local
H
A
D
es2.c
492
struct ida *
id_map
= &hd->cport_id_map;
in es2_cport_allocate()
local
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H
A
D
coresight-trace-id.c
30
static void coresight_trace_id_dump_table(struct coresight_trace_id_map *
id_map
,
in coresight_trace_id_dump_table()
argument
55
static int coresight_trace_id_find_odd_id(struct coresight_trace_id_map *
id_map
)
in coresight_trace_id_find_odd_id()
argument
82
static int coresight_trace_id_alloc_new_id(struct coresight_trace_id_map *
id_map
,
in coresight_trace_id_alloc_new_id()
argument
113
coresight_trace_id_free(int id, struct coresight_trace_
id_map
*
id_map
)
coresight_trace_id_free()
argument
122
coresight_trace_id_set_pend_rel(int id, struct coresight_trace_
id_map
*
id_map
)
coresight_trace_id_set_pend_rel()
argument
137
struct coresight_trace_
id_map
*
id_map
= &
id_map
_default;
coresight_trace_id_release_all_pending()
local
154
coresight_trace_
id_map
_get_cpu_id(int cpu, struct coresight_trace_
id_map
*
id_map
)
coresight_trace_id_map_get_cpu_id()
argument
198
coresight_trace_
id_map
_put_cpu_id(int cpu, struct coresight_trace_
id_map
*
id_map
)
coresight_trace_id_map_put_cpu_id()
argument
225
coresight_trace_
id_map
_get_system_id(struct coresight_trace_
id_map
*
id_map
)
coresight_trace_id_map_get_system_id()
argument
240
coresight_trace_
id_map
_put_system_id(struct coresight_trace_
id_map
*
id_map
, int id)
coresight_trace_id_map_put_system_id()
argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H
A
D
adf_dev_mgr.c
12
static u8
id_map
[ADF_MAX_DEVICES];
variable
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/binderfs/
H
A
D
binderfs_test.c
310
char
id_map
[4096];
in change_idmaps()
local
/kernel/linux/linux-5.10/drivers/staging/greybus/
H
A
D
fw-management.c
30
struct ida
id_map
;
member
H
A
D
fw-download.c
40
struct ida
id_map
;
member
/kernel/linux/linux-6.6/drivers/staging/greybus/
H
A
D
fw-management.c
30
struct ida
id_map
;
member
H
A
D
fw-download.c
40
struct ida
id_map
;
member
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H
A
D
adf_dev_mgr.c
12
static u8
id_map
[ADF_MAX_DEVICES];
variable
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/binderfs/
H
A
D
binderfs_test.c
328
char
id_map
[4096];
in change_idmaps()
local
/kernel/linux/linux-6.6/tools/lib/bpf/
H
A
D
linker.c
2220
int *
id_map
= ctx;
in remap_type_id()
local
Completed in 15 milliseconds