/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | copyfile.c | 20 struct nscookie nsc; in slow_copyfile() local 22 nsinfo__mountns_enter(nsi, &nsc); in slow_copyfile() 24 nsinfo__mountns_exit(&nsc); in slow_copyfile() 80 struct nscookie nsc; in copyfile_mode_ns() local 82 nsinfo__mountns_enter(nsi, &nsc); in copyfile_mode_ns() 84 nsinfo__mountns_exit(&nsc); in copyfile_mode_ns() 114 nsinfo__mountns_enter(nsi, &nsc); in copyfile_mode_ns() 116 nsinfo__mountns_exit(&nsc); in copyfile_mode_ns()
|
H A D | namespaces.c | 275 struct nscookie nsc; in nsinfo__realpath() local 277 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__realpath() 279 nsinfo__mountns_exit(&nsc); in nsinfo__realpath()
|
H A D | dsos.c | 77 struct nscookie nsc; in __dsos__read_build_ids() local 86 nsinfo__mountns_enter(pos->nsinfo, &nsc); in __dsos__read_build_ids() 91 nsinfo__mountns_exit(&nsc); in __dsos__read_build_ids()
|
H A D | build-id.c | 603 struct nscookie nsc; in build_id_cache__add_sdt_cache() local 609 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_sdt_cache() 611 nsinfo__mountns_exit(&nsc); in build_id_cache__add_sdt_cache() 629 struct nscookie nsc; in build_id_cache__find_debug() local 641 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__find_debug() 645 nsinfo__mountns_exit(&nsc); in build_id_cache__find_debug()
|
H A D | probe-event.c | 471 struct nscookie nsc; in open_from_debuginfod() local 492 nsinfo__mountns_enter(nsi, &nsc); in open_from_debuginfod() 494 nsinfo__mountns_exit(&nsc); in open_from_debuginfod() 515 struct nscookie nsc; in open_debuginfo() local 540 nsinfo__mountns_enter(nsi, &nsc); in open_debuginfo() 550 nsinfo__mountns_exit(&nsc); in open_debuginfo() 600 struct nscookie nsc; in get_text_start_address() local 602 nsinfo__mountns_enter(nsi, &nsc); in get_text_start_address() 604 nsinfo__mountns_exit(&nsc); in get_text_start_address() 1105 struct nscookie nsc; in show_line_range() local 2859 struct nscookie nsc; __add_probe_trace_events() local [all...] |
H A D | symbol.c | 1740 struct nscookie nsc; in dso__find_perf_map() local 1749 nsinfo__mountns_enter(nsi, &nsc); in dso__find_perf_map() 1751 nsinfo__mountns_exit(&nsc); in dso__find_perf_map() 1782 struct nscookie nsc; in dso__load() local 1794 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load() 1873 nsinfo__mountns_exit(&nsc); in dso__load() 1884 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load() 1950 nsinfo__mountns_exit(&nsc); in dso__load()
|
H A D | probe-file.c | 423 struct nscookie nsc; in probe_cache__open() local 437 nsinfo__mountns_enter(nsi, &nsc); in probe_cache__open() 439 nsinfo__mountns_exit(&nsc); in probe_cache__open()
|
H A D | dso.c | 539 struct nscookie nsc; in open_dso() local 542 nsinfo__mountns_enter(dso->nsinfo, &nsc); in open_dso() 545 nsinfo__mountns_exit(&nsc); in open_dso()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | copyfile.c | 20 struct nscookie nsc; in slow_copyfile() local 22 nsinfo__mountns_enter(nsi, &nsc); in slow_copyfile() 24 nsinfo__mountns_exit(&nsc); in slow_copyfile() 80 struct nscookie nsc; in copyfile_mode_ns() local 82 nsinfo__mountns_enter(nsi, &nsc); in copyfile_mode_ns() 84 nsinfo__mountns_exit(&nsc); in copyfile_mode_ns() 114 nsinfo__mountns_enter(nsi, &nsc); in copyfile_mode_ns() 116 nsinfo__mountns_exit(&nsc); in copyfile_mode_ns()
|
H A D | namespaces.c | 348 struct nscookie nsc; in nsinfo__realpath() local 350 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__realpath() 352 nsinfo__mountns_exit(&nsc); in nsinfo__realpath() 360 struct nscookie nsc; in nsinfo__stat() local 362 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__stat() 364 nsinfo__mountns_exit(&nsc); in nsinfo__stat()
|
H A D | build-id.c | 603 struct nscookie nsc; in build_id_cache__add_sdt_cache() local 609 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_sdt_cache() 611 nsinfo__mountns_exit(&nsc); in build_id_cache__add_sdt_cache() 632 struct nscookie nsc; in build_id_cache__find_debug() local 648 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__find_debug() 652 nsinfo__mountns_exit(&nsc); in build_id_cache__find_debug() 892 struct nscookie nsc; in filename__read_build_id_ns() local 895 nsinfo__mountns_enter(nsi, &nsc); in filename__read_build_id_ns() 897 nsinfo__mountns_exit(&nsc); in filename__read_build_id_ns()
|
H A D | jitdump.c | 83 struct nscookie nsc; in jit_emit_elf() local 88 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf() 91 nsinfo__mountns_exit(&nsc); in jit_emit_elf() 103 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf() 105 nsinfo__mountns_exit(&nsc); in jit_emit_elf() 140 struct nscookie nsc; in jit_open() local 146 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_open() 148 nsinfo__mountns_exit(&nsc); in jit_open()
|
H A D | dsos.c | 80 struct nscookie nsc; in __dsos__read_build_ids() local 89 nsinfo__mountns_enter(pos->nsinfo, &nsc); in __dsos__read_build_ids() 103 nsinfo__mountns_exit(&nsc); in __dsos__read_build_ids()
|
H A D | probe-event.c | 481 struct nscookie nsc; in open_from_debuginfod() local 502 nsinfo__mountns_enter(nsi, &nsc); in open_from_debuginfod() 504 nsinfo__mountns_exit(&nsc); in open_from_debuginfod() 525 struct nscookie nsc; in open_debuginfo() local 550 nsinfo__mountns_enter(nsi, &nsc); in open_debuginfo() 560 nsinfo__mountns_exit(&nsc); in open_debuginfo() 610 struct nscookie nsc; in get_text_start_address() local 612 nsinfo__mountns_enter(nsi, &nsc); in get_text_start_address() 614 nsinfo__mountns_exit(&nsc); in get_text_start_address() 1133 struct nscookie nsc; in show_line_range() local 2907 struct nscookie nsc; __add_probe_trace_events() local [all...] |
H A D | symbol.c | 1844 struct nscookie nsc; in dso__find_perf_map() local 1853 nsinfo__mountns_enter(nsi, &nsc); in dso__find_perf_map() 1855 nsinfo__mountns_exit(&nsc); in dso__find_perf_map() 1886 struct nscookie nsc; in dso__load() local 1899 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load() 1977 nsinfo__mountns_exit(&nsc); in dso__load() 1997 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load() 2063 nsinfo__mountns_exit(&nsc); in dso__load()
|
H A D | probe-file.c | 458 struct nscookie nsc; in probe_cache__open() local 472 nsinfo__mountns_enter(nsi, &nsc); in probe_cache__open() 474 nsinfo__mountns_exit(&nsc); in probe_cache__open()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | offloading.c | 118 struct iwl_ns_config *nsc; in iwl_mvm_send_proto_offload() local 125 nsc = cmd.v3s.ns_config; in iwl_mvm_send_proto_offload() 130 nsc = cmd.v3l.ns_config; in iwl_mvm_send_proto_offload() 156 if (ipv6_addr_cmp(&nsc[j].dest_ipv6_addr, in iwl_mvm_send_proto_offload() 163 nsc[j].dest_ipv6_addr = solicited_addr; in iwl_mvm_send_proto_offload() 164 memcpy(nsc[j].target_mac_addr, vif->addr, ETH_ALEN); in iwl_mvm_send_proto_offload()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | offloading.c | 65 struct iwl_ns_config *nsc; in iwl_mvm_send_proto_offload() local 72 nsc = cmd.v3s.ns_config; in iwl_mvm_send_proto_offload() 77 nsc = cmd.v4.ns_config; in iwl_mvm_send_proto_offload() 103 if (ipv6_addr_cmp(&nsc[j].dest_ipv6_addr, in iwl_mvm_send_proto_offload() 110 nsc[j].dest_ipv6_addr = solicited_addr; in iwl_mvm_send_proto_offload() 111 memcpy(nsc[j].target_mac_addr, vif->addr, ETH_ALEN); in iwl_mvm_send_proto_offload()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-buildid-cache.c | 179 struct nscookie nsc; in build_id_cache__add_file() local 181 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_file() 183 nsinfo__mountns_exit(&nsc); in build_id_cache__add_file() 201 struct nscookie nsc; in build_id_cache__remove_file() local 205 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__remove_file() 207 nsinfo__mountns_exit(&nsc); in build_id_cache__remove_file() 304 struct nscookie nsc; in build_id_cache__update_file() local 308 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__update_file() 310 nsinfo__mountns_exit(&nsc); in build_id_cache__update_file()
|
H A D | builtin-inject.c | 520 struct nscookie nsc; in dso__read_build_id() local 525 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__read_build_id() 528 nsinfo__mountns_exit(&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() local 182 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_file() 184 nsinfo__mountns_exit(&nsc); in build_id_cache__add_file() 202 struct nscookie nsc; in build_id_cache__remove_file() local 206 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__remove_file() 208 nsinfo__mountns_exit(&nsc); in build_id_cache__remove_file() 305 struct nscookie nsc; in build_id_cache__update_file() local 309 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__update_file() 311 nsinfo__mountns_exit(&nsc); in build_id_cache__update_file()
|
/kernel/linux/linux-5.10/mm/ |
H A D | mempolicy.c | 230 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask() 238 nodes_and(nsc->mask1, in mpol_set_nodemask() 246 mpol_relative_nodemask(&nsc->mask2, nodes, &nsc->mask1); in mpol_set_nodemask() 248 nodes_and(nsc->mask2, *nodes, nsc->mask1); in mpol_set_nodemask() 258 ret = mpol_ops[pol->mode].create(pol, &nsc->mask2); in mpol_set_nodemask() 229 mpol_set_nodemask(struct mempolicy *pol, const nodemask_t *nodes, struct nodemask_scratch *nsc) mpol_set_nodemask() argument
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | namespace.c | 313 struct ns_common *nsc = &nsproxy->time_ns_for_children->ns; in timens_on_fork() local 314 struct time_namespace *ns = to_time_ns(nsc); in timens_on_fork()
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | namespace.c | 328 struct ns_common *nsc = &nsproxy->time_ns_for_children->ns; in timens_on_fork() local 329 struct time_namespace *ns = to_time_ns(nsc); in timens_on_fork()
|
/kernel/linux/linux-6.6/mm/ |
H A D | mempolicy.c | 229 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask() 242 nodes_and(nsc->mask1, in mpol_set_nodemask() 248 mpol_relative_nodemask(&nsc->mask2, nodes, &nsc->mask1); in mpol_set_nodemask() 250 nodes_and(nsc->mask2, *nodes, nsc->mask1); in mpol_set_nodemask() 257 ret = mpol_ops[pol->mode].create(pol, &nsc->mask2); in mpol_set_nodemask() 228 mpol_set_nodemask(struct mempolicy *pol, const nodemask_t *nodes, struct nodemask_scratch *nsc) mpol_set_nodemask() argument
|