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
defs:flush_buffer
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
tty_ldisc.h
186
void (*
flush_buffer
)(struct tty_struct *tty);
member
H
A
D
tty_driver.h
272
void (*
flush_buffer
)(struct tty_struct *tty);
member
H
A
D
serial_core.h
52
void (*
flush_buffer
)(struct uart_port *);
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
tty_ldisc.h
240
void (*
flush_buffer
)(struct tty_struct *tty);
member
H
A
D
tty_driver.h
375
void (*
flush_buffer
)(struct tty_struct *tty);
member
H
A
D
serial_core.h
389
void (*
flush_buffer
)(struct uart_port *);
member
/kernel/linux/linux-5.10/arch/um/drivers/
H
A
D
line.c
130
static int
flush_buffer
(struct line *line)
in flush_buffer()
function
/kernel/linux/linux-6.6/arch/um/drivers/
H
A
D
line.c
130
static int
flush_buffer
(struct line *line)
in flush_buffer()
function
/kernel/linux/linux-5.10/init/
H
A
D
initramfs.c
424
static long __init
flush_buffer
(void *bufv, unsigned long len)
in flush_buffer()
function
/kernel/linux/linux-6.6/init/
H
A
D
initramfs.c
456
static long __init
flush_buffer
(void *bufv, unsigned long len)
in flush_buffer()
function
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H
A
D
spk_types.h
164
void (*
flush_buffer
)(void);
member
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H
A
D
spk_types.h
164
void (*
flush_buffer
)(struct spk_synth *synth);
member
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
st.c
832
static int
flush_buffer
(struct scsi_tape *STp, int seek_next)
flush_buffer()
function
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
synclink_gt.c
905
static void
flush_buffer
(struct tty_struct *tty)
in flush_buffer()
function
H
A
D
synclinkmp.c
1179
static void
flush_buffer
(struct tty_struct *tty)
in flush_buffer()
function
/kernel/linux/linux-6.6/drivers/tty/
H
A
D
synclink_gt.c
895
static void
flush_buffer
(struct tty_struct *tty)
in flush_buffer()
function
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
st.c
833
static int
flush_buffer
(struct scsi_tape *STp, int seek_next)
flush_buffer()
function
Completed in 58 milliseconds