Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H 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()
H A Dnamespaces.c275 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 Ddsos.c77 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 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()
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 Dprobe-event.c471 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
[all …]
H A Dsymbol.c1740 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 Dprobe-file.c423 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 Ddso.c539 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Doffloading.c118 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()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-buildid-cache.c179 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 Dbuiltin-inject.c520 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()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dnamespace.c313 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()
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Da4m072.dts91 compatible = "nsc,lm87";
/OK3568_Linux_fs/kernel/mm/
H A Dmempolicy.c230 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask() argument
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()