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:ibxrcd
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
H
A
D
qedr.h
314
struct ib_xrcd
ibxrcd
;
member
583
static inline struct qedr_xrcd *get_qedr_xrcd(struct ib_xrcd *
ibxrcd
)
in get_qedr_xrcd()
argument
H
A
D
verbs.c
488
int qedr_alloc_xrcd(struct ib_xrcd *
ibxrcd
, struct ib_udata *udata)
in qedr_alloc_xrcd()
argument
496
int qedr_dealloc_xrcd(struct ib_xrcd *
ibxrcd
, struct ib_udata *udata)
in qedr_dealloc_xrcd()
argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H
A
D
main.c
1221
static int mlx4_ib_alloc_xrcd(struct ib_xrcd *
ibxrcd
, struct ib_udata *udata)
in mlx4_ib_alloc_xrcd()
argument
H
A
D
mlx4_ib.h
98
struct ib_xrcd
ibxrcd
;
member
683
static inline struct mlx4_ib_xrcd *to_mxrcd(struct ib_xrcd *
ibxrcd
)
in to_mxrcd()
argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/
H
A
D
qedr.h
314
struct ib_xrcd
ibxrcd
;
member
584
static inline struct qedr_xrcd *get_qedr_xrcd(struct ib_xrcd *
ibxrcd
)
in get_qedr_xrcd()
argument
H
A
D
verbs.c
490
int qedr_alloc_xrcd(struct ib_xrcd *
ibxrcd
, struct ib_udata *udata)
in qedr_alloc_xrcd()
argument
498
int qedr_dealloc_xrcd(struct ib_xrcd *
ibxrcd
, struct ib_udata *udata)
in qedr_dealloc_xrcd()
argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H
A
D
main.c
1221
static int mlx4_ib_alloc_xrcd(struct ib_xrcd *
ibxrcd
, struct ib_udata *udata)
in mlx4_ib_alloc_xrcd()
argument
H
A
D
mlx4_ib.h
99
struct ib_xrcd
ibxrcd
;
member
685
static inline struct mlx4_ib_xrcd *to_mxrcd(struct ib_xrcd *
ibxrcd
)
in to_mxrcd()
argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
qp.c
4805
int mlx5_ib_alloc_xrcd(struct ib_xrcd *
ibxrcd
, struct ib_udata *udata)
in mlx5_ib_alloc_xrcd()
argument
H
A
D
mlx5_ib.h
543
struct ib_xrcd
ibxrcd
;
member
1035
static inline struct mlx5_ib_xrcd *to_mxrcd(struct ib_xrcd *
ibxrcd
)
in to_mxrcd()
argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
qp.c
5132
int mlx5_ib_alloc_xrcd(struct ib_xrcd *
ibxrcd
, struct ib_udata *udata)
in mlx5_ib_alloc_xrcd()
argument
H
A
D
mlx5_ib.h
611
struct ib_xrcd
ibxrcd
;
member
1169
static inline struct mlx5_ib_xrcd *to_mxrcd(struct ib_xrcd *
ibxrcd
)
in to_mxrcd()
argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H
A
D
hns_roce_device.h
216
struct ib_xrcd
ibxrcd
;
member
997
static inline struct hns_roce_xrcd *to_hr_xrcd(struct ib_xrcd *
ibxrcd
)
in to_hr_xrcd()
argument
Completed in 48 milliseconds