Home
last modified time | relevance | path

Searched refs:nsc (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dcopyfile.c20 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()
A Dnamespaces.c319 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()
A Dbuild-id.c603 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()
A Djitdump.c83 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()
A Ddsos.c80 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()
A Dprobe-event.c472 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
551 nsinfo__mountns_exit(&nsc); in open_debuginfo()
601 struct nscookie nsc; in get_text_start_address() local
605 nsinfo__mountns_exit(&nsc); in get_text_start_address()
1123 struct nscookie nsc; in show_line_range() local
1130 nsinfo__mountns_exit(&nsc); in show_line_range()
2888 struct nscookie nsc; in __add_probe_trace_events() local
[all …]
A Dsymbol.c1770 struct nscookie nsc; in dso__find_perf_map() local
1779 nsinfo__mountns_enter(nsi, &nsc); in dso__find_perf_map()
1781 nsinfo__mountns_exit(&nsc); in dso__find_perf_map()
1812 struct nscookie nsc; in dso__load() local
1825 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load()
1903 nsinfo__mountns_exit(&nsc); in dso__load()
1924 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__load()
1990 nsinfo__mountns_exit(&nsc); in dso__load()
A Dprobe-file.c458 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()
A Ddso.c562 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.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Doffloading.c65 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.3-rc2/tools/perf/
A Dbuiltin-buildid-cache.c180 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()
A Dbuiltin-inject.c623 struct nscookie nsc; in dso__read_build_id() local
629 nsinfo__mountns_enter(dso->nsinfo, &nsc); in dso__read_build_id()
641 nsinfo__mountns_exit(&nsc); in dso__read_build_id()
/linux-6.3-rc2/kernel/time/
A Dnamespace.c328 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()
/linux-6.3-rc2/arch/powerpc/boot/dts/
A Da4m072.dts91 compatible = "nsc,lm87";
/linux-6.3-rc2/mm/
A Dmempolicy.c225 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()

Completed in 37 milliseconds