/linux-6.1.9/tools/perf/util/ |
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()
|
D | namespaces.c | 319 struct nscookie nsc; in nsinfo__realpath() local 321 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__realpath() 323 nsinfo__mountns_exit(&nsc); in nsinfo__realpath() 331 struct nscookie nsc; in nsinfo__stat() local 333 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__stat() 335 nsinfo__mountns_exit(&nsc); in nsinfo__stat()
|
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() 888 struct nscookie nsc; in filename__read_build_id_ns() local 891 nsinfo__mountns_enter(nsi, &nsc); in filename__read_build_id_ns() 893 nsinfo__mountns_exit(&nsc); in filename__read_build_id_ns()
|
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()
|
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() 104 nsinfo__mountns_exit(&nsc); in __dsos__read_build_ids()
|
D | probe-event.c | 472 struct nscookie nsc; in open_from_debuginfod() local 493 nsinfo__mountns_enter(nsi, &nsc); in open_from_debuginfod() 495 nsinfo__mountns_exit(&nsc); in open_from_debuginfod() 516 struct nscookie nsc; in open_debuginfo() local 541 nsinfo__mountns_enter(nsi, &nsc); in open_debuginfo() 551 nsinfo__mountns_exit(&nsc); in open_debuginfo() 601 struct nscookie nsc; in get_text_start_address() local 603 nsinfo__mountns_enter(nsi, &nsc); in get_text_start_address() 605 nsinfo__mountns_exit(&nsc); in get_text_start_address() 1123 struct nscookie nsc; in show_line_range() local [all …]
|
D | symbol.c | 1748 struct nscookie nsc; in dso__find_perf_map() local 1757 nsinfo__mountns_enter(nsi, &nsc); in dso__find_perf_map() 1759 nsinfo__mountns_exit(&nsc); in dso__find_perf_map() 1790 struct nscookie nsc; in dso__load() local 1803 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load() 1881 nsinfo__mountns_exit(&nsc); in dso__load() 1902 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load() 1968 nsinfo__mountns_exit(&nsc); in dso__load()
|
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()
|
D | dso.c | 562 struct nscookie nsc; in open_dso() local 566 nsinfo__mountns_enter(dso->nsinfo, &nsc); in open_dso() 571 nsinfo__mountns_exit(&nsc); in open_dso()
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
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()
|
/linux-6.1.9/tools/perf/ |
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()
|
D | builtin-inject.c | 620 struct nscookie nsc; in dso__read_build_id() local 626 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__read_build_id() 638 nsinfo__mountns_exit(&nsc); in dso__read_build_id()
|
/linux-6.1.9/kernel/time/ |
D | namespace.c | 310 struct ns_common *nsc = &nsproxy->time_ns_for_children->ns; in timens_on_fork() local 311 struct time_namespace *ns = to_time_ns(nsc); in timens_on_fork()
|
/linux-6.1.9/arch/powerpc/boot/dts/ |
D | a4m072.dts | 91 compatible = "nsc,lm87";
|
/linux-6.1.9/mm/ |
D | mempolicy.c | 225 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask() argument 238 nodes_and(nsc->mask1, in mpol_set_nodemask() 244 mpol_relative_nodemask(&nsc->mask2, nodes, &nsc->mask1); in mpol_set_nodemask() 246 nodes_and(nsc->mask2, *nodes, nsc->mask1); in mpol_set_nodemask() 253 ret = mpol_ops[pol->mode].create(pol, &nsc->mask2); in mpol_set_nodemask()
|