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:min_threshold
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
irq_affinity.c
99
if (iter_refcount < pool->
min_threshold
)
in irq_pool_find_least_loaded()
128
mlx5_irq_read_locked(least_loaded_irq) < pool->
min_threshold
)
in mlx5_irq_affinity_request()
H
A
D
pci_irq.h
26
u32
min_threshold
;
member
H
A
D
pci_irq.c
601
u32
min_threshold
, u32 max_threshold)
in irq_pool_alloc()
615
pool->
min_threshold
=
min_threshold
* MLX5_EQ_REFS_PER_IRQ;
in irq_pool_alloc()
600
irq_pool_alloc(struct mlx5_core_dev *dev, int start, int size, char *name, u32
min_threshold
, u32 max_threshold)
irq_pool_alloc()
argument
/kernel/linux/linux-5.10/include/linux/mlx5/
H
A
D
mlx5_ifc.h
8632
u8
min_threshold
[0x10];
member
/kernel/linux/linux-6.6/include/linux/mlx5/
H
A
D
mlx5_ifc.h
9611
u8
min_threshold
[0x10];
member
Completed in 83 milliseconds