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:wqe_to_tid_req
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H
A
D
tid_rdma.c
1700
struct tid_rdma_request *req =
wqe_to_tid_req
(wqe);
in hfi1_build_tid_rdma_read_packet()
1786
struct tid_rdma_request *req =
wqe_to_tid_req
(wqe);
2423
req =
wqe_to_tid_req
(wqe);
2584
req =
wqe_to_tid_req
(wqe);
2630
req =
wqe_to_tid_req
(wqe);
in restart_tid_rdma_read_req()
2733
req =
wqe_to_tid_req
(wqe);
in __must_hold()
3040
struct tid_rdma_request *req =
wqe_to_tid_req
(wqe);
in hfi1_tid_rdma_restart_req()
3145
req =
wqe_to_tid_req
(wqe);
in hfi1_tid_rdma_restart_req()
3221
req =
wqe_to_tid_req
(prev);
in hfi1_tid_rdma_wqe_interlock()
3239
req =
wqe_to_tid_req
(pre
in hfi1_tid_rdma_wqe_interlock()
[all...]
H
A
D
rc.c
691
__r =
wqe_to_tid_req
(__w);
in hfi1_make_rc_req()
743
req =
wqe_to_tid_req
(wqe);
in hfi1_make_rc_req()
801
req =
wqe_to_tid_req
(wqe);
in hfi1_make_rc_req()
1056
req =
wqe_to_tid_req
(wqe);
in hfi1_make_rc_req()
1082
req =
wqe_to_tid_req
(wqe);
in hfi1_make_rc_req()
1133
req =
wqe_to_tid_req
(wqe);
in hfi1_make_rc_req()
1469
struct tid_rdma_request *req =
wqe_to_tid_req
(wqe);
in update_num_rd_atomic()
1640
req =
wqe_to_tid_req
(wqe);
in hfi1_restart_rc()
1783
req =
wqe_to_tid_req
(wqe);
in hfi1_rc_send_complete()
1824
req =
wqe_to_tid_req
(wq
in hfi1_rc_send_complete()
[all...]
H
A
D
verbs.h
375
static inline struct tid_rdma_request *
wqe_to_tid_req
(struct rvt_swqe *wqe)
in wqe_to_tid_req()
function
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H
A
D
tid_rdma.c
1707
struct tid_rdma_request *req =
wqe_to_tid_req
(wqe);
in hfi1_build_tid_rdma_read_packet()
1793
struct tid_rdma_request *req =
wqe_to_tid_req
(wqe);
2430
req =
wqe_to_tid_req
(wqe);
2591
req =
wqe_to_tid_req
(wqe);
2637
req =
wqe_to_tid_req
(wqe);
in restart_tid_rdma_read_req()
2740
req =
wqe_to_tid_req
(wqe);
in __must_hold()
3049
struct tid_rdma_request *req =
wqe_to_tid_req
(wqe);
in hfi1_tid_rdma_restart_req()
3154
req =
wqe_to_tid_req
(wqe);
in hfi1_tid_rdma_restart_req()
3230
req =
wqe_to_tid_req
(prev);
in hfi1_tid_rdma_wqe_interlock()
3249
req =
wqe_to_tid_req
(pre
in hfi1_tid_rdma_wqe_interlock()
[all...]
H
A
D
rc.c
650
__r =
wqe_to_tid_req
(__w);
in hfi1_make_rc_req()
702
req =
wqe_to_tid_req
(wqe);
in hfi1_make_rc_req()
760
req =
wqe_to_tid_req
(wqe);
in hfi1_make_rc_req()
1015
req =
wqe_to_tid_req
(wqe);
in hfi1_make_rc_req()
1041
req =
wqe_to_tid_req
(wqe);
in hfi1_make_rc_req()
1092
req =
wqe_to_tid_req
(wqe);
in hfi1_make_rc_req()
1427
struct tid_rdma_request *req =
wqe_to_tid_req
(wqe);
in update_num_rd_atomic()
1598
req =
wqe_to_tid_req
(wqe);
in hfi1_restart_rc()
1741
req =
wqe_to_tid_req
(wqe);
in hfi1_rc_send_complete()
1782
req =
wqe_to_tid_req
(wq
in hfi1_rc_send_complete()
[all...]
H
A
D
verbs.h
333
static inline struct tid_rdma_request *
wqe_to_tid_req
(struct rvt_swqe *wqe)
in wqe_to_tid_req()
function
Completed in 21 milliseconds