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:its_collection
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H
A
D
vgic-its.c
130
struct
its_collection
{
struct
144
struct
its_collection
*collection;
259
static struct
its_collection
*find_collection(struct vgic_its *its, int coll_id)
in find_collection()
261
struct
its_collection
*collection;
in find_collection()
403
struct
its_collection
*coll)
in update_affinity_collection()
881
struct
its_collection
*collection;
in vgic_its_cmd_handle_movi()
985
struct
its_collection
**colp,
in vgic_its_alloc_collection()
988
struct
its_collection
*collection;
in vgic_its_alloc_collection()
1008
struct
its_collection
*collection;
in vgic_its_free_collection()
1032
struct
its_collection
*collectio
in vgic_its_alloc_ite()
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H
A
D
vgic-its.c
130
struct
its_collection
{
struct
144
struct
its_collection
*collection;
259
static struct
its_collection
*find_collection(struct vgic_its *its, int coll_id)
in find_collection()
261
struct
its_collection
*collection;
in find_collection()
403
struct
its_collection
*coll)
in update_affinity_collection()
884
struct
its_collection
*collection;
in vgic_its_cmd_handle_movi()
1015
struct
its_collection
**colp,
in vgic_its_alloc_collection()
1018
struct
its_collection
*collection;
in vgic_its_alloc_collection()
1035
struct
its_collection
*collection;
in vgic_its_free_collection()
1059
struct
its_collection
*collectio
in vgic_its_alloc_ite()
[all...]
/kernel/linux/linux-5.10/drivers/irqchip/
H
A
D
irq-gic-v3-its.c
67
struct
its_collection
{
struct
104
struct
its_collection
*collections;
230
static struct
its_collection
*dev_event_to_col(struct its_device *its_dev,
in dev_event_to_col()
314
static struct
its_collection
*valid_col(struct
its_collection
*col)
in valid_col()
357
struct
its_collection
*col;
369
struct
its_collection
*col;
379
struct
its_collection
*col;
388
struct
its_collection
*col;
409
struct
its_collection
*co
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H
A
D
irq-gic-v3-its.c
69
struct
its_collection
{
struct
106
struct
its_collection
*collections;
237
static struct
its_collection
*dev_event_to_col(struct its_device *its_dev,
in dev_event_to_col()
321
static struct
its_collection
*valid_col(struct
its_collection
*col)
in valid_col()
364
struct
its_collection
*col;
376
struct
its_collection
*col;
386
struct
its_collection
*col;
395
struct
its_collection
*col;
416
struct
its_collection
*co
[all...]
Completed in 15 milliseconds