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:lgr_lock
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/net/smc/
H
A
D
smc_core.c
55
spinlock_t **
lgr_lock
)
in smc_lgr_list_head()
58
*
lgr_lock
= &lgr->smcd->
lgr_lock
;
in smc_lgr_list_head()
62
*
lgr_lock
= &smc_lgr_list.lock;
in smc_lgr_list_head()
207
spinlock_t *
lgr_lock
;
in smc_lgr_cleanup_early()
local
213
smc_lgr_list_head(lgr, &
lgr_lock
);
in smc_lgr_cleanup_early()
214
spin_lock_bh(
lgr_lock
);
in smc_lgr_cleanup_early()
218
spin_unlock_bh(
lgr_lock
);
in smc_lgr_cleanup_early()
243
spinlock_t *
lgr_lock
;
in smc_lgr_free_work()
local
246
smc_lgr_list_head(lgr, &
lgr_lock
);
in smc_lgr_free_work()
54
smc_lgr_list_head(struct smc_link_group *lgr, spinlock_t **
lgr_lock
)
smc_lgr_list_head()
argument
372
spinlock_t *
lgr_lock
;
smc_lgr_create()
local
941
spinlock_t *
lgr_lock
;
smc_lgr_terminate_sched()
local
1296
spinlock_t *
lgr_lock
;
smc_conn_create()
local
[all...]
H
A
D
smc_ism.c
324
spin_lock_init(&smcd->
lgr_lock
);
in smcd_alloc_dev()
/kernel/linux/linux-6.6/net/smc/
H
A
D
smc_core.c
60
spinlock_t **
lgr_lock
)
in smc_lgr_list_head()
63
*
lgr_lock
= &lgr->smcd->
lgr_lock
;
in smc_lgr_list_head()
67
*
lgr_lock
= &smc_lgr_list.lock;
in smc_lgr_list_head()
571
spin_lock_bh(&dev->
lgr_lock
);
in smc_nl_handle_smcd_lgr()
584
spin_unlock_bh(&dev->
lgr_lock
);
in smc_nl_handle_smcd_lgr()
640
spinlock_t *
lgr_lock
;
in smc_lgr_cleanup_early()
local
645
smc_lgr_list_head(lgr, &
lgr_lock
);
in smc_lgr_cleanup_early()
646
spin_lock_bh(
lgr_lock
);
in smc_lgr_cleanup_early()
650
spin_unlock_bh(
lgr_lock
);
in smc_lgr_cleanup_early()
59
smc_lgr_list_head(struct smc_link_group *lgr, spinlock_t **
lgr_lock
)
smc_lgr_list_head()
argument
675
spinlock_t *
lgr_lock
;
smc_lgr_free_work()
local
832
spinlock_t *
lgr_lock
;
smc_lgr_create()
local
1502
spinlock_t *
lgr_lock
;
smc_lgr_terminate_sched()
local
1876
spinlock_t *
lgr_lock
;
smc_conn_create()
local
[all...]
H
A
D
smc_ism.c
403
spin_lock_init(&smcd->
lgr_lock
);
in smcd_alloc_dev()
/kernel/linux/linux-6.6/include/net/
H
A
D
smc.h
88
spinlock_t
lgr_lock
;
member
/kernel/linux/linux-5.10/include/net/
H
A
D
smc.h
85
spinlock_t
lgr_lock
;
member
Completed in 6 milliseconds