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:uv_hub
(Results
1 - 25
of
33
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/platform/x86/
H
A
D
uv_sysfs.c
16
#include <asm/uv/
uv_hub
.h>
26
static struct
uv_hub
**uv_hubs;
112
struct
uv_hub
{
struct
118
#define to_uv_hub(kobj_ptr) container_of(kobj_ptr, struct
uv_hub
, kobj)
178
ATTRIBUTE_GROUPS(
uv_hub
);
variable
182
struct
uv_hub
*hub = to_uv_hub(kobj);
in hub_release()
190
struct
uv_hub
*hub = to_uv_hub(kobj);
in hub_type_show()
/kernel/linux/linux-5.10/drivers/char/
H
A
D
uv_mmtimer.c
28
#include <asm/uv/
uv_hub
.h>
/kernel/linux/linux-5.10/arch/ia64/uv/kernel/
H
A
D
setup.c
17
#include <asm/uv/
uv_hub
.h>
/kernel/linux/linux-6.6/arch/ia64/uv/kernel/
H
A
D
setup.c
17
#include <asm/uv/
uv_hub
.h>
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H
A
D
xp_uv.c
18
#include <asm/uv/
uv_hub
.h>
H
A
D
xpc_partition.c
23
#include <asm/uv/
uv_hub
.h>
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H
A
D
xp_uv.c
18
#include <asm/uv/
uv_hub
.h>
H
A
D
xpc_partition.c
23
#include <asm/uv/
uv_hub
.h>
/kernel/linux/linux-6.6/drivers/char/
H
A
D
uv_mmtimer.c
28
#include <asm/uv/
uv_hub
.h>
/kernel/linux/linux-5.10/arch/x86/platform/uv/
H
A
D
bios_uv.c
17
#include <asm/uv/
uv_hub
.h>
H
A
D
uv_irq.c
19
#include <asm/uv/
uv_hub
.h>
H
A
D
uv_time.c
13
#include <asm/uv/
uv_hub
.h>
H
A
D
uv_nmi.c
29
#include <asm/uv/
uv_hub
.h>
/kernel/linux/linux-6.6/arch/x86/platform/uv/
H
A
D
uv_irq.c
19
#include <asm/uv/
uv_hub
.h>
H
A
D
uv_time.c
13
#include <asm/uv/
uv_hub
.h>
H
A
D
bios_uv.c
17
#include <asm/uv/
uv_hub
.h>
H
A
D
uv_nmi.c
30
#include <asm/uv/
uv_hub
.h>
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H
A
D
grutlbpurge.c
28
#include <asm/uv/
uv_hub
.h>
H
A
D
grukdump.c
16
#include <asm/uv/
uv_hub
.h>
H
A
D
grufile.c
34
#include <asm/uv/
uv_hub
.h>
H
A
D
grufault.c
29
#include <asm/uv/
uv_hub
.h>
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H
A
D
grukdump.c
16
#include <asm/uv/
uv_hub
.h>
H
A
D
grutlbpurge.c
28
#include <asm/uv/
uv_hub
.h>
H
A
D
grufile.c
34
#include <asm/uv/
uv_hub
.h>
H
A
D
grufault.c
29
#include <asm/uv/
uv_hub
.h>
Completed in 17 milliseconds
1
2