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:halt
(Results
1 - 25
of
78
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/arch/alpha/boot/
H
A
D
head.S
100
halt
:
label
/kernel/linux/linux-5.10/arch/alpha/kernel/
H
A
D
head.S
96
halt
:
label
/kernel/linux/linux-5.10/arch/sh/include/asm/
H
A
D
reboot.h
11
void (*
halt
)(void);
member
/kernel/linux/linux-6.6/arch/alpha/boot/
H
A
D
head.S
100
halt
:
label
/kernel/linux/linux-6.6/arch/alpha/kernel/
H
A
D
head.S
96
halt
:
label
/kernel/linux/linux-6.6/arch/sh/include/asm/
H
A
D
reboot.h
11
void (*
halt
)(void);
member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
reboot.h
11
void (*
halt
)(void);
member
H
A
D
irqflags.h
110
static inline __cpuidle void
halt
(void)
in halt()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_gfxhub.h
40
void (*
halt
)(struct amdgpu_device *adev);
member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
reboot.h
11
void (*
halt
)(void);
member
H
A
D
irqflags.h
93
static __always_inline void
halt
(void)
in halt()
function
/kernel/linux/linux-5.10/arch/alpha/lib/
H
A
D
divide.S
50
#define
halt
.long 0
define
H
A
D
ev6-divide.S
60
#define
halt
.long 0
define
/kernel/linux/linux-6.6/arch/alpha/lib/
H
A
D
divide.S
50
#define
halt
.long 0
define
H
A
D
ev6-divide.S
60
#define
halt
.long 0
define
/kernel/linux/linux-6.6/include/linux/
H
A
D
wkup_m3_ipc.h
31
u32
halt
;
member
/kernel/linux/linux-5.10/drivers/net/usb/
H
A
D
rndis_host.c
303
struct rndis_halt *
halt
;
in generic_rndis_bind()
member
469
struct rndis_halt *
halt
;
in rndis_unbind()
local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H
A
D
epn.c
517
static int ast_vhub_set_halt_and_wedge(struct usb_ep* u_ep, bool
halt
,
in ast_vhub_set_halt_and_wedge()
argument
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H
A
D
epn.c
521
static int ast_vhub_set_halt_and_wedge(struct usb_ep* u_ep, bool
halt
,
in ast_vhub_set_halt_and_wedge()
argument
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
rndis_host.c
303
struct rndis_halt *
halt
;
in generic_rndis_bind()
member
476
struct rndis_halt *
halt
;
in rndis_unbind()
local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H
A
D
ipu3-mmu.c
101
static void imgu_mmu_set_halt(struct imgu_mmu *mmu, bool
halt
)
in imgu_mmu_set_halt()
argument
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H
A
D
ipu3-mmu.c
101
static void imgu_mmu_set_halt(struct imgu_mmu *mmu, bool
halt
)
in imgu_mmu_set_halt()
argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
machdep.h
69
void __noreturn (*
halt
)(void);
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
machdep.h
62
void __noreturn (*
halt
)(void);
member
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
mv_u3d_core.c
941
static int mv_u3d_ep_set_halt_wedge(struct usb_ep *_ep, int
halt
, int wedge)
in mv_u3d_ep_set_halt_wedge()
argument
984
static int mv_u3d_ep_set_halt(struct usb_ep *_ep, int
halt
)
in mv_u3d_ep_set_halt()
argument
Completed in 16 milliseconds
1
2
3
4