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:set_numa_node
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/include/asm-generic/
H
A
D
topology.h
37
#ifndef
set_numa_node
38
#define
set_numa_node
(node)
macro
/kernel/linux/linux-6.6/include/asm-generic/
H
A
D
topology.h
37
#ifndef
set_numa_node
38
#define
set_numa_node
(node)
macro
/kernel/linux/linux-5.10/include/linux/
H
A
D
topology.h
100
#ifndef
set_numa_node
101
static inline void
set_numa_node
(int node)
in set_numa_node()
function
/kernel/linux/linux-6.6/include/linux/
H
A
D
topology.h
100
#ifndef
set_numa_node
101
static inline void
set_numa_node
(int node)
in set_numa_node()
function
/kernel/linux/linux-5.10/arch/ia64/kernel/
H
A
D
smpboot.c
373
set_numa_node
(cpu_to_node_map[cpuid]);
in smp_callin()
557
set_numa_node
(cpu_to_node_map[smp_processor_id()]);
in smp_prepare_boot_cpu()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H
A
D
smpboot.c
374
set_numa_node
(cpu_to_node_map[cpuid]);
in smp_callin()
558
set_numa_node
(cpu_to_node_map[smp_processor_id()]);
in smp_prepare_boot_cpu()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
smp.c
1055
set_numa_node
(numa_cpu_lookup_table[boot_cpuid]);
in smp_prepare_boot_cpu()
1497
set_numa_node
(numa_cpu_lookup_table[cpu]);
in start_secondary()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
smp.c
1172
set_numa_node
(numa_cpu_lookup_table[boot_cpuid]);
in smp_prepare_boot_cpu()
1648
set_numa_node
(numa_cpu_lookup_table[cpu]);
in start_secondary()
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H
A
D
common.c
2132
set_numa_node
(early_cpu_to_node(cpu));
in cpu_init()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H
A
D
common.c
2290
set_numa_node
(early_cpu_to_node(cpu));
in cpu_init()
Completed in 13 milliseconds