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
refs:fscache_stat_d
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/fs/fscache/
H
A
D
object.c
410
fscache_stat_d
(&fscache_n_cop_grab_object);
in fscache_initialise_object()
482
fscache_stat_d
(&fscache_n_cop_lookup_object);
in fscache_look_up_object()
597
fscache_stat_d
(&fscache_n_cop_lookup_complete);
in fscache_object_available()
633
fscache_stat_d
(&fscache_n_cop_lookup_complete);
in fscache_lookup_failure()
746
fscache_stat_d
(&fscache_n_cop_drop_object);
in fscache_drop_object()
779
fscache_stat_d
(&fscache_n_cop_grab_object);
in fscache_get_object()
791
fscache_stat_d
(&fscache_n_cop_put_object);
in fscache_put_object()
1042
fscache_stat_d
(&fscache_n_cop_invalidate_object);
in fscache_invalidate_object()
1054
fscache_stat_d
(&fscache_n_cop_update_object);
in fscache_update_aux_data()
H
A
D
page.c
199
fscache_stat_d
(&fscache_n_cop_attr_changed);
in fscache_attr_changed_op()
500
fscache_stat_d
(&fscache_n_cop_allocate_page);
in __fscache_read_or_alloc_page()
506
fscache_stat_d
(&fscache_n_cop_read_or_alloc_page);
in __fscache_read_or_alloc_page()
628
fscache_stat_d
(&fscache_n_cop_allocate_pages);
in __fscache_read_or_alloc_pages()
633
fscache_stat_d
(&fscache_n_cop_read_or_alloc_pages);
in __fscache_read_or_alloc_pages()
733
fscache_stat_d
(&fscache_n_cop_allocate_page);
in __fscache_alloc_page()
861
fscache_stat_d
(&fscache_n_cop_write_page);
in fscache_write_op()
1146
fscache_stat_d
(&fscache_n_cop_uncache_page);
in __fscache_uncache_page()
H
A
D
internal.h
288
static inline void
fscache_stat_d
(atomic_t *stat)
in fscache_stat_d()
function
300
#define
fscache_stat_d
(stat) do {} while (0)
macro
H
A
D
cache.c
383
fscache_stat_d
(&fscache_n_cop_sync_cache);
in fscache_withdraw_cache()
389
fscache_stat_d
(&fscache_n_cop_dissociate_pages);
in fscache_withdraw_cache()
H
A
D
cookie.c
485
fscache_stat_d
(&fscache_n_cop_alloc_object);
in fscache_alloc_object()
510
fscache_stat_d
(&fscache_n_cop_put_object);
in fscache_alloc_object()
530
fscache_stat_d
(&fscache_n_cop_put_object);
in fscache_alloc_object()
/kernel/linux/linux-6.6/fs/fscache/
H
A
D
internal.h
124
static inline void
fscache_stat_d
(atomic_t *stat)
in fscache_stat_d()
function
136
#define
fscache_stat_d
(stat) do {} while (0)
macro
H
A
D
cookie.c
62
fscache_stat_d
(&fscache_n_cookies_lru);
in fscache_free_cookie()
78
fscache_stat_d
(&fscache_n_cookies);
in fscache_free_cookie()
894
fscache_stat_d
(&fscache_n_cookies_lru);
in fscache_cookie_lru_worker()
916
fscache_stat_d
(&fscache_n_cookies_lru);
in fscache_cookie_drop_from_lru()
H
A
D
volume.c
402
fscache_stat_d
(&fscache_n_volumes);
in fscache_free_volume()
Completed in 8 milliseconds