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
defs:query_sz
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H
A
D
ipsec.c
11
int
query_sz
= MLX5_ST_SZ_BYTES(query_hca_cap_out);
in esw_ipsec_vf_query_generic()
local
45
int
query_sz
= MLX5_ST_SZ_BYTES(query_hca_cap_out);
in mlx5_esw_ipsec_vf_offload_get()
local
83
int
query_sz
= MLX5_ST_SZ_BYTES(query_hca_cap_out);
in esw_ipsec_vf_set_generic()
local
123
int
query_sz
= MLX5_ST_SZ_BYTES(query_hca_cap_out);
in esw_ipsec_vf_set_bytype()
local
173
int
query_sz
= MLX5_ST_SZ_BYTES(query_hca_cap_out);
in esw_ipsec_vf_crypto_aux_caps_set()
local
263
int
query_sz
= MLX5_ST_SZ_BYTES(query_hca_cap_out);
esw_ipsec_offload_supported()
local
296
int
query_sz
= MLX5_ST_SZ_BYTES(query_hca_cap_out);
mlx5_esw_ipsec_vf_crypto_offload_supported()
local
327
int
query_sz
= MLX5_ST_SZ_BYTES(query_hca_cap_out);
mlx5_esw_ipsec_vf_packet_offload_supported()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H
A
D
i915_query.c
14
static int copy_query_item(void *query_hdr, size_t
query_sz
,
in copy_query_item()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H
A
D
i915_query.c
15
static int copy_query_item(void *query_hdr, size_t
query_sz
,
in copy_query_item()
argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
pci_irq.c
87
int
query_sz
= MLX5_ST_SZ_BYTES(query_hca_cap_out);
in mlx5_set_msix_vec_count()
local
/kernel/linux/linux-6.6/drivers/vfio/pci/mlx5/
H
A
D
cmd.c
12
int
query_sz
= MLX5_ST_SZ_BYTES(query_hca_cap_out);
in mlx5vf_is_migratable()
local
Completed in 6 milliseconds