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:free_copy
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/lib/kunit/
H
A
D
executor.c
177
goto
free_copy
;
in kunit_filter_suites()
257
free_copy
:
in kunit_filter_suites()
/kernel/linux/linux-5.10/kernel/
H
A
D
module.c
3180
static void
free_copy
(struct load_info *info)
in free_copy()
function
3980
goto
free_copy
;
in load_module()
3989
goto
free_copy
;
in load_module()
3998
goto
free_copy
;
in load_module()
4007
goto
free_copy
;
in load_module()
4012
goto
free_copy
;
in load_module()
4017
goto
free_copy
;
in load_module()
4024
goto
free_copy
;
in load_module()
4132
free_copy
(info);
in load_module()
4180
free_copy
in load_module()
[all...]
/kernel/linux/linux-6.6/kernel/module/
H
A
D
main.c
1975
static void
free_copy
(struct load_info *info, int flags)
in free_copy()
function
2855
goto
free_copy
;
in load_module()
2864
goto
free_copy
;
in load_module()
2868
goto
free_copy
;
in load_module()
2874
goto
free_copy
;
in load_module()
2981
free_copy
(info, flags);
in load_module()
3031
free_copy
:
in load_module()
3039
free_copy
(info, flags);
in load_module()
/kernel/linux/linux-5.10/ipc/
H
A
D
msg.c
1052
static inline void
free_copy
(struct msg_msg *copy)
in free_copy()
function
1063
static inline void
free_copy
(struct msg_msg *copy)
in free_copy()
function
1119
free_copy
(copy);
in do_msgrcv()
1248
free_copy
(copy);
in do_msgrcv()
/kernel/linux/linux-6.6/ipc/
H
A
D
msg.c
1058
static inline void
free_copy
(struct msg_msg *copy)
in free_copy()
function
1069
static inline void
free_copy
(struct msg_msg *copy)
in free_copy()
function
1125
free_copy
(copy);
in do_msgrcv()
1254
free_copy
(copy);
in do_msgrcv()
Completed in 13 milliseconds