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:RDI_DEV_ASSIGN
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H
A
D
trace_mr.h
79
RDI_DEV_ASSIGN
(ib_to_rvt(mr->pd->device));
142
RDI_DEV_ASSIGN
(ib_to_rvt(sge->mr->pd->device));
198
RDI_DEV_ASSIGN
(ib_to_rvt(to_imr(ibmr)->mr.pd->device))
H
A
D
trace_qp.h
68
RDI_DEV_ASSIGN
(ib_to_rvt(qp->ibqp.device))
100
RDI_DEV_ASSIGN
(ib_to_rvt(qp->ibqp.device))
H
A
D
trace.h
49
#define
RDI_DEV_ASSIGN
(rdi) __assign_str(dev, rvt_get_ibdev_name(rdi))
macro
H
A
D
trace_cq.h
88
TP_fast_assign(
RDI_DEV_ASSIGN
(cq->rdi)
126
RDI_DEV_ASSIGN
(cq->rdi)
H
A
D
trace_rvt.h
68
RDI_DEV_ASSIGN
(rdi);
H
A
D
trace_tx.h
114
RDI_DEV_ASSIGN
(ib_to_rvt(qp->ibqp.device))
173
RDI_DEV_ASSIGN
(ib_to_rvt(qp->ibqp.device))
H
A
D
trace_rc.h
74
RDI_DEV_ASSIGN
(ib_to_rvt(qp->ibqp.device))
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H
A
D
trace_mr.h
37
RDI_DEV_ASSIGN
(ib_to_rvt(mr->pd->device));
100
RDI_DEV_ASSIGN
(ib_to_rvt(sge->mr->pd->device));
156
RDI_DEV_ASSIGN
(ib_to_rvt(to_imr(ibmr)->mr.pd->device));
H
A
D
trace_qp.h
26
RDI_DEV_ASSIGN
(ib_to_rvt(qp->ibqp.device));
58
RDI_DEV_ASSIGN
(ib_to_rvt(qp->ibqp.device));
H
A
D
trace.h
7
#define
RDI_DEV_ASSIGN
(rdi) __assign_str(dev, rvt_get_ibdev_name(rdi))
macro
H
A
D
trace_cq.h
46
TP_fast_assign(
RDI_DEV_ASSIGN
(cq->rdi);
84
RDI_DEV_ASSIGN
(cq->rdi);
H
A
D
trace_rvt.h
26
RDI_DEV_ASSIGN
(rdi);
H
A
D
trace_tx.h
72
RDI_DEV_ASSIGN
(ib_to_rvt(qp->ibqp.device));
131
RDI_DEV_ASSIGN
(ib_to_rvt(qp->ibqp.device));
H
A
D
trace_rc.h
32
RDI_DEV_ASSIGN
(ib_to_rvt(qp->ibqp.device));
Completed in 4 milliseconds