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:whatever
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
linked_funcs2.c
49
static volatile int
whatever
;
in set_output_weak()
local
54
whatever
= 2 * bpf_core_type_size(struct task_struct);
in set_output_weak()
55
__sink(
whatever
);
in set_output_weak()
69
static volatile int
whatever
;
in BPF_PROG()
local
75
whatever
= bpf_core_type_size(struct task_struct);
in BPF_PROG()
76
__sink(
whatever
);
in BPF_PROG()
H
A
D
linked_funcs1.c
49
static volatile int
whatever
;
in set_output_weak()
local
54
whatever
= bpf_core_type_size(struct task_struct);
in set_output_weak()
55
__sink(
whatever
);
in set_output_weak()
69
static volatile int
whatever
;
in BPF_PROG()
local
75
whatever
= bpf_core_type_size(struct task_struct);
in BPF_PROG()
76
__sink(
whatever
);
in BPF_PROG()
H
A
D
test_custom_sec_handlers.c
24
SEC("abc/
whatever
")
55
int
whatever
;
in xyz()
local
58
bpf_copy_from_user(&
whatever
, sizeof(
whatever
), NULL);
in xyz()
H
A
D
test_autoload.c
28
int
whatever
;
member
35
fake->
whatever
= 123;
in prog3()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
test_autoload.c
28
int
whatever
;
member
35
fake->
whatever
= 123;
in prog3()
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H
A
D
head-xscale.S
19
@
whatever
state it is, before it is turned off.
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H
A
D
head-sa1100.S
29
@
whatever
state it is, before it is turned off.
H
A
D
head-xscale.S
19
@
whatever
state it is, before it is turned off.
/kernel/linux/linux-5.10/arch/x86/realmode/rm/
H
A
D
trampoline_64.S
68
lgdtl tr_gdt # load gdt with
whatever
is appropriate
/kernel/linux/linux-6.6/arch/x86/realmode/rm/
H
A
D
trampoline_64.S
85
lgdtl tr_gdt # load gdt with
whatever
is appropriate
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H
A
D
skeleton.S
15
| the FPSP was entered. In particular,
whatever
condition
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H
A
D
skeleton.S
15
| the FPSP was entered. In particular,
whatever
condition
/kernel/linux/linux-5.10/scripts/
H
A
D
get_maintainer.pl
1115
directory, can change
whatever
get_maintainer defaults are desired.
/kernel/linux/linux-6.6/scripts/
H
A
D
get_maintainer.pl
1116
directory, can change
whatever
get_maintainer defaults are desired.
Completed in 9 milliseconds