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:end_index
(Results
1 - 25
of
97
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/fs/ntfs/
H
A
D
bitmap.c
37
pgoff_t index,
end_index
;
in __ntfs_bitmap_set_bits_in_run()
local
/kernel/linux/linux-6.6/fs/ntfs/
H
A
D
bitmap.c
37
pgoff_t index,
end_index
;
in __ntfs_bitmap_set_bits_in_run()
local
/kernel/linux/linux-5.10/mm/
H
A
D
fadvise.c
39
pgoff_t
end_index
;
in generic_fadvise()
local
[all...]
H
A
D
readahead.c
255
pgoff_t
end_index
; /* The last page we want to read */
in do_page_cache_ra()
local
/kernel/linux/linux-6.6/fs/squashfs/
H
A
D
file_direct.c
32
int
end_index
= start_index | mask;
in squashfs_readpage_block()
local
H
A
D
file.c
389
int start_index = page->index & ~mask,
end_index
= start_index | mask;
in squashfs_copy_cache()
local
/kernel/linux/linux-6.6/mm/
H
A
D
fadvise.c
38
pgoff_t
end_index
;
in generic_fadvise()
local
[all...]
H
A
D
readahead.c
287
pgoff_t
end_index
; /* The last page we want to read */
in do_page_cache_ra()
local
/kernel/linux/linux-5.10/fs/squashfs/
H
A
D
file_direct.c
35
int
end_index
= start_index | mask;
in squashfs_readpage_block()
local
H
A
D
file.c
388
int start_index = page->index & ~mask,
end_index
= start_index | mask;
in squashfs_copy_cache()
local
/kernel/linux/linux-5.10/fs/btrfs/tests/
H
A
D
extent-io-tests.c
25
unsigned long
end_index
= end >> PAGE_SHIFT;
in process_page_range()
local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
cpumap.c
44
int
end_index
; /* Index of last node of a level in a cpuinfo tree */
member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
cpumap.c
44
int
end_index
; /* Index of last node of a level in a cpuinfo tree */
member
/kernel/linux/linux-5.10/fs/isofs/
H
A
D
compress.c
310
pgoff_t index = page->index,
end_index
;
in zisofs_readpage()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum_pgt.c
12
u16
end_index
; /* Exclusive. */
member
H
A
D
spectrum1_kvdl.c
34
unsigned int
end_index
;
member
H
A
D
spectrum_policer.c
17
u16
end_index
; /* Exclusive */
member
/kernel/linux/linux-6.6/fs/btrfs/tests/
H
A
D
extent-io-tests.c
26
unsigned long
end_index
= end >> PAGE_SHIFT;
in process_page_range()
local
/kernel/linux/linux-6.6/fs/isofs/
H
A
D
compress.c
314
pgoff_t index = page->index,
end_index
;
in zisofs_read_folio()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H
A
D
spectrum1_kvdl.c
34
unsigned int
end_index
;
member
H
A
D
spectrum_policer.c
17
u16
end_index
; /* Exclusive */
member
/kernel/linux/linux-5.10/fs/
H
A
D
mpage.c
488
unsigned long
end_index
;
in __mpage_writepage()
local
/kernel/linux/linux-5.10/fs/gfs2/
H
A
D
aops.c
122
const pgoff_t
end_index
= i_size >> PAGE_SHIFT;
in gfs2_write_jdata_page()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn321/
H
A
D
dcn321_fpu.c
265
unsigned int
end_index
= 0;
in sort_entries_with_same_bw()
local
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H
A
D
dm-array.c
437
drop_blocks(struct resize *resize, unsigned begin_index, unsigned
end_index
)
drop_blocks()
argument
Completed in 18 milliseconds
1
2
3
4