Searched defs:nsi (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | 
| D | namespaces.c | 63 int nsinfo__init(struct nsinfo *nsi)  in nsinfo__init()132 	struct nsinfo *nsi;  in nsinfo__new()  local
 156 struct nsinfo *nsinfo__copy(struct nsinfo *nsi)  in nsinfo__copy()
 182 void nsinfo__delete(struct nsinfo *nsi)  in nsinfo__delete()
 188 struct nsinfo *nsinfo__get(struct nsinfo *nsi)  in nsinfo__get()
 195 void nsinfo__put(struct nsinfo *nsi)  in nsinfo__put()
 201 void nsinfo__mountns_enter(struct nsinfo *nsi,  in nsinfo__mountns_enter()
 272 char *nsinfo__realpath(const char *path, struct nsinfo *nsi)  in nsinfo__realpath()
 
 | 
| 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()
 
 | 
| D | build-id.c | 548 			       struct nsinfo *nsi, bool is_kallsyms,  in build_id_cache__cachedir()571 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi,  in build_id_cache__list_build_ids()
 592 					  struct nsinfo *nsi)  in build_id_cache__add_sdt_cache()
 614 #define build_id_cache__add_sdt_cache(sbuild_id, realname, nsi) (0)  argument
 618 					struct nsinfo *nsi)  in build_id_cache__find_debug()
 645 			  struct nsinfo *nsi, bool is_kallsyms, bool is_vdso)  in build_id_cache__add_s()
 754 				 const char *name, struct nsinfo *nsi,  in build_id_cache__add_b()
 
 | 
| D | namespaces.h | 67 #define nsinfo__zput(nsi) __nsinfo__zput(&nsi)  argument
 | 
| D | probe-event.c | 167 struct map *get_target_map(const char *target, struct nsinfo *nsi, bool user)  in get_target_map()355 					const char *target, struct nsinfo *nsi,  in find_alternative_probe_point()
 447 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi,  in open_debuginfo()
 529 				  struct nsinfo *nsi)  in get_text_start_address()
 678 					  struct nsinfo *nsi)  in add_exec_to_probe_trace_events()
 1025 		    struct nsinfo *nsi, bool user)  in show_line_range()
 3501 int show_available_funcs(const char *target, struct nsinfo *nsi,  in show_available_funcs()
 
 | 
| D | probe-file.c | 408 			     struct nsinfo *nsi)  in probe_cache__open()554 struct probe_cache *probe_cache__new(const char *target, struct nsinfo *nsi)  in probe_cache__new()
 
 | 
| D | probe-event.h | 101 	struct nsinfo		*nsi;	/* Target namespace */  member
 | 
| D | map.c | 154 	struct nsinfo *nsi = NULL;  in map__new()  local
 | 
| D | symbol.c | 1578 	struct nsinfo *nsi;  in dso__find_perf_map()  local
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-buildid-cache.c | 174 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi)  in build_id_cache__add_file()197 static int build_id_cache__remove_file(const char *filename, struct nsinfo *nsi)  in build_id_cache__remove_file()
 221 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()
 374 	struct nsinfo *nsi = NULL;  in cmd_buildid_cache()  local
 
 | 
| D | builtin-probe.c | 49 	struct nsinfo *nsi;  member
 | 
| /Linux-v5.4/fs/nilfs2/ | 
| D | sufile.c | 813 				unsigned int sisz, size_t nsi)  in nilfs_sufile_get_suinfo()
 |