Searched defs:nsi (Results 1 – 15 of 15) sorted by relevance
/linux/tools/perf/util/ |
A D | namespaces.c | 63 int nsinfo__init(struct nsinfo *nsi) in nsinfo__init() 137 struct nsinfo *nsi; in nsinfo__new() local 162 struct nsinfo *nsinfo__copy(struct nsinfo *nsi) in nsinfo__copy() 189 void nsinfo__delete(struct nsinfo *nsi) in nsinfo__delete() 195 struct nsinfo *nsinfo__get(struct nsinfo *nsi) in nsinfo__get() 202 void nsinfo__put(struct nsinfo *nsi) in nsinfo__put() 208 void nsinfo__mountns_enter(struct nsinfo *nsi, in nsinfo__mountns_enter() 279 char *nsinfo__realpath(const char *path, struct nsinfo *nsi) in nsinfo__realpath() 291 int nsinfo__stat(const char *filename, struct stat *st, struct nsinfo *nsi) in nsinfo__stat()
|
A D | copyfile.c | 14 static int slow_copyfile(const char *from, const char *to, struct nsinfo *nsi) in slow_copyfile() 74 struct nsinfo *nsi) in copyfile_mode_ns() 133 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi) in copyfile_ns()
|
A D | build-id.c | 564 struct nsinfo *nsi, bool is_kallsyms, in build_id_cache__cachedir() 587 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi, in build_id_cache__list_build_ids() 608 struct nsinfo *nsi) in build_id_cache__add_sdt_cache() 630 #define build_id_cache__add_sdt_cache(sbuild_id, realname, nsi) (0) argument 634 struct nsinfo *nsi) in build_id_cache__find_debug() 677 struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) in build_id_cache__add() 791 struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) in build_id_cache__add_s() 814 const char *name, struct nsinfo *nsi, in build_id_cache__add_b()
|
A D | namespaces.h | 70 #define nsinfo__zput(nsi) __nsinfo__zput(&nsi) argument
|
A D | jitdump.c | 39 struct nsinfo *nsi; member 742 jit_detect(char *mmap_name, pid_t pid, struct nsinfo *nsi) in jit_detect() 828 struct nsinfo *nsi; in jit_process() local
|
A D | probe-event.c | 175 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user) in get_target_map() 368 const char *target, struct nsinfo *nsi, in find_alternative_probe_point() 463 static struct debuginfo *open_from_debuginfod(struct dso *dso, struct nsinfo *nsi, in open_from_debuginfod() 506 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, in open_debuginfo() 592 struct nsinfo *nsi) in get_text_start_address() 745 struct nsinfo *nsi) in add_exec_to_probe_trace_events() 1117 struct nsinfo *nsi, bool user) in show_line_range() 3723 int show_available_funcs(const char *target, struct nsinfo *nsi, in show_available_funcs()
|
A D | probe-file.c | 451 struct nsinfo *nsi) in probe_cache__open() 601 struct probe_cache *probe_cache__new(const char *target, struct nsinfo *nsi) in probe_cache__new()
|
A D | probe-event.h | 105 struct nsinfo *nsi; /* Target namespace */ member
|
A D | map.c | 136 struct nsinfo *nsi = NULL; in map__new() local
|
A D | symbol.c | 1732 struct nsinfo *nsi; in dso__find_perf_map() local
|
/linux/tools/perf/ |
A D | builtin-buildid-cache.c | 175 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) in build_id_cache__add_file() 198 static int build_id_cache__remove_file(const char *filename, struct nsinfo *nsi) in build_id_cache__remove_file() 222 static int build_id_cache__purge_path(const char *pathname, struct nsinfo *nsi) in build_id_cache__purge_path() 301 static int build_id_cache__update_file(const char *filename, struct nsinfo *nsi) in build_id_cache__update_file() 384 struct nsinfo *nsi = NULL; in cmd_buildid_cache() local
|
A D | builtin-probe.c | 50 struct nsinfo *nsi; member
|
A D | builtin-inject.c | 335 struct nsinfo *nsi = NULL; in findnew_dso() local
|
/linux/fs/nilfs2/ |
A D | sufile.c | 810 unsigned int sisz, size_t nsi) in nilfs_sufile_get_suinfo()
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
A D | hw_atl_b0.c | 1252 u64 nsi; in hw_atl_b0_adj_params_get() local
|
Completed in 36 milliseconds