| /linux/tools/testing/selftests/cgroup/ |
| H A D | test_cpuset_prs.sh | 98 BOOT_ISOLCPUS=$(cat $CGROUP2/cpuset.cpus.isolated) 101 BOOT_ISOLCPUS=$(cat $CGROUP2/cpuset.cpus.isolated) 572 2) VAL=isolated 648 ISCPUS=$DIR/cpuset.cpus.isolated 731 isolated) 774 ISCPUS=${CGROUP2}/cpuset.cpus.isolated 776 HKICPUS=$(cat /sys/devices/system/cpu/isolated) 1087 test_partition isolated 1093 test_partition isolated
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | bridge_port_isolation.sh | 47 ip link set dev $swp1 type bridge_slave isolated on 49 ip link set dev $swp2 type bridge_slave isolated on 51 ip link set dev $swp3 type bridge_slave isolated off
|
| /linux/drivers/base/ |
| H A D | cpu.c | 288 cpumask_var_t isolated; in print_cpus_isolated() local 290 if (!alloc_cpumask_var(&isolated, GFP_KERNEL)) in print_cpus_isolated() 293 cpumask_andnot(isolated, cpu_possible_mask, in print_cpus_isolated() 295 len = sysfs_emit(buf, "%*pbl\n", cpumask_pr_args(isolated)); in print_cpus_isolated() 297 free_cpumask_var(isolated); in print_cpus_isolated() 301 static DEVICE_ATTR(isolated, 0444, print_cpus_isolated, NULL);
|
| /linux/Documentation/hwmon/ |
| H A D | pli1209bc.rst | 22 The Vicor PLI1209BC is an isolated digital power system supervisor that provides 25 interface over an isolated UART interface. Through the PLI, the host processor
|
| H A D | tps546d24.rst | 22 The TPS546D24A is a highly integrated, non-isolated DC/DC converter capable
|
| H A D | ucd9200.rst | 31 designed for non-isolated DC/DC power applications. The devices integrate
|
| /linux/Documentation/dev-tools/ |
| H A D | gpio-sloppy-logic-analyzer.rst | 13 logic analyzer running on an isolated CPU. 68 following settings are used: The isolated CPU shall be CPU1 because it is a big
|
| /linux/mm/ |
| H A D | percpu-internal.h | 72 bool isolated; /* isolated from active chunk member
|
| H A D | percpu-vm.c | 406 return ((chunk->isolated && chunk->nr_empty_pop_pages) || in pcpu_should_reclaim_chunk()
|
| H A D | memory-failure.c | 2797 bool isolated; in soft_offline_in_use_page() local 2847 isolated = isolate_folio_to_list(folio, &pagelist); in soft_offline_in_use_page() 2858 if (isolated) { in soft_offline_in_use_page()
|
| /linux/Documentation/driver-api/ |
| H A D | vfio-pci-device-specific-driver-acceptance.rst | 10 handling to provide isolated device access to userspace. While the
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-uacce | 36 Description: (R) A sysfs node that read the device isolated state. The value 1
|
| /linux/Documentation/arch/s390/ |
| H A D | pci.rst | 147 The more the segments are different, the more the functions are isolated. 168 pci=norid kernel parameter is used, or a so-called isolated Virtual Function
|
| /linux/drivers/net/can/sja1000/ |
| H A D | Kconfig | 86 - ASEM CAN raw - 2 isolated CAN channels (www.asem.it)
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | todo.rst | 70 risk of becoming isolated if and when hardware FP emulation comes out
|
| /linux/drivers/net/dsa/ |
| H A D | mt7530.c | 1517 bool isolated; in mt7530_update_port_member() local 1534 isolated = p->isolated && other_p->isolated; in mt7530_update_port_member() 1536 if (join && !isolated) { in mt7530_update_port_member() 1596 priv->ports[port].isolated = !!(flags.val & BR_ISOLATED); in mt7530_port_bridge_flags()
|
| H A D | mt7530.h | 803 bool isolated; member
|
| /linux/Documentation/driver-api/mei/ |
| H A D | mei.rst | 6 The Intel Management Engine (Intel ME) is an isolated and protected computing
|
| /linux/Documentation/virt/ |
| H A D | ne_overview.rst | 11 that allows customers to carve out isolated compute environments within EC2
|
| /linux/Documentation/mm/ |
| H A D | unevictable-lru.rst | 328 it may have been temporarily isolated from LRU. In such cases the mlock_count 388 "the unevictable LRU", or it may have been temporarily isolated from it. In 397 A page that is being migrated has been isolated from the LRU lists and is held 500 "the unevictable LRU", or it may have been temporarily isolated from it. In
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 2593 cpuset.cpus.isolated 2596 This file shows the set of all isolated CPUs used in existing 2597 isolated partitions. It will be empty if no isolated partition 2610 "isolated" Partition root without load balancing 2655 When set to "isolated", the CPUs in that partition will be in 2656 an isolated state without any load balancing from the scheduler 2661 A partition root ("root" or "isolated") can be in one of the 2667 "isolated" are allowed. 2675 "isolated" Partition root without load balancing 2677 "isolated invalid (<reason>)" Invalid isolated partition root [all …]
|
| /linux/Documentation/bpf/ |
| H A D | map_cgroup_storage.rst | 40 be isolated and see different storages.
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | idle_page_tracking.rst | 115 ignored. That means it will ignore a user memory page if it is isolated, but
|
| /linux/drivers/comedi/ |
| H A D | Kconfig | 626 These are 16 channel, optically isolated, digital I/O boards. The 1516 712 and isolated digital input boards. 718 tristate "ADLink PCI-723X/743X isolated digital i/o board support" 721 Enable support for ADlink PCI-723X/743X isolated digital i/o boards.
|
| /linux/fs/xfs/ |
| H A D | Kconfig | 116 separated. Regular file I/Os are isolated to a separate device
|