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:bcpu
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/platform/uv/
H
A
D
uv_time.c
146
int
bcpu
= uv_cpu_blade_processor_id(cpu);
in uv_rtc_allocate_timers()
local
174
int c,
bcpu
= -1;
in uv_rtc_find_next_timer()
local
206
int
bcpu
= uv_cpu_blade_processor_id(cpu);
in uv_rtc_set_timer()
local
242
int
bcpu
= uv_cpu_blade_processor_id(cpu);
uv_rtc_unset_timer()
local
[all...]
/kernel/linux/linux-5.10/arch/alpha/kernel/
H
A
D
sys_dp264.c
51
register int
bcpu
= boot_cpuid;
in tsunami_update_irq_hw()
local
H
A
D
sys_titan.c
64
register int
bcpu
= boot_cpuid;
titan_update_irq_hw()
local
/kernel/linux/linux-6.6/arch/alpha/kernel/
H
A
D
sys_dp264.c
51
register int
bcpu
= boot_cpuid;
in tsunami_update_irq_hw()
local
H
A
D
sys_titan.c
64
register int
bcpu
= boot_cpuid;
titan_update_irq_hw()
local
/kernel/linux/linux-5.10/net/core/
H
A
D
gen_stats.c
124
struct gnet_stats_basic_cpu *
bcpu
= per_cpu_ptr(cpu, i);
in __gnet_stats_copy_basic_cpu()
local
/kernel/linux/linux-6.6/arch/x86/platform/uv/
H
A
D
uv_time.c
146
int
bcpu
= uv_cpu_blade_processor_id(cpu);
in uv_rtc_allocate_timers()
local
174
int c,
bcpu
= -1;
in uv_rtc_find_next_timer()
local
206
int
bcpu
= uv_cpu_blade_processor_id(cpu);
in uv_rtc_set_timer()
local
242
int
bcpu
= uv_cpu_blade_processor_id(cpu);
uv_rtc_unset_timer()
local
[all...]
/kernel/linux/linux-6.6/net/core/
H
A
D
gen_stats.c
133
struct gnet_stats_basic_sync *
bcpu
= per_cpu_ptr(cpu, i);
in gnet_stats_add_basic_cpu()
local
185
struct gnet_stats_basic_sync *
bcpu
= per_cpu_ptr(cpu, i);
in gnet_stats_read_basic()
local
[all...]
Completed in 6 milliseconds