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:nscookie
(Results
1 - 24
of
24
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
namespaces.h
40
struct
nscookie
{
struct
54
void nsinfo__mountns_enter(struct nsinfo *nsi, struct
nscookie
*nc);
55
void nsinfo__mountns_exit(struct
nscookie
*nc);
H
A
D
namespaces.c
202
struct
nscookie
*nc)
in nsinfo__mountns_enter()
249
void nsinfo__mountns_exit(struct
nscookie
*nc)
in nsinfo__mountns_exit()
275
struct
nscookie
nsc;
in nsinfo__realpath()
H
A
D
copyfile.c
20
struct
nscookie
nsc;
in slow_copyfile()
80
struct
nscookie
nsc;
in copyfile_mode_ns()
H
A
D
dsos.c
77
struct
nscookie
nsc;
in __dsos__read_build_ids()
H
A
D
build-id.c
603
struct
nscookie
nsc;
in build_id_cache__add_sdt_cache()
629
struct
nscookie
nsc;
in build_id_cache__find_debug()
H
A
D
probe-event.c
471
struct
nscookie
nsc;
in open_from_debuginfod()
515
struct
nscookie
nsc;
in open_debuginfo()
600
struct
nscookie
nsc;
in get_text_start_address()
1105
struct
nscookie
nsc;
in show_line_range()
2859
struct
nscookie
nsc;
in __add_probe_trace_events()
H
A
D
probe-file.c
423
struct
nscookie
nsc;
in probe_cache__open()
H
A
D
symbol.c
1740
struct
nscookie
nsc;
in dso__find_perf_map()
1782
struct
nscookie
nsc;
in dso__load()
H
A
D
dso.c
539
struct
nscookie
nsc;
in open_dso()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
namespaces.h
43
struct
nscookie
{
struct
63
void nsinfo__mountns_enter(struct nsinfo *nsi, struct
nscookie
*nc);
64
void nsinfo__mountns_exit(struct
nscookie
*nc);
H
A
D
namespaces.c
275
struct
nscookie
*nc)
in nsinfo__mountns_enter()
322
void nsinfo__mountns_exit(struct
nscookie
*nc)
in nsinfo__mountns_exit()
348
struct
nscookie
nsc;
in nsinfo__realpath()
360
struct
nscookie
nsc;
in nsinfo__stat()
H
A
D
copyfile.c
20
struct
nscookie
nsc;
in slow_copyfile()
80
struct
nscookie
nsc;
in copyfile_mode_ns()
H
A
D
build-id.c
603
struct
nscookie
nsc;
in build_id_cache__add_sdt_cache()
632
struct
nscookie
nsc;
in build_id_cache__find_debug()
892
struct
nscookie
nsc;
in filename__read_build_id_ns()
H
A
D
dsos.c
80
struct
nscookie
nsc;
in __dsos__read_build_ids()
H
A
D
jitdump.c
83
struct
nscookie
nsc;
in jit_emit_elf()
140
struct
nscookie
nsc;
in jit_open()
H
A
D
probe-event.c
481
struct
nscookie
nsc;
in open_from_debuginfod()
525
struct
nscookie
nsc;
in open_debuginfo()
610
struct
nscookie
nsc;
in get_text_start_address()
1133
struct
nscookie
nsc;
in show_line_range()
2907
struct
nscookie
nsc;
in __add_probe_trace_events()
H
A
D
probe-file.c
458
struct
nscookie
nsc;
in probe_cache__open()
H
A
D
symbol.c
1844
struct
nscookie
nsc;
in dso__find_perf_map()
1886
struct
nscookie
nsc;
in dso__load()
H
A
D
dso.c
600
struct
nscookie
nsc;
in open_dso()
H
A
D
synthetic-events.c
372
struct
nscookie
nc;
in perf_record_mmap2__read_build_id()
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-buildid-cache.c
179
struct
nscookie
nsc;
in build_id_cache__add_file()
201
struct
nscookie
nsc;
in build_id_cache__remove_file()
304
struct
nscookie
nsc;
in build_id_cache__update_file()
H
A
D
builtin-inject.c
520
struct
nscookie
nsc;
in dso__read_build_id()
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-buildid-cache.c
180
struct
nscookie
nsc;
in build_id_cache__add_file()
202
struct
nscookie
nsc;
in build_id_cache__remove_file()
305
struct
nscookie
nsc;
in build_id_cache__update_file()
H
A
D
builtin-inject.c
632
struct
nscookie
nsc;
in dso__read_build_id()
Completed in 37 milliseconds