Home
last modified time | relevance | path

Searched defs:nsi (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-6.6/tools/perf/util/
H A Dbuild-id.h75 build_id_cache__add_s(const char *sbuild_id, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) build_id_cache__add_s() argument
H A Dcopyfile.c14 static int slow_copyfile(const char *from, const char *to, struct nsinfo *nsi) in slow_copyfile() argument
133 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi) in copyfile_ns() argument
73 copyfile_mode_ns(const char *from, const char *to, mode_t mode, struct nsinfo *nsi) copyfile_mode_ns() argument
H A Dprobe-event.h105 struct nsinfo *nsi; /* Target namespace */ member
H A Dnamespaces.c98 int nsinfo__init(struct nsinfo *nsi) in nsinfo__init() argument
156 struct nsinfo *nsi; nsinfo__new() local
180 nsinfo__mntns_path(const struct nsinfo *nsi) nsinfo__mntns_path() argument
185 nsinfo__copy(const struct nsinfo *nsi) nsinfo__copy() argument
212 nsinfo__refcnt(struct nsinfo *nsi) nsinfo__refcnt() argument
217 nsinfo__delete(struct nsinfo *nsi) nsinfo__delete() argument
226 nsinfo__get(struct nsinfo *nsi) nsinfo__get() argument
236 nsinfo__put(struct nsinfo *nsi) nsinfo__put() argument
244 nsinfo__need_setns(const struct nsinfo *nsi) nsinfo__need_setns() argument
249 nsinfo__clear_need_setns(struct nsinfo *nsi) nsinfo__clear_need_setns() argument
254 nsinfo__tgid(const struct nsinfo *nsi) nsinfo__tgid() argument
259 nsinfo__nstgid(const struct nsinfo *nsi) nsinfo__nstgid() argument
264 nsinfo__pid(const struct nsinfo *nsi) nsinfo__pid() argument
269 nsinfo__in_pidns(const struct nsinfo *nsi) nsinfo__in_pidns() argument
274 nsinfo__mountns_enter(struct nsinfo *nsi, struct nscookie *nc) nsinfo__mountns_enter() argument
345 nsinfo__realpath(const char *path, struct nsinfo *nsi) nsinfo__realpath() argument
357 nsinfo__stat(const char *filename, struct stat *st, struct nsinfo *nsi) nsinfo__stat() argument
[all...]
H A Djitdump.c39 struct nsinfo *nsi; member
739 jit_detect(char *mmap_name, pid_t pid, struct nsinfo *nsi) jit_detect() argument
829 struct nsinfo *nsi; jit_process() local
[all...]
H A Dmap.c125 struct nsinfo *nsi = NULL; in map__new() local
H A Dbuild-id.c578 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi, in build_id_cache__list_build_ids() argument
559 build_id_cache__cachedir(const char *sbuild_id, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) build_id_cache__cachedir() argument
597 build_id_cache__add_sdt_cache(const char *sbuild_id, const char *realname, struct nsinfo *nsi) build_id_cache__add_sdt_cache() argument
624 build_id_cache__find_debug(const char *sbuild_id, struct nsinfo *nsi, const char *root_dir) build_id_cache__find_debug() argument
678 build_id_cache__add(const char *sbuild_id, const char *name, const char *realname, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, const char *proper_name, const char *root_dir) build_id_cache__add() argument
800 __build_id_cache__add_s(const char *sbuild_id, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, const char *proper_name, const char *root_dir) __build_id_cache__add_s() argument
824 build_id_cache__add_b(const struct build_id *bid, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso, const char *proper_name, const char *root_dir) build_id_cache__add_b() argument
888 filename__read_build_id_ns(const char *filename, struct build_id *bid, struct nsinfo *nsi) filename__read_build_id_ns() argument
[all...]
H A Dprobe-file.c601 struct probe_cache *probe_cache__new(const char *target, struct nsinfo *nsi) in probe_cache__new() argument
450 probe_cache__open(struct probe_cache *pcache, const char *target, struct nsinfo *nsi) probe_cache__open() argument
H A Dsynthetic-events.c371 struct nsinfo *nsi; in perf_record_mmap2__read_build_id() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcopyfile.c14 static int slow_copyfile(const char *from, const char *to, struct nsinfo *nsi) in slow_copyfile() argument
133 int copyfile_ns(const char *from, const char *to, struct nsinfo *nsi) in copyfile_ns() argument
73 copyfile_mode_ns(const char *from, const char *to, mode_t mode, struct nsinfo *nsi) copyfile_mode_ns() argument
H A Dnamespaces.c63 int nsinfo__init(struct nsinfo *nsi) in nsinfo__init() argument
132 struct nsinfo *nsi; in nsinfo__new() local
156 nsinfo__copy(struct nsinfo *nsi) nsinfo__copy() argument
182 nsinfo__delete(struct nsinfo *nsi) nsinfo__delete() argument
188 nsinfo__get(struct nsinfo *nsi) nsinfo__get() argument
195 nsinfo__put(struct nsinfo *nsi) nsinfo__put() argument
201 nsinfo__mountns_enter(struct nsinfo *nsi, struct nscookie *nc) nsinfo__mountns_enter() argument
272 nsinfo__realpath(const char *path, struct nsinfo *nsi) nsinfo__realpath() argument
[all...]
H A Dprobe-event.h104 struct nsinfo *nsi; /* Target namespace */ member
H A Dbuild-id.c578 int build_id_cache__list_build_ids(const char *pathname, struct nsinfo *nsi, in build_id_cache__list_build_ids() argument
554 build_id_cache__cachedir(const char *sbuild_id, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) build_id_cache__cachedir() argument
597 build_id_cache__add_sdt_cache(const char *sbuild_id, const char *realname, struct nsinfo *nsi) build_id_cache__add_sdt_cache() argument
624 build_id_cache__find_debug(const char *sbuild_id, struct nsinfo *nsi) build_id_cache__find_debug() argument
666 build_id_cache__add_s(const char *sbuild_id, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) build_id_cache__add_s() argument
775 build_id_cache__add_b(const struct build_id *bid, const char *name, struct nsinfo *nsi, bool is_kallsyms, bool is_vdso) build_id_cache__add_b() argument
[all...]
H A Dmap.c136 struct nsinfo *nsi = NULL; in map__new() local
H A Dprobe-file.c566 struct probe_cache *probe_cache__new(const char *target, struct nsinfo *nsi) in probe_cache__new() argument
415 probe_cache__open(struct probe_cache *pcache, const char *target, struct nsinfo *nsi) probe_cache__open() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-buildid-cache.c174 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) in build_id_cache__add_file() argument
197 static int build_id_cache__remove_file(const char *filename, struct nsinfo *nsi) in build_id_cache__remove_file() argument
221 static int build_id_cache__purge_path(const char *pathname, struct nsinfo *nsi) in build_id_cache__purge_path() argument
300 static int build_id_cache__update_file(const char *filename, struct nsinfo *nsi) in build_id_cache__update_file() argument
373 struct nsinfo *nsi = NULL; cmd_buildid_cache() local
[all...]
H A Dbuiltin-probe.c49 struct nsinfo *nsi; member
H A Dbuiltin-inject.c331 struct nsinfo *nsi = NULL; in findnew_dso() local
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-buildid-cache.c175 static int build_id_cache__add_file(const char *filename, struct nsinfo *nsi) in build_id_cache__add_file() argument
198 static int build_id_cache__remove_file(const char *filename, struct nsinfo *nsi) in build_id_cache__remove_file() argument
222 static int build_id_cache__purge_path(const char *pathname, struct nsinfo *nsi) in build_id_cache__purge_path() argument
301 static int build_id_cache__update_file(const char *filename, struct nsinfo *nsi) in build_id_cache__update_file() argument
388 struct nsinfo *nsi = NULL; cmd_buildid_cache() local
[all...]
H A Dbuiltin-probe.c49 struct nsinfo *nsi; member
H A Dbuiltin-inject.c417 struct nsinfo *nsi = NULL; in findnew_dso() local
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsufile.c854 nilfs_sufile_get_suinfo(struct inode *sufile, __u64 segnum, void *buf, unsigned int sisz, size_t nsi) nilfs_sufile_get_suinfo() argument
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsufile.c854 nilfs_sufile_get_suinfo(struct inode *sufile, __u64 segnum, void *buf, unsigned int sisz, size_t nsi) nilfs_sufile_get_suinfo() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c1259 u64 nsi; in hw_atl_b0_adj_params_get() local
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c1259 u64 nsi; in hw_atl_b0_adj_params_get() local

Completed in 31 milliseconds

12