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:partial_end
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/mm/
H
A
D
truncate.c
294
unsigned int
partial_end
; /* exclusive */
in truncate_inode_pages_range()
local
H
A
D
shmem.c
912
unsigned int
partial_end
= (lend + 1) & (PAGE_SIZE - 1);
in shmem_undo_range()
local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H
A
D
generic.c
160
static u8 mtrr_type_lookup_variable(u64 start, u64 end, u64 *
partial_end
,
in mtrr_type_lookup_variable()
argument
259
u64
partial_end
;
in mtrr_type_lookup()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H
A
D
panel-sitronix-st7789v.c
123
u16
partial_end
;
member
/kernel/linux/linux-5.10/fs/ext4/
H
A
D
extents.c
4531
int partial_begin,
partial_end
;
in ext4_zero_range()
local
H
A
D
inode.c
3883
unsigned partial_start,
partial_end
;
in ext4_zero_partial_blocks()
local
/kernel/linux/linux-6.6/fs/ext4/
H
A
D
extents.c
4543
int partial_begin,
partial_end
;
in ext4_zero_range()
local
H
A
D
inode.c
3788
unsigned partial_start,
partial_end
;
in ext4_zero_partial_blocks()
local
/kernel/linux/linux-5.10/net/ceph/
H
A
D
osd_client.c
2160
void *const
partial_end
= p + msg->front.iov_len;
in encode_request_finish()
local
/kernel/linux/linux-6.6/net/ceph/
H
A
D
osd_client.c
2241
void *const
partial_end
= p + msg->front.iov_len;
in encode_request_finish()
local
Completed in 50 milliseconds