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:prev_index
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/mm/
H
A
D
readahead.c
443
pgoff_t
prev_index
;
in ondemand_readahead()
local
H
A
D
filemap.c
2199
pgoff_t
prev_index
;
in generic_file_buffered_read()
local
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
anycast.c
192
int
prev_index
;
in __ipv6_sock_ac_close()
local
/kernel/linux/linux-6.6/mm/
H
A
D
readahead.c
560
pgoff_t expected,
prev_index
;
in ondemand_readahead()
local
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
anycast.c
192
int
prev_index
;
in __ipv6_sock_ac_close()
local
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
process_64.c
292
static __always_inline void load_seg_legacy(unsigned short
prev_index
,
in load_seg_legacy()
argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
process_64.c
294
static __always_inline void load_seg_legacy(unsigned short
prev_index
,
in load_seg_legacy()
argument
/kernel/linux/linux-5.10/drivers/net/bonding/
H
A
D
bond_alb.c
757
u32
prev_index
= bond_info->rx_hashtbl[index].used_prev;
in rlb_delete_table_entry_dst()
local
772
u32
prev_index
= bond_info->rx_hashtbl[index].src_prev;
in rlb_src_unlink()
local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
broadsheetfb.c
936
int
prev_index
= -1;
in broadsheetfb_dpy_deferred_io()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
H
A
D
gve_tx_dqo.c
963
s16
prev_index
, next_index;
in remove_from_list()
local
/kernel/linux/linux-6.6/drivers/net/bonding/
H
A
D
bond_alb.c
770
u32
prev_index
= bond_info->rx_hashtbl[index].used_prev;
in rlb_delete_table_entry_dst()
local
785
u32
prev_index
= bond_info->rx_hashtbl[index].src_prev;
in rlb_src_unlink()
local
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H
A
D
dir.c
155
loff_t
prev_index
;
member
/kernel/linux/linux-5.10/fs/f2fs/
H
A
D
file.c
3854
pgoff_t index, pg_end,
prev_index
= 0;
in f2fs_sec_trim_file()
local
/kernel/linux/linux-6.6/fs/f2fs/
H
A
D
file.c
3810
pgoff_t index, pg_end,
prev_index
= 0;
in f2fs_sec_trim_file()
local
Completed in 29 milliseconds