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:padded
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/
H
A
D
safe_serial.c
76
static bool
padded
= IS_ENABLED(CONFIG_USB_SERIAL_SAFE_PADDED);
variable
/kernel/linux/linux-5.10/net/sctp/
H
A
D
output.c
431
int
padded
= SCTP_PAD4(chunk->skb->len);
in sctp_packet_pack()
local
/kernel/linux/linux-6.6/drivers/usb/serial/
H
A
D
safe_serial.c
76
static bool
padded
= IS_ENABLED(CONFIG_USB_SERIAL_SAFE_PADDED);
variable
/kernel/linux/linux-6.6/net/sctp/
H
A
D
output.c
461
int
padded
= SCTP_PAD4(chunk->skb->len);
in sctp_packet_pack()
local
/kernel/linux/linux-5.10/drivers/lightnvm/
H
A
D
pblk-write.c
322
unsigned int
padded
= c_ctx->nr_padded;
in pblk_setup_w_rq()
local
H
A
D
pblk-recovery.c
367
bool
padded
= false;
in pblk_recov_scan_oob()
local
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
jffs2.h
196
jint32_t
padded
; /* sum of the size of padding nodes */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
jffs2.h
196
jint32_t
padded
; /* sum of the size of padding nodes */
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
jffs2.h
146
jint32_t
padded
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
jffs2.h
146
jint32_t
padded
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
jffs2.h
139
jint32_t
padded
;
member
/kernel/linux/linux-5.10/sound/soc/xilinx/
H
A
D
xlnx_formatter_pcm.c
134
u32
padded
, srate, bit_depth, status[2];
in xlnx_parse_aes_params()
local
[all...]
/kernel/linux/linux-6.6/sound/soc/xilinx/
H
A
D
xlnx_formatter_pcm.c
134
u32
padded
, srate, bit_depth, status[2];
in xlnx_parse_aes_params()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/usb/
H
A
D
sierra_net.c
266
int
padded
;
in parse_hip()
local
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
sierra_net.c
266
int
padded
;
in parse_hip()
local
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
refcounttree.c
2607
unsigned int
padded
=
in ocfs2_cow_align_length()
local
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
refcounttree.c
2605
unsigned int
padded
=
in ocfs2_cow_align_length()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
netdevice.h
1971
unsigned short
padded
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
netdevice.h
2180
unsigned short
padded
;
member
Completed in 39 milliseconds