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:guid_indexes
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H
A
D
alias_GUID.c
61
ib_sa_comp_mask
guid_indexes
;
member
79
u64
guid_indexes
;
in mlx4_ib_update_cache_on_guid_change()
local
86
guid_indexes
= be64_to_cpu((__force __be64) dev->sriov.alias_guid.
in mlx4_ib_update_cache_on_guid_change()
88
all_rec_per_port[block_num].
guid_indexes
);
in mlx4_ib_update_cache_on_guid_change()
89
pr_debug("port: %d,
guid_indexes
: 0x%llx\n", port_num,
guid_indexes
);
in mlx4_ib_update_cache_on_guid_change()
94
if (test_bit(i + 4, (unsigned long *)&
guid_indexes
)) {
in mlx4_ib_update_cache_on_guid_change()
158
all_rec_per_port[record_num].
guid_indexes
in mlx4_ib_slave_alias_guid_event()
191
u64
guid_indexes
;
in mlx4_ib_notify_slaves_on_guid_change()
local
206
guid_indexes
in mlx4_ib_notify_slaves_on_guid_change()
[all...]
H
A
D
mlx4_ib.h
422
ib_sa_comp_mask
guid_indexes
; /*indicates what from the 8 records are valid*/
member
H
A
D
sysfs.c
102
mdev->sriov.alias_guid.ports_guid[port->num - 1].all_rec_per_port[record_num].
guid_indexes
in store_admin_alias_guid()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H
A
D
alias_GUID.c
60
ib_sa_comp_mask
guid_indexes
;
member
78
u64
guid_indexes
;
in mlx4_ib_update_cache_on_guid_change()
local
85
guid_indexes
= be64_to_cpu((__force __be64) dev->sriov.alias_guid.
in mlx4_ib_update_cache_on_guid_change()
87
all_rec_per_port[block_num].
guid_indexes
);
in mlx4_ib_update_cache_on_guid_change()
88
pr_debug("port: %u,
guid_indexes
: 0x%llx\n", port_num,
guid_indexes
);
in mlx4_ib_update_cache_on_guid_change()
93
if (test_bit(i + 4, (unsigned long *)&
guid_indexes
)) {
in mlx4_ib_update_cache_on_guid_change()
157
all_rec_per_port[record_num].
guid_indexes
in mlx4_ib_slave_alias_guid_event()
190
u64
guid_indexes
;
in mlx4_ib_notify_slaves_on_guid_change()
local
205
guid_indexes
in mlx4_ib_notify_slaves_on_guid_change()
[all...]
H
A
D
mlx4_ib.h
423
ib_sa_comp_mask
guid_indexes
; /*indicates what from the 8 records are valid*/
member
H
A
D
sysfs.c
102
mdev->sriov.alias_guid.ports_guid[port->num - 1].all_rec_per_port[record_num].
guid_indexes
in store_admin_alias_guid()
Completed in 8 milliseconds