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:rps_hash_lock
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H
A
D
rx_common.c
726
lockdep_assert_held(&efx->
rps_hash_lock
);
in efx_rps_hash_bucket()
890
spin_lock_bh(&efx->
rps_hash_lock
);
in efx_filter_rfs_work()
905
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_filter_rfs_work()
1023
spin_lock(&efx->
rps_hash_lock
);
in efx_filter_rfs()
1038
spin_unlock(&efx->
rps_hash_lock
);
in efx_filter_rfs()
1056
spin_unlock(&efx->
rps_hash_lock
);
in efx_filter_rfs()
H
A
D
mcdi_filters.c
1792
spin_lock_bh(&efx->
rps_hash_lock
);
in efx_mcdi_filter_rfs_expire_one()
1806
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_mcdi_filter_rfs_expire_one()
1816
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_mcdi_filter_rfs_expire_one()
1833
spin_lock_bh(&efx->
rps_hash_lock
);
in efx_mcdi_filter_rfs_expire_one()
1835
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_mcdi_filter_rfs_expire_one()
H
A
D
net_driver.h
952
* @
rps_hash_lock
: Protects ARFS filter mapping state (@rps_hash_table and
1129
spinlock_t
rps_hash_lock
;
member
H
A
D
farch.c
2911
spin_lock_bh(&efx->
rps_hash_lock
);
in efx_farch_filter_rfs_expire_one()
2945
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_farch_filter_rfs_expire_one()
H
A
D
efx_common.c
1022
spin_lock_init(&efx->
rps_hash_lock
);
in efx_init_struct()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H
A
D
rx_common.c
713
lockdep_assert_held(&efx->
rps_hash_lock
);
in efx_rps_hash_bucket()
873
spin_lock_bh(&efx->
rps_hash_lock
);
in efx_filter_rfs_work()
888
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_filter_rfs_work()
1006
spin_lock(&efx->
rps_hash_lock
);
in efx_filter_rfs()
1021
spin_unlock(&efx->
rps_hash_lock
);
in efx_filter_rfs()
1039
spin_unlock(&efx->
rps_hash_lock
);
in efx_filter_rfs()
H
A
D
mcdi_filters.c
1796
spin_lock_bh(&efx->
rps_hash_lock
);
in efx_mcdi_filter_rfs_expire_one()
1810
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_mcdi_filter_rfs_expire_one()
1820
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_mcdi_filter_rfs_expire_one()
1837
spin_lock_bh(&efx->
rps_hash_lock
);
in efx_mcdi_filter_rfs_expire_one()
1839
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_mcdi_filter_rfs_expire_one()
H
A
D
net_driver.h
939
* @
rps_hash_lock
: Protects ARFS filter mapping state (@rps_hash_table and
1121
spinlock_t
rps_hash_lock
;
member
H
A
D
efx_common.c
1015
spin_lock_init(&efx->
rps_hash_lock
);
in efx_init_struct()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H
A
D
rx_common.c
715
lockdep_assert_held(&efx->
rps_hash_lock
);
in efx_rps_hash_bucket()
878
spin_lock_bh(&efx->
rps_hash_lock
);
in efx_filter_rfs_work()
893
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_filter_rfs_work()
1012
spin_lock(&efx->
rps_hash_lock
);
in efx_siena_filter_rfs()
1027
spin_unlock(&efx->
rps_hash_lock
);
in efx_siena_filter_rfs()
1045
spin_unlock(&efx->
rps_hash_lock
);
in efx_siena_filter_rfs()
H
A
D
net_driver.h
911
* @
rps_hash_lock
: Protects ARFS filter mapping state (@rps_hash_table and
1089
spinlock_t
rps_hash_lock
;
member
H
A
D
farch.c
2912
spin_lock_bh(&efx->
rps_hash_lock
);
in efx_farch_filter_rfs_expire_one()
2947
spin_unlock_bh(&efx->
rps_hash_lock
);
in efx_farch_filter_rfs_expire_one()
H
A
D
efx_common.c
1031
spin_lock_init(&efx->
rps_hash_lock
);
in efx_siena_init_struct()
Completed in 33 milliseconds