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:is_alive
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H
A
D
link.c
76
bool
is_alive
;
in ath_hw_check()
local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H
A
D
link.c
76
bool
is_alive
;
in ath_hw_check()
local
/kernel/linux/linux-5.10/drivers/pcmcia/
H
A
D
i82365.c
640
static int __init
is_alive
(u_short sock)
in is_alive()
function
/kernel/linux/linux-6.6/drivers/pcmcia/
H
A
D
i82365.c
640
static int __init
is_alive
(u_short sock)
in is_alive()
function
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H
A
D
spk_types.h
196
int (*
is_alive
)(struct spk_synth *synth);
member
/kernel/linux/linux-5.10/net/xfrm/
H
A
D
xfrm_state.c
2317
bool
is_alive
= false;
in km_is_alive()
local
/kernel/linux/linux-5.10/fs/f2fs/
H
A
D
gc.c
994
static bool
is_alive
(struct f2fs_sb_info *sbi, struct f2fs_summary *sum,
in is_alive()
function
/kernel/linux/linux-5.10/include/linux/mfd/
H
A
D
si476x-core.h
147
atomic_t
is_alive
;
member
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H
A
D
spk_types.h
197
int (*
is_alive
)(struct spk_synth *synth);
member
/kernel/linux/linux-6.6/fs/f2fs/
H
A
D
gc.c
1104
static bool
is_alive
(struct f2fs_sb_info *sbi, struct f2fs_summary *sum,
in is_alive()
function
/kernel/linux/linux-6.6/include/linux/mfd/
H
A
D
si476x-core.h
147
atomic_t
is_alive
;
member
/kernel/linux/linux-6.6/net/xfrm/
H
A
D
xfrm_state.c
2513
bool
is_alive
= false;
in km_is_alive()
local
/kernel/linux/linux-5.10/net/key/
H
A
D
af_key.c
3144
bool
is_alive
= false;
in pfkey_is_alive()
local
/kernel/linux/linux-6.6/net/key/
H
A
D
af_key.c
3139
bool
is_alive
= false;
in pfkey_is_alive()
local
/kernel/linux/linux-5.10/drivers/block/
H
A
D
floppy.c
643
static void
is_alive
(const char *func, const char *message)
in is_alive()
function
/kernel/linux/linux-5.10/include/net/
H
A
D
xfrm.h
587
bool (*
is_alive
)(const struct km_event *c);
member
/kernel/linux/linux-6.6/include/net/
H
A
D
xfrm.h
605
bool (*
is_alive
)(const struct km_event *c);
member
/kernel/linux/linux-6.6/drivers/block/
H
A
D
floppy.c
643
static void
is_alive
(const char *func, const char *message)
in is_alive()
function
Completed in 52 milliseconds