/Linux-v5.15/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 | 282 struct nscookie nsc; in nsinfo__realpath() local 284 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__realpath() 286 nsinfo__mountns_exit(&nsc); in nsinfo__realpath() 294 struct nscookie nsc; in nsinfo__stat() local 296 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__stat() 298 nsinfo__mountns_exit(&nsc); in nsinfo__stat()
|
D | jitdump.c | 90 struct nscookie nsc; in jit_emit_elf() local 95 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf() 98 nsinfo__mountns_exit(&nsc); in jit_emit_elf() 110 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf() 112 nsinfo__mountns_exit(&nsc); in jit_emit_elf() 147 struct nscookie nsc; in jit_open() local 153 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_open() 155 nsinfo__mountns_exit(&nsc); in jit_open()
|
D | dsos.c | 66 struct nscookie nsc; in __dsos__read_build_ids() local 75 nsinfo__mountns_enter(pos->nsinfo, &nsc); in __dsos__read_build_ids() 80 nsinfo__mountns_exit(&nsc); in __dsos__read_build_ids()
|
D | build-id.c | 612 struct nscookie nsc; in build_id_cache__add_sdt_cache() local 618 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_sdt_cache() 620 nsinfo__mountns_exit(&nsc); in build_id_cache__add_sdt_cache() 638 struct nscookie nsc; in build_id_cache__find_debug() local 650 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__find_debug() 654 nsinfo__mountns_exit(&nsc); in build_id_cache__find_debug()
|
D | probe-event.c | 469 struct nscookie nsc; in open_from_debuginfod() local 490 nsinfo__mountns_enter(nsi, &nsc); in open_from_debuginfod() 492 nsinfo__mountns_exit(&nsc); in open_from_debuginfod() 513 struct nscookie nsc; in open_debuginfo() local 538 nsinfo__mountns_enter(nsi, &nsc); in open_debuginfo() 548 nsinfo__mountns_exit(&nsc); in open_debuginfo() 598 struct nscookie nsc; in get_text_start_address() local 600 nsinfo__mountns_enter(nsi, &nsc); in get_text_start_address() 602 nsinfo__mountns_exit(&nsc); in get_text_start_address() 1120 struct nscookie nsc; in show_line_range() local [all …]
|
D | symbol.c | 1720 struct nscookie nsc; in dso__find_perf_map() local 1729 nsinfo__mountns_enter(nsi, &nsc); in dso__find_perf_map() 1731 nsinfo__mountns_exit(&nsc); in dso__find_perf_map() 1762 struct nscookie nsc; in dso__load() local 1774 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load() 1853 nsinfo__mountns_exit(&nsc); in dso__load() 1864 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load() 1930 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 | 548 struct nscookie nsc; in open_dso() local 551 nsinfo__mountns_enter(dso->nsinfo, &nsc); in open_dso() 554 nsinfo__mountns_exit(&nsc); in open_dso()
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | offloading.c | 66 struct iwl_ns_config *nsc; in iwl_mvm_send_proto_offload() local 73 nsc = cmd.v3s.ns_config; in iwl_mvm_send_proto_offload() 78 nsc = cmd.v4.ns_config; in iwl_mvm_send_proto_offload() 104 if (ipv6_addr_cmp(&nsc[j].dest_ipv6_addr, in iwl_mvm_send_proto_offload() 111 nsc[j].dest_ipv6_addr = solicited_addr; in iwl_mvm_send_proto_offload() 112 memcpy(nsc[j].target_mac_addr, vif->addr, ETH_ALEN); in iwl_mvm_send_proto_offload()
|
/Linux-v5.15/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 | 548 struct nscookie nsc; in dso__read_build_id() local 553 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__read_build_id() 556 nsinfo__mountns_exit(&nsc); in dso__read_build_id()
|
/Linux-v5.15/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-v5.15/arch/powerpc/boot/dts/ |
D | a4m072.dts | 91 compatible = "nsc,lm87";
|
/Linux-v5.15/mm/ |
D | mempolicy.c | 222 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask() argument 235 nodes_and(nsc->mask1, in mpol_set_nodemask() 241 mpol_relative_nodemask(&nsc->mask2, nodes, &nsc->mask1); in mpol_set_nodemask() 243 nodes_and(nsc->mask2, *nodes, nsc->mask1); in mpol_set_nodemask() 250 ret = mpol_ops[pol->mode].create(pol, &nsc->mask2); in mpol_set_nodemask()
|