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:cxlsd
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/cxl/core/
H
A
D
hdm.c
51
struct cxl_switch_decoder *
cxlsd
;
in devm_cxl_add_passthrough_decoder()
local
577
static void cxlsd_set_targets(struct cxl_switch_decoder *
cxlsd
, u64 *tgt)
in cxlsd_set_targets()
argument
678
struct cxl_switch_decoder *
cxlsd
=
in cxl_decoder_commit()
local
1005
struct cxl_switch_decoder *
cxlsd
;
devm_cxl_enumerate_decoders()
local
[all...]
H
A
D
region.c
197
struct cxl_switch_decoder *
cxlsd
= NULL;
in commit_decoder()
local
1121
struct cxl_switch_decoder *
cxlsd
;
in cxl_port_setup_targets()
local
1539
struct cxl_switch_decoder *
cxlsd
;
match_switch_decoder_by_range()
local
1556
struct cxl_switch_decoder *
cxlsd
;
find_pos_and_ways()
local
[all...]
H
A
D
port.c
145
static ssize_t emit_target_list(struct cxl_switch_decoder *
cxlsd
, char *buf)
in emit_target_list()
argument
173
struct cxl_switch_decoder *
cxlsd
= to_cxl_switch_decoder(dev);
in target_list_show()
local
415
struct cxl_switch_decoder *
cxlsd
= to_cxl_switch_decoder(dev);
in cxl_switch_decoder_release()
local
1575
decoder_populate_targets(struct cxl_switch_decoder *
cxlsd
, struct cxl_port *port, int *target_map)
decoder_populate_targets()
argument
1602
struct cxl_switch_decoder *
cxlsd
= &cxlrd->
cxlsd
;
cxl_hb_modulo()
local
1659
cxl_switch_decoder_init(struct cxl_port *port, struct cxl_switch_decoder *
cxlsd
, int nr_targets)
cxl_switch_decoder_init()
argument
1686
struct cxl_switch_decoder *
cxlsd
;
cxl_root_decoder_alloc()
local
1740
struct cxl_switch_decoder *
cxlsd
;
cxl_switch_decoder_alloc()
local
1833
struct cxl_switch_decoder *
cxlsd
= to_cxl_switch_decoder(dev);
cxl_decoder_add_locked()
local
[all...]
/kernel/linux/linux-6.6/drivers/cxl/
H
A
D
acpi.c
48
struct cxl_switch_decoder *
cxlsd
= &cxlrd->
cxlsd
;
in cxl_hb_xor()
local
H
A
D
cxl.h
441
struct cxl_switch_decoder
cxlsd
;
member
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H
A
D
cxl.c
739
struct cxl_switch_decoder *
cxlsd
;
in mock_init_hdm_decoder()
local
868
struct cxl_switch_decoder *
cxlsd
;
in mock_cxl_enumerate_decoders()
local
[all...]
Completed in 10 milliseconds