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:need_free
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/fs/
H
A
D
fs_context.c
293
fc->
need_free
= true;
in alloc_fs_context()
418
if (log->
need_free
& (1 << index))
in logfc()
425
log->
need_free
|= 1 << index;
in logfc()
427
log->
need_free
&= ~(1 << index);
in logfc()
446
if (log->
need_free
& (1 << i))
in put_fc_log()
468
if (fc->
need_free
&& fc->ops && fc->ops->free)
in put_fs_context()
686
if (fc->
need_free
&& fc->ops && fc->ops->free)
in vfs_clean_context()
688
fc->
need_free
= false;
in vfs_clean_context()
715
fc->
need_free
= true;
in finish_clean_context()
H
A
D
fsopen.c
32
bool
need_free
;
in fscontext_read()
local
46
need_free
= log->
need_free
& (1 << index);
in fscontext_read()
48
log->
need_free
&= ~(1 << index);
in fscontext_read()
62
if (
need_free
)
in fscontext_read()
/kernel/linux/linux-6.6/fs/
H
A
D
fs_context.c
321
fc->
need_free
= true;
in alloc_fs_context()
469
if (log->
need_free
& (1 << index))
in logfc()
476
log->
need_free
|= 1 << index;
in logfc()
478
log->
need_free
&= ~(1 << index);
in logfc()
497
if (log->
need_free
& (1 << i))
in put_fc_log()
519
if (fc->
need_free
&& fc->ops && fc->ops->free)
in put_fs_context()
737
if (fc->
need_free
&& fc->ops && fc->ops->free)
in vfs_clean_context()
739
fc->
need_free
= false;
in vfs_clean_context()
767
fc->
need_free
= true;
in finish_clean_context()
H
A
D
fsopen.c
32
bool
need_free
;
in fscontext_read()
local
46
need_free
= log->
need_free
& (1 << index);
in fscontext_read()
48
log->
need_free
&= ~(1 << index);
in fscontext_read()
62
if (
need_free
)
in fscontext_read()
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/
H
A
D
fun_queue.c
234
const struct fun_rsp_common *rsp, bool *
need_free
)
in fun_data_from_rq()
253
*
need_free
= false;
in fun_data_from_rq()
264
*
need_free
= true;
in fun_data_from_rq()
288
bool
need_free
;
in __fun_process_cq()
local
313
need_free
= false;
in __fun_process_cq()
315
rsp = fun_data_from_rq(funq, rsp, &
need_free
);
in __fun_process_cq()
326
if (
need_free
)
in __fun_process_cq()
233
fun_data_from_rq(struct fun_queue *funq, const struct fun_rsp_common *rsp, bool *
need_free
)
fun_data_from_rq()
argument
/kernel/linux/linux-5.10/include/linux/
H
A
D
fs_context.h
110
bool
need_free
:1; /* Need to call ops->free() */
member
190
u8
need_free
; /* Mask of kfree'able items in buffer[] */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
fs_context.h
109
bool
need_free
:1; /* Need to call ops->free() */
member
177
u8
need_free
; /* Mask of kfree'able items in buffer[] */
member
/kernel/linux/linux-5.10/fs/xfs/
H
A
D
xfs_inode_item_recover.c
214
int
need_free
= 0;
in xlog_recover_inode_commit_pass2()
local
220
need_free
= 1;
in xlog_recover_inode_commit_pass2()
480
if (
need_free
)
in xlog_recover_inode_commit_pass2()
/kernel/linux/linux-5.10/drivers/staging/hievent/
H
A
D
hiview_hievent.c
335
int
need_free
= 1;
in hievent_fill_payload()
local
359
need_free
= 0;
in hievent_fill_payload()
362
if ((value != regular_value) &&
need_free
)
in hievent_fill_payload()
/kernel/linux/linux-6.6/fs/xfs/
H
A
D
xfs_inode_item_recover.c
288
int
need_free
= 0;
in xlog_recover_inode_commit_pass2()
local
295
need_free
= 1;
in xlog_recover_inode_commit_pass2()
555
if (
need_free
)
in xlog_recover_inode_commit_pass2()
/kernel/linux/linux-6.6/drivers/staging/hievent/
H
A
D
hiview_hievent.c
335
int
need_free
= 1;
in hievent_fill_payload()
local
359
need_free
= 0;
in hievent_fill_payload()
362
if ((value != regular_value) &&
need_free
)
in hievent_fill_payload()
/kernel/linux/linux-5.10/fs/ocfs2/
H
A
D
move_extents.c
208
int
need_free
= 0;
in ocfs2_defrag_extent()
local
299
need_free
= 1;
in ocfs2_defrag_extent()
324
if (
need_free
&& context->data_ac) {
in ocfs2_defrag_extent()
H
A
D
alloc.c
4781
int
need_free
= 0;
in ocfs2_add_clusters_in_btree()
local
4836
need_free
= 1;
in ocfs2_add_clusters_in_btree()
4848
need_free
= 1;
in ocfs2_add_clusters_in_btree()
4864
if (
need_free
) {
in ocfs2_add_clusters_in_btree()
7051
int
need_free
= 0;
in ocfs2_convert_inline_data_to_extents()
local
7118
need_free
= 1;
in ocfs2_convert_inline_data_to_extents()
7129
need_free
= 1;
in ocfs2_convert_inline_data_to_extents()
7157
need_free
= 1;
in ocfs2_convert_inline_data_to_extents()
7173
if (
need_free
) {
in ocfs2_convert_inline_data_to_extents()
/kernel/linux/linux-6.6/fs/ocfs2/
H
A
D
move_extents.c
206
int
need_free
= 0;
in ocfs2_defrag_extent()
local
297
need_free
= 1;
in ocfs2_defrag_extent()
322
if (
need_free
&& context->data_ac) {
in ocfs2_defrag_extent()
H
A
D
alloc.c
4779
int
need_free
= 0;
in ocfs2_add_clusters_in_btree()
local
4834
need_free
= 1;
in ocfs2_add_clusters_in_btree()
4846
need_free
= 1;
in ocfs2_add_clusters_in_btree()
4862
if (
need_free
) {
in ocfs2_add_clusters_in_btree()
7056
int
need_free
= 0;
in ocfs2_convert_inline_data_to_extents()
local
7123
need_free
= 1;
in ocfs2_convert_inline_data_to_extents()
7134
need_free
= 1;
in ocfs2_convert_inline_data_to_extents()
7162
need_free
= 1;
in ocfs2_convert_inline_data_to_extents()
7178
if (
need_free
) {
in ocfs2_convert_inline_data_to_extents()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
scsi_scan.c
222
bool
need_free
= false;
in scsi_realloc_sdev_budget_map()
local
233
need_alloc =
need_free
= true;
in scsi_realloc_sdev_budget_map()
242
if (
need_free
) {
in scsi_realloc_sdev_budget_map()
253
if (
need_free
) {
in scsi_realloc_sdev_budget_map()
/kernel/linux/linux-5.10/fs/f2fs/
H
A
D
node.c
2280
bool
need_free
= false;
in remove_free_nid()
local
2286
need_free
= true;
in remove_free_nid()
2290
if (
need_free
)
in remove_free_nid()
2536
bool
need_free
= false;
in f2fs_alloc_nid_failed()
local
2547
need_free
= true;
in f2fs_alloc_nid_failed()
2558
if (
need_free
)
in f2fs_alloc_nid_failed()
/kernel/linux/linux-6.6/fs/f2fs/
H
A
D
node.c
2367
bool
need_free
= false;
in remove_free_nid()
local
2373
need_free
= true;
in remove_free_nid()
2377
if (
need_free
)
in remove_free_nid()
2628
bool
need_free
= false;
in f2fs_alloc_nid_failed()
local
2639
need_free
= true;
in f2fs_alloc_nid_failed()
2650
if (
need_free
)
in f2fs_alloc_nid_failed()
Completed in 37 milliseconds