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:TCIOFLUSH
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H
A
D
termbits-common.h
64
#define
TCIOFLUSH
2 /* Discard all pending data */
macro
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/
H
A
D
termbits.h
213
#define
TCIOFLUSH
2
macro
/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
H
A
D
termbits.h
202
#define
TCIOFLUSH
2
macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
H
A
D
termbits.h
221
#define
TCIOFLUSH
2 /* Discard all pending data. */
macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
H
A
D
termbits.h
195
#define
TCIOFLUSH
2
macro
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H
A
D
termbits.h
204
#define
TCIOFLUSH
2
macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H
A
D
termbits.h
216
#define
TCIOFLUSH
2
macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H
A
D
termbits.h
193
#define
TCIOFLUSH
2
macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H
A
D
termbits.h
177
#define
TCIOFLUSH
2
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H
A
D
termbits.h
190
#define
TCIOFLUSH
2
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/
H
A
D
termbits.h
193
#define
TCIOFLUSH
2
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H
A
D
termbits.h
190
#define
TCIOFLUSH
2
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
H
A
D
termbits.h
193
#define
TCIOFLUSH
2
macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
H
A
D
termbits.h
257
#define
TCIOFLUSH
2
macro
/kernel/linux/linux-5.10/drivers/net/ppp/
H
A
D
ppp_synctty.c
305
if (arg ==
TCIOFLUSH
|| arg == TCOFLUSH)
in ppp_synctty_ioctl()
H
A
D
ppp_async.c
312
if (arg ==
TCIOFLUSH
|| arg == TCOFLUSH)
in ppp_asynctty_ioctl()
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
n_hdlc.c
645
case
TCIOFLUSH
:
in n_hdlc_tty_ioctl()
H
A
D
tty_ioctl.c
829
case
TCIOFLUSH
:
in __tty_perform_flush()
H
A
D
tty_io.c
2729
case
TCIOFLUSH
:
in tty_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
n_hdlc.c
624
case
TCIOFLUSH
:
in n_hdlc_tty_ioctl()
H
A
D
tty_ioctl.c
916
case
TCIOFLUSH
:
in __tty_perform_flush()
H
A
D
tty_io.c
2760
case
TCIOFLUSH
:
in tty_ioctl()
/kernel/linux/linux-6.6/drivers/net/ppp/
H
A
D
ppp_synctty.c
302
if (arg ==
TCIOFLUSH
|| arg == TCOFLUSH)
in ppp_synctty_ioctl()
H
A
D
ppp_async.c
309
if (arg ==
TCIOFLUSH
|| arg == TCOFLUSH)
in ppp_asynctty_ioctl()
Completed in 25 milliseconds