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:ingress_lock
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/net/atm/
H
A
D
mpoa_caches.c
40
read_lock_bh(&client->
ingress_lock
);
in in_cache_get()
45
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get()
50
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get()
61
read_lock_bh(&client->
ingress_lock
);
in in_cache_get_with_mask()
66
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get_with_mask()
71
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get_with_mask()
82
read_lock_bh(&client->
ingress_lock
);
in in_cache_get_by_vcc()
87
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get_by_vcc()
92
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get_by_vcc()
111
write_lock_bh(&client->
ingress_lock
);
in in_cache_add_entry()
[all...]
H
A
D
mpc.h
24
rwlock_t
ingress_lock
;
member
H
A
D
mpc.c
288
rwlock_init(&mpc->
ingress_lock
);
in alloc_mpc()
1221
write_lock_bh(&mpc->
ingress_lock
);
in ingress_purge_rcvd()
1223
write_unlock_bh(&mpc->
ingress_lock
);
in ingress_purge_rcvd()
/kernel/linux/linux-6.6/net/atm/
H
A
D
mpoa_caches.c
40
read_lock_bh(&client->
ingress_lock
);
in in_cache_get()
45
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get()
50
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get()
61
read_lock_bh(&client->
ingress_lock
);
in in_cache_get_with_mask()
66
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get_with_mask()
71
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get_with_mask()
82
read_lock_bh(&client->
ingress_lock
);
in in_cache_get_by_vcc()
87
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get_by_vcc()
92
read_unlock_bh(&client->
ingress_lock
);
in in_cache_get_by_vcc()
111
write_lock_bh(&client->
ingress_lock
);
in in_cache_add_entry()
[all...]
H
A
D
mpc.h
24
rwlock_t
ingress_lock
;
member
H
A
D
mpc.c
288
rwlock_init(&mpc->
ingress_lock
);
in alloc_mpc()
1221
write_lock_bh(&mpc->
ingress_lock
);
in ingress_purge_rcvd()
1223
write_unlock_bh(&mpc->
ingress_lock
);
in ingress_purge_rcvd()
/kernel/linux/linux-6.6/include/linux/
H
A
D
skmsg.h
93
spinlock_t
ingress_lock
;
member
314
spin_lock_bh(&psock->
ingress_lock
);
in sk_psock_queue_msg()
321
spin_unlock_bh(&psock->
ingress_lock
);
in sk_psock_queue_msg()
328
spin_lock_bh(&psock->
ingress_lock
);
in sk_psock_dequeue_msg()
332
spin_unlock_bh(&psock->
ingress_lock
);
in sk_psock_dequeue_msg()
340
spin_lock_bh(&psock->
ingress_lock
);
in sk_psock_peek_msg()
342
spin_unlock_bh(&psock->
ingress_lock
);
in sk_psock_peek_msg()
351
spin_lock_bh(&psock->
ingress_lock
);
in sk_psock_next_msg()
356
spin_unlock_bh(&psock->
ingress_lock
);
in sk_psock_next_msg()
/kernel/linux/linux-6.6/net/core/
H
A
D
skmsg.c
633
spin_lock_bh(&psock->
ingress_lock
);
in sk_psock_skb_state()
638
spin_unlock_bh(&psock->
ingress_lock
);
in sk_psock_skb_state()
738
spin_lock_init(&psock->
ingress_lock
);
in sk_psock_init()
802
spin_lock_bh(&psock->
ingress_lock
);
in sk_psock_stop()
805
spin_unlock_bh(&psock->
ingress_lock
);
in sk_psock_stop()
927
spin_lock_bh(&psock_other->
ingress_lock
);
in sk_psock_skb_redirect()
929
spin_unlock_bh(&psock_other->
ingress_lock
);
in sk_psock_skb_redirect()
937
spin_unlock_bh(&psock_other->
ingress_lock
);
in sk_psock_skb_redirect()
1011
spin_lock_bh(&psock->
ingress_lock
);
in sk_psock_verdict_apply()
1017
spin_unlock_bh(&psock->
ingress_lock
);
in sk_psock_verdict_apply()
[all...]
Completed in 8 milliseconds