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:node_data
(Results
1 - 25
of
37
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
numa.c
17
struct pglist_data *
node_data
[MAX_NUMNODES];
variable
18
EXPORT_SYMBOL(
node_data
);
variable
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
numa.c
17
struct pglist_data *
node_data
[MAX_NUMNODES];
variable
18
EXPORT_SYMBOL(
node_data
);
variable
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ip27/
H
A
D
mmzone.h
18
struct
node_data
{
struct
/kernel/linux/linux-5.10/arch/sh/mm/
H
A
D
numa.c
18
EXPORT_SYMBOL_GPL(
node_data
);
variable
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ip27/
H
A
D
mmzone.h
18
struct
node_data
{
struct
/kernel/linux/linux-6.6/arch/sh/mm/
H
A
D
numa.c
18
EXPORT_SYMBOL_GPL(
node_data
);
variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
rbtree_btf_fail__wrong_node_type.c
13
struct
node_data
{
struct
H
A
D
rbtree_btf_fail__add_wrong_type.c
10
struct
node_data
{
struct
H
A
D
local_kptr_stash_fail.c
11
struct
node_data
{
struct
H
A
D
local_kptr_stash.c
11
struct
node_data
{
struct
H
A
D
rbtree_fail.c
9
struct
node_data
{
struct
[all...]
H
A
D
rbtree.c
10
struct
node_data
{
struct
[all...]
H
A
D
refcounted_kptr.c
14
struct
node_data
{
struct
[all...]
/kernel/linux/linux-5.10/arch/alpha/mm/
H
A
D
numa.c
22
pg_data_t
node_data
[MAX_NUMNODES];
variable
23
EXPORT_SYMBOL(
node_data
);
variable
/kernel/linux/linux-5.10/arch/arc/mm/
H
A
D
init.c
35
EXPORT_SYMBOL(
node_data
);
variable
/kernel/linux/linux-5.10/drivers/interconnect/imx/
H
A
D
imx.c
31
struct imx_icc_node *
node_data
= node->data;
in imx_icc_node_set()
local
62
struct imx_icc_node *
node_data
= node->data;
in imx_icc_node_destroy()
local
81
struct imx_icc_node *
node_data
= node->data;
imx_icc_node_init_qos()
local
127
struct imx_icc_node *
node_data
;
imx_icc_node_add()
local
[all...]
/kernel/linux/linux-5.10/arch/arm64/mm/
H
A
D
numa.c
20
EXPORT_SYMBOL(
node_data
);
variable
/kernel/linux/linux-6.6/drivers/base/
H
A
D
arch_numa.c
19
EXPORT_SYMBOL(
node_data
);
variable
/kernel/linux/linux-6.6/drivers/interconnect/imx/
H
A
D
imx.c
42
struct imx_icc_node *
node_data
= node->data;
in imx_icc_node_set()
local
101
struct imx_icc_node *
node_data
= node->data;
imx_icc_node_destroy()
local
120
struct imx_icc_node *
node_data
= node->data;
imx_icc_node_init_qos()
local
168
struct imx_icc_node *
node_data
;
imx_icc_node_add()
local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/loongson64/
H
A
D
numa.c
30
struct pglist_data *
node_data
[MAX_NUMNODES];
variable
33
EXPORT_SYMBOL(
node_data
);
variable
/kernel/linux/linux-5.10/arch/ia64/mm/
H
A
D
discontig.c
37
struct ia64_node_data *
node_data
;
member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
vio.c
427
struct vio_remove_node_data *
node_data
;
in vio_md_node_match()
local
442
struct vio_remove_node_data
node_data
;
in vio_remove()
local
/kernel/linux/linux-6.6/arch/ia64/mm/
H
A
D
discontig.c
38
struct ia64_node_data *
node_data
;
member
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H
A
D
numa.c
30
struct pglist_data *
node_data
[MAX_NUMNODES];
variable
33
EXPORT_SYMBOL(
node_data
);
variable
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
vio.c
425
struct vio_remove_node_data *
node_data
;
in vio_md_node_match()
local
440
struct vio_remove_node_data
node_data
;
in vio_remove()
local
Completed in 11 milliseconds
1
2