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
defs:res_list
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
acpi_memhotplug.c
56
struct list_head
res_list
;
member
/kernel/linux/linux-5.10/drivers/xen/
H
A
D
xen-acpi-memhotplug.c
33
struct list_head
res_list
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_binding.h
76
struct list_head
res_list
;
member
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
acpi_memhotplug.c
56
struct list_head
res_list
;
member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H
A
D
vmwgfx_binding.h
76
struct list_head
res_list
;
member
/kernel/linux/linux-5.10/drivers/acpi/apei/
H
A
D
apei-base.c
295
static int apei_res_add(struct list_head *
res_list
,
in apei_res_add()
argument
373
static void apei_res_clean(struct list_head *
res_list
)
in apei_res_clean()
argument
/kernel/linux/linux-6.6/drivers/acpi/apei/
H
A
D
apei-base.c
292
static int apei_res_add(struct list_head *
res_list
,
in apei_res_add()
argument
370
static void apei_res_clean(struct list_head *
res_list
)
in apei_res_clean()
argument
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpiolib-acpi.c
698
struct list_head
res_list
;
in acpi_gpio_resource_lookup()
local
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpiolib-acpi.c
812
struct list_head
res_list
;
in acpi_gpio_resource_lookup()
local
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
mvumi.h
531
struct list_head
res_list
;
member
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
mvumi.h
540
struct list_head
res_list
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H
A
D
mlx4.h
537
struct list_head
res_list
[MLX4_NUM_OF_RESOURCE_TYPE];
member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H
A
D
mlx4.h
539
struct list_head
res_list
[MLX4_NUM_OF_RESOURCE_TYPE];
member
Completed in 18 milliseconds