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:hub_info
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/
H
A
D
uv_sysfs.c
114
struct uv_bios_hub_info *
hub_info
;
member
120
static ssize_t hub_name_show(struct uv_bios_hub_info *
hub_info
, char *buf)
in hub_name_show()
argument
125
static ssize_t hub_location_show(struct uv_bios_hub_info *
hub_info
, char *buf)
in hub_location_show()
argument
130
static ssize_t hub_partition_show(struct uv_bios_hub_info *
hub_info
, char *buf)
in hub_partition_show()
argument
135
static ssize_t hub_shared_show(struct uv_bios_hub_info *
hub_info
, char *buf)
in hub_shared_show()
argument
139
static ssize_t hub_nasid_show(struct uv_bios_hub_info *
hub_info
, cha
in hub_shared_show()
argument
145
hub_cnode_show(struct uv_bios_
hub_info
*
hub_info
, char *buf)
hub_cnode_show()
argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H
A
D
x2apic_uv_x.c
1453
static __init void boot_init_possible_blades(struct uv_hub_info_s *
hub_info
)
in boot_init_possible_blades()
argument
1675
struct uv_hub_info_s
hub_info
= {0};
in uv_system_init_hub()
local
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H
A
D
x2apic_uv_x.c
1451
static __init void boot_init_possible_blades(struct uv_hub_info_s *
hub_info
)
in boot_init_possible_blades()
argument
1701
struct uv_hub_info_s
hub_info
= {0};
in uv_system_init_hub()
local
/kernel/linux/linux-5.10/arch/mips/include/asm/sn/
H
A
D
klconfig.h
606
klinfo_t
hub_info
;
member
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/
H
A
D
klconfig.h
606
klinfo_t
hub_info
;
member
Completed in 20 milliseconds