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:wb_put
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
backing-dev-defs.h
240
*
wb_put
- decrement a wb's refcount
243
static inline void
wb_put
(struct bdi_writeback *wb)
in wb_put()
function
279
static inline void
wb_put
(struct bdi_writeback *wb)
in wb_put()
function
H
A
D
writeback.h
250
wb_put
(inode->i_wb);
in inode_detach_wb()
/kernel/linux/linux-6.6/include/linux/
H
A
D
backing-dev-defs.h
235
*
wb_put
- decrement a wb's refcount
254
*
wb_put
- decrement a wb's refcount
257
static inline void
wb_put
(struct bdi_writeback *wb)
in wb_put()
function
284
static inline void
wb_put
(struct bdi_writeback *wb)
in wb_put()
function
H
A
D
writeback.h
242
wb_put
(inode->i_wb);
in inode_detach_wb()
/kernel/linux/linux-5.10/fs/
H
A
D
fs-writeback.c
277
wb_put
(wb);
in __inode_attach_wb()
309
wb_put
(wb); /* @inode already has ref */
314
wb_put
(wb);
462
wb_put
(old_wb);
in inode_switch_wbs_work_fn()
464
wb_put
(new_wb);
in inode_switch_wbs_work_fn()
550
wb_put
(isw->new_wb);
in inode_switch_wbs()
715
wb_put
(wbc->wb);
in wbc_detach_inode()
864
wb_put
(last_wb);
in bdi_split_work_to_wbs()
914
wb_put
(last_wb);
in bdi_split_work_to_wbs()
992
wb_put
(w
in cgroup_writeback_by_id()
[all...]
/kernel/linux/linux-6.6/fs/
H
A
D
fs-writeback.c
267
wb_put
(wb);
in __inode_attach_wb()
322
wb_put
(wb); /* @inode already has ref */
327
wb_put
(wb);
518
wb_put
(new_wb);
in inode_switch_wbs_work_fn()
612
wb_put
(isw->new_wb);
in inode_switch_wbs()
683
wb_put
(isw->new_wb);
in cleanup_offline_cgwb()
861
wb_put
(wbc->wb);
in wbc_detach_inode()
975
wb_put
(last_wb);
in bdi_split_work_to_wbs()
1025
wb_put
(last_wb);
in bdi_split_work_to_wbs()
1101
wb_put
(w
in cgroup_writeback_by_id()
[all...]
/kernel/linux/linux-6.6/mm/
H
A
D
backing-dev.c
822
wb_put
(wb);
in cleanup_offline_cgwbs_workfn()
H
A
D
page-writeback.c
2045
wb_put
(wb);
in balance_dirty_pages_ratelimited_flags()
/kernel/linux/linux-5.10/mm/
H
A
D
page-writeback.c
1945
wb_put
(wb);
in balance_dirty_pages_ratelimited()
Completed in 15 milliseconds