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:put_map
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/kernel/bpf/
H
A
D
map_iter.c
124
goto
put_map
;
in bpf_iter_attach_map()
136
goto
put_map
;
in bpf_iter_attach_map()
142
put_map
:
in bpf_iter_attach_map()
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
map_iter.c
123
goto
put_map
;
in bpf_iter_attach_map()
135
goto
put_map
;
in bpf_iter_attach_map()
141
put_map
:
in bpf_iter_attach_map()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
maps.c
339
goto
put_map
;
in maps__fixup_overlappings()
346
goto
put_map
;
in maps__fixup_overlappings()
359
goto
put_map
;
in maps__fixup_overlappings()
369
goto
put_map
;
in maps__fixup_overlappings()
375
put_map
:
in maps__fixup_overlappings()
H
A
D
machine.c
900
bool
put_map
= false;
in machine__process_ksymbol_register()
local
922
put_map
= true;
in machine__process_ksymbol_register()
956
if (
put_map
)
in machine__process_ksymbol_register()
/kernel/linux/linux-5.10/net/core/
H
A
D
bpf_sk_storage.c
825
goto
put_map
;
in bpf_iter_attach_map()
829
goto
put_map
;
in bpf_iter_attach_map()
835
put_map
:
in bpf_iter_attach_map()
H
A
D
sock_map.c
105
goto
put_map
;
in sock_map_prog_detach()
116
put_map
:
in sock_map_prog_detach()
1600
goto
put_map
;
in sock_map_iter_attach_target()
1604
goto
put_map
;
in sock_map_iter_attach_target()
1610
put_map
:
in sock_map_iter_attach_target()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
map.c
794
goto
put_map
;
in maps__fixup_overlappings()
809
goto
put_map
;
in maps__fixup_overlappings()
820
put_map
:
in maps__fixup_overlappings()
/kernel/linux/linux-6.6/net/core/
H
A
D
bpf_sk_storage.c
874
goto
put_map
;
in bpf_iter_attach_map()
878
goto
put_map
;
in bpf_iter_attach_map()
884
put_map
:
in bpf_iter_attach_map()
H
A
D
sock_map.c
98
goto
put_map
;
in sock_map_prog_detach()
109
put_map
:
in sock_map_prog_detach()
1676
goto
put_map
;
in sock_map_iter_attach_target()
1680
goto
put_map
;
in sock_map_iter_attach_target()
1686
put_map
:
in sock_map_iter_attach_target()
/kernel/linux/linux-5.10/mm/
H
A
D
slub.c
464
static void
put_map
(unsigned long *map) __releases(&object_map_lock)
3864
put_map
(map);
in list_slab_objects()
4542
put_map
(map);
in validate_slab()
4729
put_map
(map);
in process_slab()
Completed in 22 milliseconds