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:tty_unthrottle
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
tty_ioctl.c
123
*
tty_unthrottle
- flow control
135
void
tty_unthrottle
(struct tty_struct *tty)
in tty_unthrottle()
function
144
EXPORT_SYMBOL(
tty_unthrottle
);
variable
181
* Similar to
tty_unthrottle
() but will only attempt unthrottle
826
tty_unthrottle
(tty);
in __tty_perform_flush()
832
tty_unthrottle
(tty);
in __tty_perform_flush()
H
A
D
n_tty.c
1923
tty_unthrottle
(tty);
in n_tty_open()
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
tty_ioctl.c
94
*
tty_unthrottle
- flow control
106
void
tty_unthrottle
(struct tty_struct *tty)
in tty_unthrottle()
function
115
EXPORT_SYMBOL(
tty_unthrottle
);
variable
153
* Similar to
tty_unthrottle
() but will only attempt unthrottle
913
tty_unthrottle
(tty);
in __tty_perform_flush()
919
tty_unthrottle
(tty);
in __tty_perform_flush()
H
A
D
n_tty.c
1925
tty_unthrottle
(tty);
in n_tty_open()
/kernel/linux/linux-5.10/net/nfc/nci/
H
A
D
uart.c
256
tty_unthrottle
(tty);
in nci_uart_tty_receive()
/kernel/linux/linux-6.6/net/nfc/nci/
H
A
D
uart.c
310
tty_unthrottle
(tty);
in nci_uart_tty_receive()
/kernel/linux/linux-5.10/drivers/net/ppp/
H
A
D
ppp_synctty.c
349
tty_unthrottle
(tty);
in ppp_sync_receive()
H
A
D
ppp_async.c
356
tty_unthrottle
(tty);
in ppp_asynctty_receive()
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty.h
138
* tty_unthrottle_safe() (but not
tty_unthrottle
())
418
void
tty_unthrottle
(struct tty_struct *tty);
/kernel/linux/linux-6.6/drivers/net/ppp/
H
A
D
ppp_synctty.c
339
tty_unthrottle
(tty);
in ppp_sync_receive()
H
A
D
ppp_async.c
346
tty_unthrottle
(tty);
in ppp_asynctty_receive()
/kernel/linux/linux-5.10/drivers/bluetooth/
H
A
D
hci_ldisc.c
622
tty_unthrottle
(tty);
in hci_uart_tty_receive()
/kernel/linux/linux-5.10/include/linux/
H
A
D
tty.h
453
extern void
tty_unthrottle
(struct tty_struct *tty);
/kernel/linux/linux-6.6/drivers/bluetooth/
H
A
D
hci_ldisc.c
625
tty_unthrottle
(tty);
in hci_uart_tty_receive()
/kernel/linux/linux-5.10/drivers/net/hamradio/
H
A
D
6pack.c
460
tty_unthrottle
(tty);
in sixpack_receive_buf()
H
A
D
mkiss.c
905
tty_unthrottle
(tty);
in mkiss_receive_buf()
/kernel/linux/linux-6.6/drivers/net/hamradio/
H
A
D
mkiss.c
905
tty_unthrottle
(tty);
in mkiss_receive_buf()
H
A
D
6pack.c
456
tty_unthrottle
(tty);
in sixpack_receive_buf()
Completed in 22 milliseconds