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_hung_up_p
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
tty_port.c
507
if (
tty_hung_up_p
(filp) || !tty_port_initialized(port)) {
in tty_port_block_til_ready()
535
if (!
tty_hung_up_p
(filp))
in tty_port_block_til_ready()
565
if (
tty_hung_up_p
(filp))
in tty_port_close_start()
H
A
D
n_hdlc.c
461
if (
tty_hung_up_p
(file))
in n_hdlc_tty_read()
690
if (
tty_hung_up_p
(filp))
in n_hdlc_tty_poll()
H
A
D
tty_io.c
739
*
tty_hung_up_p
- was tty hung up
746
int
tty_hung_up_p
(struct file *filp)
in tty_hung_up_p()
function
751
EXPORT_SYMBOL(
tty_hung_up_p
);
variable
2153
if (
tty_hung_up_p
(filp))
in tty_open()
2243
if (!
tty_hung_up_p
(filp))
in tty_fasync()
H
A
D
n_tty.c
2255
if (
tty_hung_up_p
(file))
in n_tty_read()
2378
if (
tty_hung_up_p
(file) || (tty->link && !tty->link->count)) {
in n_tty_write()
2471
if (
tty_hung_up_p
(file))
in n_tty_poll()
H
A
D
synclink.c
3294
if (
tty_hung_up_p
(filp) || !tty_port_initialized(port)) {
in block_til_ready()
3322
if (!
tty_hung_up_p
(filp))
in block_til_ready()
H
A
D
synclinkmp.c
3298
if (
tty_hung_up_p
(filp) || !tty_port_initialized(port)) {
in block_til_ready()
3324
if (!
tty_hung_up_p
(filp))
in block_til_ready()
H
A
D
synclink_gt.c
3215
if (
tty_hung_up_p
(filp) || !tty_port_initialized(port)) {
in block_til_ready()
3239
if (!
tty_hung_up_p
(filp))
in block_til_ready()
H
A
D
n_gsm.c
2796
if (
tty_hung_up_p
(file))
in gsmld_poll()
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
tty_port.c
555
if (
tty_hung_up_p
(filp) || !tty_port_initialized(port)) {
in tty_port_block_til_ready()
584
if (!
tty_hung_up_p
(filp))
in tty_port_block_til_ready()
628
if (
tty_hung_up_p
(filp))
in tty_port_close_start()
H
A
D
n_hdlc.c
448
if (
tty_hung_up_p
(file))
in n_hdlc_tty_read()
666
if (
tty_hung_up_p
(filp))
in n_hdlc_tty_poll()
H
A
D
tty_io.c
738
*
tty_hung_up_p
- was tty hung up
743
int
tty_hung_up_p
(struct file *filp)
in tty_hung_up_p()
function
747
EXPORT_SYMBOL(
tty_hung_up_p
);
variable
2164
if (
tty_hung_up_p
(filp))
in tty_open()
2252
if (!
tty_hung_up_p
(filp))
in tty_fasync()
H
A
D
n_tty.c
2252
if (
tty_hung_up_p
(file))
in n_tty_read()
2378
if (
tty_hung_up_p
(file) || (tty->link && !tty->link->count)) {
in n_tty_write()
2470
if (
tty_hung_up_p
(file))
in n_tty_poll()
H
A
D
synclink_gt.c
3199
if (
tty_hung_up_p
(filp) || !tty_port_initialized(port)) {
in block_til_ready()
3223
if (!
tty_hung_up_p
(filp))
in block_til_ready()
H
A
D
n_gsm.c
3756
if (
tty_hung_up_p
(file))
in gsmld_poll()
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty.h
427
int
tty_hung_up_p
(struct file *filp);
/kernel/linux/linux-5.10/drivers/tty/hvc/
H
A
D
hvc_console.c
394
if (
tty_hung_up_p
(filp))
in hvc_close()
H
A
D
hvcs.c
1189
if (
tty_hung_up_p
(filp))
in hvcs_close()
H
A
D
hvsi.c
769
if (
tty_hung_up_p
(filp))
in hvsi_close()
/kernel/linux/linux-5.10/include/linux/
H
A
D
tty.h
460
extern int
tty_hung_up_p
(struct file *filp);
/kernel/linux/linux-6.6/drivers/tty/hvc/
H
A
D
hvc_console.c
394
if (
tty_hung_up_p
(filp))
in hvc_close()
H
A
D
hvcs.c
1165
if (
tty_hung_up_p
(filp))
in hvcs_close()
H
A
D
hvsi.c
769
if (
tty_hung_up_p
(filp))
in hvsi_close()
Completed in 62 milliseconds