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:do_SAK
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
serial_core.h
587
do_SAK
(state->port.tty);
in uart_handle_break()
H
A
D
tty.h
317
/* If the tty has a pending
do_SAK
, queue it here - akpm */
461
extern void
do_SAK
(struct tty_struct *tty);
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty.h
186
* @SAK_work: if the tty has a pending
do_SAK
, it is queued here
428
void
do_SAK
(struct tty_struct *tty);
H
A
D
serial_core.h
1132
do_SAK
(state->port.tty);
in uart_handle_break()
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
tty_io.c
63
* Move
do_SAK
() into process context. Less stack use in devfs functions.
2981
* Nasty bug:
do_SAK
is being called in interrupt context. This can
3048
void
do_SAK
(struct tty_struct *tty)
in do_SAK()
function
3055
EXPORT_SYMBOL(
do_SAK
);
variable
H
A
D
amiserial.c
278
do_SAK
(info->tport.tty);
in receive_chars()
H
A
D
isicom.c
630
do_SAK
(tty);
in isicom_interrupt()
H
A
D
mxser.c
2119
do_SAK
(tty);
in mxser_receive_chars()
H
A
D
cyclades.c
487
do_SAK
(tty);
in cyy_chip_rx()
H
A
D
synclink.c
1497
do_SAK
(info->port.tty);
in mgsl_isr_receive_data()
H
A
D
synclinkmp.c
2107
do_SAK
(tty);
in isr_rxint()
H
A
D
synclink_gt.c
2092
do_SAK
(info->port.tty);
in isr_serial()
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
tty_io.c
63
* Move
do_SAK
() into process context. Less stack use in devfs functions.
3000
* Nasty bug:
do_SAK
is being called in interrupt context. This can
3062
void
do_SAK
(struct tty_struct *tty)
in do_SAK()
function
3068
EXPORT_SYMBOL(
do_SAK
);
variable
H
A
D
amiserial.c
243
do_SAK
(info->tport.tty);
in receive_chars()
H
A
D
mxser.c
1531
do_SAK
(tty);
in mxser_receive_chars_old()
H
A
D
synclink_gt.c
2082
do_SAK
(info->port.tty);
in isr_serial()
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H
A
D
synclink_cs.c
1208
do_SAK
(tty);
in mgslpc_isr()
Completed in 65 milliseconds