| /linux/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 | 352 struct nscookie nsc; in nsinfo__realpath() local 354 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__realpath() 356 nsinfo__mountns_exit(&nsc); in nsinfo__realpath() 364 struct nscookie nsc; in nsinfo__stat() local 366 nsinfo__mountns_enter(nsi, &nsc); in nsinfo__stat() 368 nsinfo__mountns_exit(&nsc); in nsinfo__stat()
|
| H A D | build-id.c | 558 struct nscookie nsc; in build_id_cache__add_sdt_cache() local 564 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__add_sdt_cache() 566 nsinfo__mountns_exit(&nsc); in build_id_cache__add_sdt_cache() 587 struct nscookie nsc; in build_id_cache__find_debug() local 603 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__find_debug() 607 nsinfo__mountns_exit(&nsc); in build_id_cache__find_debug() 847 struct nscookie nsc; in filename__read_build_id_ns() local 850 nsinfo__mountns_enter(nsi, &nsc); in filename__read_build_id_ns() 852 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() 104 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_emit_elf() 106 nsinfo__mountns_exit(&nsc); in jit_emit_elf() 141 struct nscookie nsc; in jit_open() local 147 nsinfo__mountns_enter(jd->nsi, &nsc); in jit_open() 149 nsinfo__mountns_exit(&nsc); in jit_open()
|
| H A D | dsos.c | 74 struct nscookie nsc; in dsos__read_build_ids_cb() local 83 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dsos__read_build_ids_cb() 96 nsinfo__mountns_exit(&nsc); in dsos__read_build_ids_cb()
|
| H A D | capstone.c | 452 struct nscookie nsc; in symbol__disassemble_capstone_powerpc() local 473 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in symbol__disassemble_capstone_powerpc() 475 nsinfo__mountns_exit(&nsc); in symbol__disassemble_capstone_powerpc()
|
| H A D | probe-event.c | 501 struct nscookie nsc; in open_from_debuginfod() local 522 nsinfo__mountns_enter(nsi, &nsc); in open_from_debuginfod() 524 nsinfo__mountns_exit(&nsc); in open_from_debuginfod() 545 struct nscookie nsc; in open_debuginfo() local 570 nsinfo__mountns_enter(nsi, &nsc); in open_debuginfo() 580 nsinfo__mountns_exit(&nsc); in open_debuginfo() 630 struct nscookie nsc; in get_text_start_address() local 632 nsinfo__mountns_enter(nsi, &nsc); in get_text_start_address() 634 nsinfo__mountns_exit(&nsc); in get_text_start_address() 1169 struct nscookie nsc; in show_line_range() local [all …]
|
| H A D | symbol.c | 1645 struct nscookie nsc; in dso__find_perf_map() local 1654 nsinfo__mountns_enter(nsi, &nsc); in dso__find_perf_map() 1656 nsinfo__mountns_exit(&nsc); in dso__find_perf_map() 1686 struct nscookie nsc; in dso__load() local 1701 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dso__load() 1778 nsinfo__mountns_exit(&nsc); in dso__load() 1798 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dso__load() 1867 nsinfo__mountns_exit(&nsc); in dso__load()
|
| H A D | dso.c | 647 struct nscookie nsc; in open_dso() local 651 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in open_dso() 656 nsinfo__mountns_exit(&nsc); in open_dso() 1897 struct nscookie nsc; in __dso__read_symbol() local 1906 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in __dso__read_symbol() 1909 nsinfo__mountns_exit(&nsc); in __dso__read_symbol()
|
| H A D | probe-file.c | 440 struct nscookie nsc; in probe_cache__open() local 454 nsinfo__mountns_enter(nsi, &nsc); in probe_cache__open() 456 nsinfo__mountns_exit(&nsc); in probe_cache__open()
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nft_interface_stress.sh | 22 setup_ns nsc nsr nss 24 ip -net $nsc link add cr0 type veth peer name rc0 netns $nsr 25 ip -net $nsc addr add 10.0.0.1/24 dev cr0 26 ip -net $nsc link set cr0 up 27 ip -net $nsc route add default via 10.0.0.2 93 rate=$(ip netns exec $nsc iperf3 \
|
| /linux/drivers/char/tpm/ |
| H A D | tpm_nsc.c | 355 dev_dbg(&pdev->dev, "NSC TPM detected\n"); in init_nsc() 357 "NSC LDN 0x%x, SID 0x%x, SRID 0x%x\n", in init_nsc() 361 "NSC SIOCF1 0x%x SIOCF5 0x%x SIOCF6 0x%x SIOCF8 0x%x\n", in init_nsc() 364 dev_dbg(&pdev->dev, "NSC IO Base0 0x%x\n", in init_nsc() 366 dev_dbg(&pdev->dev, "NSC IO Base1 0x%x\n", in init_nsc() 368 dev_dbg(&pdev->dev, "NSC Interrupt number and wakeup 0x%x\n", in init_nsc() 370 dev_dbg(&pdev->dev, "NSC IRQ type select 0x%x\n", in init_nsc() 373 "NSC DMA channel select0 0x%x, select1 0x%x\n", in init_nsc() 376 "NSC Config " in init_nsc() 385 "NSC TPM revision %d\n", in init_nsc()
|
| /linux/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() 309 struct nscookie nsc; in build_id_cache__update_file() local 313 nsinfo__mountns_enter(nsi, &nsc); in build_id_cache__update_file() 315 nsinfo__mountns_exit(&nsc); in build_id_cache__update_file()
|
| H A D | builtin-inject.c | 749 struct nscookie nsc; in dso__read_build_id() local 756 nsinfo__mountns_enter(dso__nsinfo(dso), &nsc); in dso__read_build_id() 766 nsinfo__mountns_exit(&nsc); in dso__read_build_id()
|
| /linux/include/linux/ |
| H A D | nsc_gpio.h | 8 operations for the GPIO units on 2 NSC chip families; the GEODE 20 NSC sold the GEODE line to AMD, and the PC-8736x line to Winbond.
|
| /linux/arch/x86/include/asm/ |
| H A D | processor-cyrix.h | 3 * NSC/Cyrix CPU indexed register access. Must be inlined instead of
|
| /linux/drivers/usb/host/ |
| H A D | ohci-pci.c | 70 * even all NSC stuff. 83 ohci_dbg (ohci, "Using NSC SuperIO setup\n"); in ohci_quirk_ns()
|
| /linux/kernel/time/ |
| H A D | namespace.c | 331 struct ns_common *nsc = &nsproxy->time_ns_for_children->ns; in timens_on_fork() local 332 struct time_namespace *ns = to_time_ns(nsc); in timens_on_fork()
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | a4m072.dts | 91 compatible = "nsc,lm87";
|
| /linux/tools/testing/selftests/net/ |
| H A D | fcnal-test.sh | 477 ip netns pids ${NSC} | xargs kill 2>/dev/null 478 cleanup_ns ${NSB} ${NSC} 484 ip netns pids ${NSC} | xargs kill 2>/dev/null 485 ip netns del ${NSC} >/dev/null 2>&1 492 setup_ns NSC 493 NSC_CMD="ip netns exec ${NSC}" 494 create_ns ${NSC} "-" "-" 496 ${NSC} ${NSC_DEV} ${NSB_IP}/24 ${NSB_IP6}/64 556 setup_ns NSA NSB NSC 559 NSC_CMD="ip netns exec ${NSC}" [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | d3.c | 1800 struct iwl_ns_config *nsc; in iwl_mld_send_proto_offload() local 1806 nsc = cmd->ns_config; in iwl_mld_send_proto_offload() 1832 if (ipv6_addr_cmp(&nsc[j].dest_ipv6_addr, in iwl_mld_send_proto_offload() 1839 nsc[j].dest_ipv6_addr = solicited_addr; in iwl_mld_send_proto_offload() 1840 memcpy(nsc[j].target_mac_addr, vif->addr, ETH_ALEN); in iwl_mld_send_proto_offload()
|
| /linux/mm/ |
| H A D | mempolicy.c | 405 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask() argument 418 nodes_and(nsc->mask1, in mpol_set_nodemask() 424 mpol_relative_nodemask(&nsc->mask2, nodes, &nsc->mask1); in mpol_set_nodemask() 426 nodes_and(nsc->mask2, *nodes, nsc->mask1); in mpol_set_nodemask() 433 ret = mpol_ops[pol->mode].create(pol, &nsc->mask2); in mpol_set_nodemask()
|
| /linux/drivers/net/ethernet/8390/ |
| H A D | pcnet_cs.c | 161 { /* NSC DP83903 */ 0x0374, 0x08, 0x00, 0x17, 163 { /* NSC DP83903 */ 0x0374, 0x00, 0xc0, 0xa8, 165 { /* NSC DP83903 */ 0x0374, 0x00, 0xa0, 0xb0, 167 { /* NSC DP83903 */ 0x0198, 0x00, 0x20, 0xe0, 1687 PCMCIA_MFC_DEVICE_CIS_PROD_ID4(0, "NSC MF LAN/Modem", 0x58fc6056, "cis/DP83903.cis"),
|
| /linux/drivers/leds/flash/ |
| H A D | leds-as3645a.c | 459 vendor = "NSC, National Semiconductor"; in as3645a_detect()
|
| /linux/ |
| H A D | .mailmap | 610 Nicolas Schier <nsc@kernel.org> <n.schier@avm.de> 611 Nicolas Schier <nsc@kernel.org> <nicolas@fjasle.eu>
|