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:bth_pkey
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/
H
A
D
ib_cm.h
89
u16
bth_pkey
;
member
219
u16
bth_pkey
;
member
/kernel/linux/linux-6.6/include/rdma/
H
A
D
ib_cm.h
89
u16
bth_pkey
;
member
219
u16
bth_pkey
;
member
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H
A
D
rxe_recv.c
79
u16 pkey =
bth_pkey
(pkt);
in check_keys()
H
A
D
rxe_hdr.h
330
static inline u16
bth_pkey
(struct rxe_pkt_info *pkt)
in bth_pkey()
function
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H
A
D
rxe_recv.c
83
u16 pkey =
bth_pkey
(pkt);
in check_keys()
H
A
D
rxe_hdr.h
331
static inline u16
bth_pkey
(struct rxe_pkt_info *pkt)
in bth_pkey()
function
/kernel/linux/linux-5.10/drivers/infiniband/core/
H
A
D
cma.c
1398
if (req->pkey != req_param->
bth_pkey
)
in cma_save_req_info()
1401
req_param->
bth_pkey
, req->pkey);
in cma_save_req_info()
1409
if (req->pkey != sidr_param->
bth_pkey
)
in cma_save_req_info()
1412
sidr_param->
bth_pkey
, req->pkey);
in cma_save_req_info()
H
A
D
cm.c
1808
param->
bth_pkey
= cm_get_bth_pkey(work);
in cm_format_req_event()
3542
param->
bth_pkey
= cm_get_bth_pkey(work);
in cm_format_sidr_req_event()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H
A
D
cma.c
1545
if (req->pkey != req_param->
bth_pkey
)
in cma_save_req_info()
1548
req_param->
bth_pkey
, req->pkey);
in cma_save_req_info()
1556
if (req->pkey != sidr_param->
bth_pkey
)
in cma_save_req_info()
1559
sidr_param->
bth_pkey
, req->pkey);
in cma_save_req_info()
H
A
D
cm.c
1792
param->
bth_pkey
= cm_get_bth_pkey(work);
in cm_format_req_event()
3535
param->
bth_pkey
= cm_get_bth_pkey(work);
in cm_format_sidr_req_event()
Completed in 42 milliseconds