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:sib_sid
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/
H
A
D
ib.h
61
__be64
sib_sid
;
member
/kernel/linux/linux-6.6/include/rdma/
H
A
D
ib.h
61
__be64
sib_sid
;
member
/kernel/linux/linux-5.10/drivers/infiniband/core/
H
A
D
cma.c
1235
return htons((u16) (be64_to_cpu(sib->
sib_sid
) &
in cma_port()
1262
ib->
sib_sid
= path->service_id;
in cma_save_ib_info()
1268
ib->
sib_sid
= listen_ib->
sib_sid
;
in cma_save_ib_info()
2311
return ((struct sockaddr_ib *) addr)->
sib_sid
;
in rdma_get_service_id()
3505
sid = be64_to_cpu(sib->
sib_sid
);
in cma_bind_port()
3507
sib->
sib_sid
= cpu_to_be64((sid & mask) | (u64) ntohs(port));
in cma_bind_port()
3711
sid = be64_to_cpu(sib->
sib_sid
) & mask;
in cma_select_ib_ps()
3727
sib->
sib_sid
= cpu_to_be64(sid_ps | ntohs(cma_port((struct sockaddr *) sib)));
in cma_select_ib_ps()
H
A
D
ucma.c
973
addr->
sib_sid
= rdma_get_service_id(ctx->cm_id, (struct sockaddr *)
in ucma_query_gid()
986
addr->
sib_sid
= rdma_get_service_id(ctx->cm_id, (struct sockaddr *)
in ucma_query_gid()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H
A
D
cma.c
1382
return htons((u16) (be64_to_cpu(sib->
sib_sid
) &
in cma_port()
1409
ib->
sib_sid
= path->service_id;
in cma_save_ib_info()
1415
ib->
sib_sid
= listen_ib->
sib_sid
;
in cma_save_ib_info()
2461
return ((struct sockaddr_ib *) addr)->
sib_sid
;
in rdma_get_service_id()
3636
sid = be64_to_cpu(sib->
sib_sid
);
in cma_bind_port()
3638
sib->
sib_sid
= cpu_to_be64((sid & mask) | (u64) ntohs(port));
in cma_bind_port()
3842
sid = be64_to_cpu(sib->
sib_sid
) & mask;
in cma_select_ib_ps()
3858
sib->
sib_sid
= cpu_to_be64(sid_ps | ntohs(cma_port((struct sockaddr *) sib)));
in cma_select_ib_ps()
H
A
D
ucma.c
973
addr->
sib_sid
= rdma_get_service_id(ctx->cm_id, (struct sockaddr *)
in ucma_query_gid()
986
addr->
sib_sid
= rdma_get_service_id(ctx->cm_id, (struct sockaddr *)
in ucma_query_gid()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/
H
A
D
rtrs.c
400
dst_ib->
sib_sid
= cpu_to_be64(RDMA_IB_IP_PS_IB | port);
in rtrs_str_gid_to_sockaddr()
H
A
D
rtrs-srv.c
2001
.
sib_sid
= cpu_to_be64(RDMA_IB_IP_PS_IB | port),
in rtrs_srv_rdma_init()
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H
A
D
rtrs.c
433
dst_ib->
sib_sid
= cpu_to_be64(RDMA_IB_IP_PS_IB | port);
in rtrs_str_gid_to_sockaddr()
H
A
D
rtrs-srv.c
2043
.
sib_sid
= cpu_to_be64(RDMA_IB_IP_PS_IB | port),
in rtrs_srv_rdma_init()
Completed in 26 milliseconds