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:free_bytes
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/mm/
H
A
D
percpu-internal.h
60
int
free_bytes
; /* free bytes in the chunk */
member
/kernel/linux/linux-6.6/mm/
H
A
D
percpu-internal.h
42
int
free_bytes
; /* free bytes in the chunk */
member
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
space-info.c
1828
u64
free_bytes
= 0;
in btrfs_account_ro_block_groups_free_space()
local
H
A
D
super.c
1916
btrfs_calc_avail_data_space(struct btrfs_fs_info *fs_info, u64 *
free_bytes
)
btrfs_calc_avail_data_space()
argument
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-kmem.c
285
u64
free_bytes
;
member
/kernel/linux/linux-5.10/fs/btrfs/
H
A
D
super.c
2055
btrfs_calc_avail_data_space(struct btrfs_fs_info *fs_info, u64 *
free_bytes
)
btrfs_calc_avail_data_space()
argument
H
A
D
extent-tree.c
5676
u64
free_bytes
= 0;
in btrfs_account_ro_block_groups_free_space()
local
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_log.c
296
int
free_bytes
;
in xlog_grant_head_check()
local
1014
int
free_bytes
;
in xfs_log_space_wake()
local
188
xlog_grant_head_wake( struct xlog *log, struct xlog_grant_head *head, int *
free_bytes
)
xlog_grant_head_wake()
argument
1154
int
free_bytes
;
xlog_space_left()
local
1507
int
free_bytes
;
xlog_grant_push_threshold()
local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_log.c
346
int
free_bytes
;
in xlog_grant_head_check()
local
1143
int
free_bytes
;
in xfs_log_space_wake()
local
238
xlog_grant_head_wake( struct xlog *log, struct xlog_grant_head *head, int *
free_bytes
)
xlog_grant_head_wake()
argument
1689
int
free_bytes
;
xlog_grant_push_threshold()
local
[all...]
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-kmem.c
298
u64
free_bytes
;
member
/kernel/linux/linux-6.6/fs/ntfs3/
H
A
D
fslog.c
1502
u32 oldest_off, next_free_off,
free_bytes
;
in current_log_avail()
local
Completed in 30 milliseconds