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:vpe_proxy
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/irqchip/
H
A
D
irq-gic-v3-its.c
174
}
vpe_proxy
;
variable
3487
vpe_proxy
.dev &&
in its_msi_prepare()
3488
vpe_proxy
.dev->its == its &&
in its_msi_prepare()
3489
dev_id ==
vpe_proxy
.dev->device_id) {
in its_msi_prepare()
3696
its_send_discard(
vpe_proxy
.dev, vpe->vpe_proxy_event);
in its_vpe_db_proxy_unmap_locked()
3697
vpe_proxy
.vpes[vpe->vpe_proxy_event] = NULL;
in its_vpe_db_proxy_unmap_locked()
3706
if (
vpe_proxy
.vpes[
vpe_proxy
.next_victim])
in its_vpe_db_proxy_unmap_locked()
3707
vpe_proxy
.next_victim = vpe->vpe_proxy_event;
in its_vpe_db_proxy_unmap_locked()
3721
raw_spin_lock_irqsave(&
vpe_proxy
in its_vpe_db_proxy_unmap()
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H
A
D
irq-gic-v3-its.c
176
}
vpe_proxy
;
variable
3527
vpe_proxy
.dev &&
in its_msi_prepare()
3528
vpe_proxy
.dev->its == its &&
in its_msi_prepare()
3529
dev_id ==
vpe_proxy
.dev->device_id) {
in its_msi_prepare()
3740
its_send_discard(
vpe_proxy
.dev, vpe->vpe_proxy_event);
in its_vpe_db_proxy_unmap_locked()
3741
vpe_proxy
.vpes[vpe->vpe_proxy_event] = NULL;
in its_vpe_db_proxy_unmap_locked()
3750
if (
vpe_proxy
.vpes[
vpe_proxy
.next_victim])
in its_vpe_db_proxy_unmap_locked()
3751
vpe_proxy
.next_victim = vpe->vpe_proxy_event;
in its_vpe_db_proxy_unmap_locked()
3765
raw_spin_lock_irqsave(&
vpe_proxy
in its_vpe_db_proxy_unmap()
[all...]
Completed in 12 milliseconds