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:static_init
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/
H
A
D
rsrc_mgr.c
20
int
static_init
(struct pcmcia_socket *s)
in static_init()
function
62
.init =
static_init
,
H
A
D
cs_internal.h
79
extern int
static_init
(struct pcmcia_socket *s);
H
A
D
rsrc_iodyn.c
165
.init =
static_init
,
/kernel/linux/linux-6.6/drivers/pcmcia/
H
A
D
rsrc_mgr.c
20
int
static_init
(struct pcmcia_socket *s)
in static_init()
function
62
.init =
static_init
,
H
A
D
cs_internal.h
79
extern int
static_init
(struct pcmcia_socket *s);
H
A
D
rsrc_iodyn.c
165
.init =
static_init
,
/kernel/linux/linux-5.10/lib/
H
A
D
debugobjects.c
1064
int
static_init
;
member
1074
return obj->
static_init
;
in is_static_object()
1202
static __initdata struct self_test obj = { .
static_init
= 0 };
1243
obj.
static_init
= 1;
in debug_objects_selftest()
/kernel/linux/linux-6.6/lib/
H
A
D
debugobjects.c
1072
int
static_init
;
member
1082
return obj->
static_init
;
in is_static_object()
1210
static __initdata struct self_test obj = { .
static_init
= 0 };
1251
obj.
static_init
= 1;
in debug_objects_selftest()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_mfw_hsi.h
2228
__builtin_offsetof(struct
static_init
, f))
2237
struct
static_init
{
struct
H
A
D
qed_debug.c
518
offsetof(struct
static_init
, sections[SPAD_SECTION_TRACE]))
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_debug.c
458
offsetof(struct
static_init
, sections[SPAD_SECTION_TRACE]))
H
A
D
qed_hsi.h
13300
struct
static_init
{
struct
Completed in 74 milliseconds