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:raw_size
(Results
26 - 39
of
39
) sorted by relevance
1
2
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
data-convert-bt.c
449
unsigned int
raw_size
= sample->
raw_size
;
in add_bpf_output_values()
local
H
A
D
sort.h
150
u32
raw_size
;
member
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
H
A
D
vicodec-core.c
1832
unsigned int
raw_size
;
in vicodec_open()
local
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
H
A
D
vicodec-core.c
1823
unsigned int
raw_size
;
in vicodec_open()
local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
btf.c
4300
static int load_raw_btf(const void *raw_data, size_t
raw_size
)
in load_raw_btf()
argument
/kernel/linux/linux-5.10/kernel/bpf/
H
A
D
core.c
275
u32
raw_size
= bpf_prog_tag_scratch_size(fp);
in bpf_prog_calc_tag()
local
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
core.c
283
u32
raw_size
= bpf_prog_tag_scratch_size(fp);
in bpf_prog_calc_tag()
local
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
atmel_mxt_ts.c
269
size_t
raw_size
;
member
/kernel/linux/linux-5.10/tools/lib/bpf/
H
A
D
btf.c
35
__u32
raw_size
;
member
1100
__u32 log_buf_size = 0,
raw_size
;
in btf__load()
local
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H
A
D
btf.c
36
__u32
raw_size
;
member
1163
__u32 buf_sz = 0,
raw_size
;
in btf_load_into_kernel()
local
[all...]
H
A
D
libbpf.c
3166
__u32
raw_size
= 0;
in bpf_object__sanitize_and_load_btf()
local
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H
A
D
ivtv-driver.h
551
u32
raw_size
; /* size of raw VBI line from the digitizer */
member
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H
A
D
ivtv-driver.h
549
u32
raw_size
; /* size of raw VBI line from the digitizer */
member
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
atmel_mxt_ts.c
273
size_t
raw_size
;
member
Completed in 56 milliseconds
1
2