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:short_packet
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
r8a66597.h
68
unsigned
short_packet
:1;
member
H
A
D
r8a66597-hcd.c
1235
(td->
short_packet
) || (td->zero_packet))
in check_transfer_finish()
1353
td->
short_packet
= 1;
in packet_read()
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
r8a66597.h
68
unsigned
short_packet
:1;
member
H
A
D
r8a66597-hcd.c
1235
(td->
short_packet
) || (td->zero_packet))
in check_transfer_finish()
1353
td->
short_packet
= 1;
in packet_read()
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
udp.c
936
goto
short_packet
;
in __udp6_lib_rcv()
946
goto
short_packet
;
in __udp6_lib_rcv()
950
goto
short_packet
;
in __udp6_lib_rcv()
1011
short_packet
:
in __udp6_lib_rcv()
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
udp.c
949
goto
short_packet
;
in __udp6_lib_rcv()
959
goto
short_packet
;
in __udp6_lib_rcv()
963
goto
short_packet
;
in __udp6_lib_rcv()
1031
short_packet
:
in __udp6_lib_rcv()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
tegra-xudc.c
2645
bool
short_packet
;
in tegra_xudc_handle_transfer_completion()
local
2647
short_packet
= (trb_read_cmpl_code(event) ==
in tegra_xudc_handle_transfer_completion()
2657
if (req && (
short_packet
|| (!trb_read_chain(trb) &&
in tegra_xudc_handle_transfer_completion()
2677
if (
short_packet
) {
in tegra_xudc_handle_transfer_completion()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
tegra-xudc.c
2656
bool
short_packet
;
in tegra_xudc_handle_transfer_completion()
local
2658
short_packet
= (trb_read_cmpl_code(event) ==
in tegra_xudc_handle_transfer_completion()
2668
if (req && (
short_packet
|| (!trb_read_chain(trb) &&
in tegra_xudc_handle_transfer_completion()
2688
if (
short_packet
) {
in tegra_xudc_handle_transfer_completion()
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
udp.c
2391
goto
short_packet
;
in __udp4_lib_rcv()
2396
goto
short_packet
;
in __udp4_lib_rcv()
2443
short_packet
:
in __udp4_lib_rcv()
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
udp.c
2389
goto
short_packet
;
in __udp4_lib_rcv()
2394
goto
short_packet
;
in __udp4_lib_rcv()
2446
short_packet
:
in __udp4_lib_rcv()
Completed in 31 milliseconds