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:flush_to
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/include/net/bluetooth/
H
A
D
l2cap.h
76
__u16
flush_to
;
member
367
__le32
flush_to
;
member
524
__u16
flush_to
;
member
H
A
D
hci.h
954
__le32
flush_to
;
member
/kernel/linux/linux-5.10/net/bluetooth/
H
A
D
l2cap_sock.c
498
opts.
flush_to
= chan->
flush_to
;
in l2cap_sock_getsockopt_old()
768
opts.
flush_to
= chan->
flush_to
;
in l2cap_sock_setsockopt_old()
817
chan->
flush_to
= opts.
flush_to
;
in l2cap_sock_setsockopt_old()
1842
chan->
flush_to
= L2CAP_DEFAULT_FLUSH_TO;
in l2cap_sock_init()
H
A
D
amp.c
553
cp.tx_flow_spec.
flush_to
= cpu_to_le32(chan->local_flush_to);
in amp_create_logical_link()
560
cp.rx_flow_spec.
flush_to
= cpu_to_le32(chan->remote_flush_to);
in amp_create_logical_link()
H
A
D
a2mp.c
782
chan->
flush_to
= L2CAP_DEFAULT_FLUSH_TO;
in a2mp_chan_open()
H
A
D
l2cap_core.c
550
chan->
flush_to
= L2CAP_DEFAULT_FLUSH_TO;
in l2cap_chan_set_defaults()
3233
efs.
flush_to
= cpu_to_le32(L2CAP_EFS_DEFAULT_FLUSH_TO);
in l2cap_add_opt_efs()
3242
efs.
flush_to
= 0;
in l2cap_add_opt_efs()
3597
chan->
flush_to
= val;
in l2cap_parse_conf_req()
3745
le32_to_cpu(efs.
flush_to
);
in l2cap_parse_conf_req()
3821
chan->
flush_to
= val;
in l2cap_parse_conf_rsp()
3823
chan->
flush_to
, endptr - ptr);
in l2cap_parse_conf_rsp()
3890
le32_to_cpu(efs.
flush_to
);
in l2cap_parse_conf_rsp()
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
l2cap_sock.c
480
opts.
flush_to
= chan->
flush_to
;
in l2cap_sock_getsockopt_old()
750
opts.
flush_to
= chan->
flush_to
;
in l2cap_sock_setsockopt_old()
799
chan->
flush_to
= opts.
flush_to
;
in l2cap_sock_setsockopt_old()
1808
chan->
flush_to
= L2CAP_DEFAULT_FLUSH_TO;
in l2cap_sock_init()
H
A
D
l2cap_core.c
527
chan->
flush_to
= L2CAP_DEFAULT_FLUSH_TO;
in l2cap_chan_set_defaults()
3057
efs.
flush_to
= cpu_to_le32(L2CAP_EFS_DEFAULT_FLUSH_TO);
in l2cap_add_opt_efs()
3066
efs.
flush_to
= 0;
in l2cap_add_opt_efs()
3383
chan->
flush_to
= val;
in l2cap_parse_conf_req()
3525
le32_to_cpu(efs.
flush_to
);
in l2cap_parse_conf_req()
3601
chan->
flush_to
= val;
in l2cap_parse_conf_rsp()
3603
chan->
flush_to
, endptr - ptr);
in l2cap_parse_conf_rsp()
3670
le32_to_cpu(efs.
flush_to
);
in l2cap_parse_conf_rsp()
/kernel/linux/linux-5.10/include/net/bluetooth/
H
A
D
l2cap.h
78
__u16
flush_to
;
member
377
__le32
flush_to
;
member
559
__u16
flush_to
;
member
H
A
D
hci.h
850
__le32
flush_to
;
member
Completed in 41 milliseconds