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:mthca_alloc
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H
A
D
mthca_dev.h
177
struct
mthca_alloc
{
struct
194
struct
mthca_alloc
alloc;
200
struct
mthca_alloc
alloc;
211
struct
mthca_alloc
mpt_alloc;
226
struct
mthca_alloc
alloc;
239
struct
mthca_alloc
alloc;
246
struct
mthca_alloc
alloc;
253
struct
mthca_alloc
alloc;
269
struct
mthca_alloc
alloc;
274
struct
mthca_alloc
allo
[all...]
H
A
D
mthca_allocator.c
40
u32
mthca_alloc
(struct
mthca_alloc
*alloc)
in mthca_alloc()
function
64
void mthca_free(struct
mthca_alloc
*alloc, u32 obj)
in mthca_free()
79
int mthca_alloc_init(struct
mthca_alloc
*alloc, u32 num, u32 mask,
in mthca_alloc_init()
105
void mthca_alloc_cleanup(struct
mthca_alloc
*alloc)
in mthca_alloc_cleanup()
H
A
D
mthca_pd.c
46
pd->pd_num =
mthca_alloc
(&dev->pd_table.alloc);
in mthca_pd_alloc()
H
A
D
mthca_uar.c
40
uar->index =
mthca_alloc
(&dev->uar_table.alloc);
in mthca_uar_alloc()
H
A
D
mthca_mcg.c
148
index =
mthca_alloc
(&dev->mcg_table.alloc);
in mthca_multicast_attach()
H
A
D
mthca_av.c
172
index =
mthca_alloc
(&dev->av_table.alloc);
in mthca_create_ah()
H
A
D
mthca_mr.c
440
key =
mthca_alloc
(&dev->mr_table.mpt_alloc);
in mthca_mr_alloc()
H
A
D
mthca_srq.c
237
srq->srqn =
mthca_alloc
(&dev->srq_table.alloc);
in mthca_alloc_srq()
H
A
D
mthca_cq.c
779
cq->cqn =
mthca_alloc
(&dev->cq_table.alloc);
in mthca_init_cq()
H
A
D
mthca_eq.c
514
eq->eqn =
mthca_alloc
(&dev->eq_table.alloc);
in mthca_create_eq()
H
A
D
mthca_qp.c
1311
qp->qpn =
mthca_alloc
(&dev->qp_table.alloc);
in mthca_alloc_qp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H
A
D
mthca_dev.h
177
struct
mthca_alloc
{
struct
194
struct
mthca_alloc
alloc;
200
struct
mthca_alloc
alloc;
211
struct
mthca_alloc
mpt_alloc;
226
struct
mthca_alloc
alloc;
239
struct
mthca_alloc
alloc;
246
struct
mthca_alloc
alloc;
253
struct
mthca_alloc
alloc;
269
struct
mthca_alloc
alloc;
274
struct
mthca_alloc
allo
[all...]
H
A
D
mthca_allocator.c
40
u32
mthca_alloc
(struct
mthca_alloc
*alloc)
in mthca_alloc()
function
64
void mthca_free(struct
mthca_alloc
*alloc, u32 obj)
in mthca_free()
79
int mthca_alloc_init(struct
mthca_alloc
*alloc, u32 num, u32 mask,
in mthca_alloc_init()
100
void mthca_alloc_cleanup(struct
mthca_alloc
*alloc)
in mthca_alloc_cleanup()
H
A
D
mthca_pd.c
46
pd->pd_num =
mthca_alloc
(&dev->pd_table.alloc);
in mthca_pd_alloc()
H
A
D
mthca_uar.c
40
uar->index =
mthca_alloc
(&dev->uar_table.alloc);
in mthca_uar_alloc()
H
A
D
mthca_av.c
172
index =
mthca_alloc
(&dev->av_table.alloc);
in mthca_create_ah()
H
A
D
mthca_mcg.c
148
index =
mthca_alloc
(&dev->mcg_table.alloc);
in mthca_multicast_attach()
H
A
D
mthca_mr.c
438
key =
mthca_alloc
(&dev->mr_table.mpt_alloc);
in mthca_mr_alloc()
H
A
D
mthca_srq.c
237
srq->srqn =
mthca_alloc
(&dev->srq_table.alloc);
in mthca_alloc_srq()
H
A
D
mthca_cq.c
779
cq->cqn =
mthca_alloc
(&dev->cq_table.alloc);
in mthca_init_cq()
H
A
D
mthca_eq.c
514
eq->eqn =
mthca_alloc
(&dev->eq_table.alloc);
in mthca_create_eq()
H
A
D
mthca_qp.c
1314
qp->qpn =
mthca_alloc
(&dev->qp_table.alloc);
in mthca_alloc_qp()
Completed in 27 milliseconds