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:EOM
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/scripts/
H
A
D
bootgraph.pl
31
my $text = << "
EOM
";
38
EOM
H
A
D
leaking_addresses.pl
84
print << "
EOM
";
104
EOM
H
A
D
checkpatch.pl
75
print << "
EOM
";
138
EOM
1117
print << "
EOM
"
1121
EOM
1124
print << "
EOM
"
1128
EOM
7026
print << "
EOM
"
7030
EOM
7036
print << "
EOM
"
7040
EOM
[all...]
/kernel/linux/linux-6.6/scripts/
H
A
D
bootgraph.pl
31
my $text = << "
EOM
";
38
EOM
H
A
D
leaking_addresses.pl
85
print << "
EOM
";
105
EOM
H
A
D
checkpatch.pl
82
print << "
EOM
";
146
EOM
1355
print << "
EOM
"
1359
EOM
1362
print << "
EOM
"
1366
EOM
7728
print << "
EOM
"
7732
EOM
7738
print << "
EOM
"
7742
EOM
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H
A
D
aacraid.h
1249
u8
EOM
:1; /* End Of Medium - reserved for random access devices */
member
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H
A
D
aacraid.h
1250
u8
EOM
:1; /* End Of Medium - reserved for random access devices */
member
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
synclinkmp.c
434
#define
EOM
BIT7
macro
2321
* BIT6 =
EOM
(end of message/frame)
in isr_rxdmaok()
4159
write_reg(info, RXDMA + DIR, 0x60); /* enable Rx DMA interrupts (
EOM
/BOF) */
in rx_start()
4227
write_reg(info, TXDMA + DIR, 0x40); /* enable Tx DMA interrupts (
EOM
) */
in tx_start()
4878
* 7
EOM
(end of msg), 1 = last buffer of frame
in rx_get_frame()
5026
info->tx_buf_list[i].status = 0x81; /* set
EOM
and EOT status */
in tx_load_dma_buffer()
Completed in 34 milliseconds