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:splice
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
ordered-data.c
614
struct list_head
splice
;
in btrfs_wait_ordered_roots()
local
[all...]
H
A
D
disk-io.c
4412
struct list_head
splice
;
in btrfs_destroy_all_ordered_extents()
local
4527
struct list_head
splice
;
in btrfs_destroy_delalloc_inodes()
local
4562
struct list_head
splice
;
btrfs_destroy_all_delalloc_inodes()
local
[all...]
H
A
D
inode.c
9454
struct list_head
splice
;
in start_delalloc_inodes()
local
9552
struct list_head
splice
;
in btrfs_start_delalloc_roots()
local
[all...]
/kernel/linux/linux-5.10/fs/
H
A
D
read_write.c
1469
bool
splice
= flags & COPY_FILE_SPLICE;
in vfs_copy_file_range()
local
/kernel/linux/linux-6.6/fs/
H
A
D
read_write.c
1480
bool
splice
= flags & COPY_FILE_SPLICE;
in vfs_copy_file_range()
local
/kernel/linux/linux-6.6/rust/alloc/vec/
H
A
D
mod.rs
87
mod
splice
;
modules
3184
pub fn
splice
<R, I>(&mut self, range: R, replace_with: I) -> Splice<'_, I::IntoIter, A>
in splice()
functions
/kernel/linux/linux-5.10/io_uring/
H
A
D
io_uring.c
850
struct io_splice
splice
;
member
Completed in 44 milliseconds