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_REC_SIZE
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H
A
D
alias_GUID.c
103
&p_data[i *
GUID_REC_SIZE
],
in mlx4_ib_update_cache_on_guid_change()
104
GUID_REC_SIZE
);
in mlx4_ib_update_cache_on_guid_change()
144
all_recs[
GUID_REC_SIZE
* index];
in mlx4_ib_slave_alias_guid_event()
156
all_recs[
GUID_REC_SIZE
* index] = required_guid;
in mlx4_ib_slave_alias_guid_event()
225
tmp_cur_ag = *(__be64 *)&p_data[i *
GUID_REC_SIZE
];
in mlx4_ib_notify_slaves_on_guid_change()
237
required_value = *(__be64 *)&rec->all_recs[i *
GUID_REC_SIZE
];
in mlx4_ib_notify_slaves_on_guid_change()
338
[i *
GUID_REC_SIZE
];
in aliasguid_query_handler()
339
required_val = *(__be64 *)&rec->all_recs[i *
GUID_REC_SIZE
];
in aliasguid_query_handler()
383
*(__be64 *)&rec->all_recs[i *
GUID_REC_SIZE
] =
in aliasguid_query_handler()
465
all_rec_per_port[index].all_recs[
GUID_REC_SIZE
*
in invalidate_guid_record()
[all...]
H
A
D
mlx4_ib.h
403
#define
GUID_REC_SIZE
8
macro
421
u8 all_recs[
GUID_REC_SIZE
* NUM_ALIAS_GUID_IN_REC];
H
A
D
sysfs.c
91
all_recs[
GUID_REC_SIZE
* guid_index_in_rec] =
in store_admin_alias_guid()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H
A
D
alias_GUID.c
102
&p_data[i *
GUID_REC_SIZE
],
in mlx4_ib_update_cache_on_guid_change()
103
GUID_REC_SIZE
);
in mlx4_ib_update_cache_on_guid_change()
143
all_recs[
GUID_REC_SIZE
* index];
in mlx4_ib_slave_alias_guid_event()
155
all_recs[
GUID_REC_SIZE
* index] = required_guid;
in mlx4_ib_slave_alias_guid_event()
224
tmp_cur_ag = *(__be64 *)&p_data[i *
GUID_REC_SIZE
];
in mlx4_ib_notify_slaves_on_guid_change()
236
required_value = *(__be64 *)&rec->all_recs[i *
GUID_REC_SIZE
];
in mlx4_ib_notify_slaves_on_guid_change()
337
[i *
GUID_REC_SIZE
];
in aliasguid_query_handler()
338
required_val = *(__be64 *)&rec->all_recs[i *
GUID_REC_SIZE
];
in aliasguid_query_handler()
382
*(__be64 *)&rec->all_recs[i *
GUID_REC_SIZE
] =
in aliasguid_query_handler()
464
all_rec_per_port[index].all_recs[
GUID_REC_SIZE
*
in invalidate_guid_record()
[all...]
H
A
D
mlx4_ib.h
404
#define
GUID_REC_SIZE
8
macro
422
u8 all_recs[
GUID_REC_SIZE
* NUM_ALIAS_GUID_IN_REC];
H
A
D
sysfs.c
91
all_recs[
GUID_REC_SIZE
* guid_index_in_rec] =
in store_admin_alias_guid()
Completed in 9 milliseconds