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:cxl_dport
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/drivers/cxl/
H
A
D
cxl.h
291
struct
cxl_dport
;
293
struct
cxl_dport
*dport);
419
struct
cxl_dport
*target[];
423
typedef struct
cxl_dport
*(*cxl_calc_hb_fn)(struct cxl_root_decoder *cxlrd,
568
* @dports:
cxl_dport
instances referenced by decoders
591
struct
cxl_dport
*parent_dport;
607
static inline struct
cxl_dport
*
619
* struct
cxl_dport
- CXL downstream port
627
struct
cxl_dport
{
struct
645
struct
cxl_dport
*dpor
[all...]
H
A
D
mem.c
49
struct
cxl_dport
*parent_dport)
in devm_cxl_add_endpoint()
114
struct
cxl_dport
*dport;
in cxl_mem_probe()
H
A
D
acpi.c
45
static struct
cxl_dport
*cxl_hb_xor(struct cxl_root_decoder *cxlrd, int pos)
in cxl_hb_xor()
403
struct
cxl_dport
*dport;
in add_host_bridge_dport()
463
struct
cxl_dport
*dport;
in add_host_bridge_uport()
H
A
D
pci.c
473
struct
cxl_dport
*dport;
in cxl_rcrb_get_comp_regs()
/kernel/linux/linux-6.6/drivers/cxl/core/
H
A
D
port.c
152
struct
cxl_dport
*dport = cxlsd->target[i];
in emit_target_list()
153
struct
cxl_dport
*next = NULL;
in emit_target_list()
614
struct
cxl_dport
*parent_dport)
in devm_cxl_link_parent_dport()
632
struct
cxl_dport
*parent_dport)
in cxl_port_alloc()
728
static int cxl_dport_setup_regs(struct device *host, struct
cxl_dport
*dport,
in cxl_dport_setup_regs()
750
struct
cxl_dport
*parent_dport)
in __devm_cxl_add_port()
807
struct
cxl_dport
*parent_dport)
in devm_cxl_add_port()
902
static struct
cxl_dport
*find_dport(struct cxl_port *port, int id)
in find_dport()
904
struct
cxl_dport
*dport;
in find_dport()
914
static int add_dport(struct cxl_port *port, struct
cxl_dport
*dpor
[all...]
H
A
D
regs.c
538
struct
cxl_dport
*dport)
in cxl_rcd_component_reg_phys()
H
A
D
hdm.c
52
struct
cxl_dport
*dport = NULL;
in devm_cxl_add_passthrough_decoder()
579
struct
cxl_dport
**t = &cxlsd->target[0];
in cxlsd_set_targets()
H
A
D
pci.c
39
struct
cxl_dport
*dport;
in match_add_dports()
H
A
D
region.c
1455
const struct
cxl_dport
*dport, int pos)
in cxl_region_attach_position()
1692
struct
cxl_dport
*dport;
in cxl_region_attach()
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H
A
D
mock.c
247
struct
cxl_dport
*__wrap_devm_cxl_add_rch_dport(struct cxl_port *port,
in __wrap_devm_cxl_add_rch_dport()
253
struct
cxl_dport
*dport;
in __wrap_devm_cxl_add_rch_dport()
272
struct
cxl_dport
*dport)
in __wrap_cxl_rcd_component_reg_phys()
H
A
D
cxl.c
743
struct
cxl_dport
*dport;
in mock_init_hdm_decoder()
956
struct
cxl_dport
*dport;
in mock_cxl_port_enumerate_dports()
Completed in 16 milliseconds