/Linux-v5.15/include/trace/events/ |
D | huge_memory.h | 90 TP_PROTO(struct mm_struct *mm, int isolated, int status), 92 TP_ARGS(mm, isolated, status), 96 __field(int, isolated) 102 __entry->isolated = isolated; 108 __entry->isolated,
|
/Linux-v5.15/tools/testing/selftests/net/forwarding/ |
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-v5.15/include/linux/ |
D | list_lru.h | 211 long isolated = 0; in list_lru_walk() local 215 isolated += list_lru_walk_node(lru, nid, isolate, in list_lru_walk() 220 return isolated; in list_lru_walk()
|
/Linux-v5.15/mm/ |
D | list_lru.c | 207 unsigned long isolated = 0; in __list_lru_walk_one() local 228 isolated++; in __list_lru_walk_one() 254 return isolated; in __list_lru_walk_one() 292 long isolated = 0; in list_lru_walk_node() local 295 isolated += list_lru_walk_one(lru, nid, NULL, isolate, cb_arg, in list_lru_walk_node() 302 isolated += __list_lru_walk_one(nlru, memcg_idx, in list_lru_walk_node() 311 return isolated; in list_lru_walk_node()
|
D | compaction.c | 572 int isolated; in isolate_freepages_block() local 624 isolated = __isolate_free_page(page, order); in isolate_freepages_block() 625 if (!isolated) in isolate_freepages_block() 629 total_isolated += isolated; in isolate_freepages_block() 630 cc->nr_freepages += isolated; in isolate_freepages_block() 634 blockpfn += isolated; in isolate_freepages_block() 638 blockpfn += isolated - 1; in isolate_freepages_block() 639 cursor += isolated - 1; in isolate_freepages_block() 698 unsigned long isolated, pfn, block_start_pfn, block_end_pfn; in isolate_freepages_range() local 707 for (; pfn < end_pfn; pfn += isolated, in isolate_freepages_range() [all …]
|
D | memory-failure.c | 2018 bool isolated = false; in isolate_page() local 2022 isolated = isolate_huge_page(page, pagelist); in isolate_page() 2025 isolated = !isolate_lru_page(page); in isolate_page() 2027 isolated = !isolate_movable_page(page, ISOLATE_UNEVICTABLE); in isolate_page() 2029 if (isolated) in isolate_page() 2033 if (isolated && lru) in isolate_page() 2045 return isolated; in isolate_page()
|
D | percpu-internal.h | 51 bool isolated; /* isolated from active chunk member
|
D | zsmalloc.c | 283 unsigned int isolated:ISOLATED_BITS; member 462 return zspage->isolated; in is_zspage_isolated() 1498 bool isolated; in zs_free() local 1521 isolated = is_zspage_isolated(zspage); in zs_free() 1524 if (likely(!isolated)) in zs_free() 1808 zspage->isolated++; in inc_zspage_isolation() 1813 zspage->isolated--; in dec_zspage_isolation()
|
D | percpu.c | 564 if (chunk->isolated) in pcpu_chunk_relocate() 575 if (!chunk->isolated) { in pcpu_isolate_chunk() 576 chunk->isolated = true; in pcpu_isolate_chunk() 586 if (chunk->isolated) { in pcpu_reintegrate_chunk() 587 chunk->isolated = false; in pcpu_reintegrate_chunk() 605 if (chunk != pcpu_reserved_chunk && !chunk->isolated) in pcpu_update_empty_pages() 2293 if (!chunk->isolated && chunk->free_bytes == pcpu_unit_size) { in free_percpu()
|
D | percpu-vm.c | 406 return ((chunk->isolated && chunk->nr_empty_pop_pages) || in pcpu_should_reclaim_chunk()
|
D | khugepaged.c | 1070 int isolated = 0, result = 0; in collapse_huge_page() local 1159 isolated = __collapse_huge_page_isolate(vma, address, pte, in collapse_huge_page() 1163 if (unlikely(!isolated)) { in collapse_huge_page() 1218 trace_mm_collapse_huge_page(mm, isolated, result); in collapse_huge_page()
|
D | migrate.c | 2149 int isolated; in migrate_misplaced_page() local 2183 isolated = numamigrate_isolate_page(pgdat, page); in migrate_misplaced_page() 2184 if (!isolated) in migrate_misplaced_page() 2197 isolated = 0; in migrate_misplaced_page() 2201 return isolated; in migrate_misplaced_page()
|
/Linux-v5.15/drivers/base/ |
D | cpu.c | 272 cpumask_var_t isolated; in print_cpus_isolated() local 274 if (!alloc_cpumask_var(&isolated, GFP_KERNEL)) in print_cpus_isolated() 277 cpumask_andnot(isolated, cpu_possible_mask, in print_cpus_isolated() 279 len = sysfs_emit(buf, "%*pbl\n", cpumask_pr_args(isolated)); in print_cpus_isolated() 281 free_cpumask_var(isolated); in print_cpus_isolated() 285 static DEVICE_ATTR(isolated, 0444, print_cpus_isolated, NULL);
|
/Linux-v5.15/Documentation/vm/ |
D | page_migration.rst | 181 Once page is successfully isolated, VM uses page.lru fields so driver 187 After isolation, VM calls migratepage() of driver with the isolated page. 203 If migration fails on the isolated page, VM should return the isolated page 204 to the driver so VM calls the driver's putback_page() with the isolated page. 205 In this function, the driver should put the isolated page back into its own data 236 page is LRU or non-LRU movable once the page has been isolated because LRU 251 To prevent concurrent isolation among several CPUs, VM marks isolated page 255 driver sees a PG_isolated page, it means the page has been isolated by the
|
/Linux-v5.15/Documentation/devicetree/bindings/crypto/ |
D | hisilicon,hip07-sec.txt | 11 Regions 2-18 have registers for the 16 individual queues which are isolated
|
/Linux-v5.15/drivers/net/can/sja1000/ |
D | Kconfig | 86 - ASEM CAN raw - 2 isolated CAN channels (www.asem.it)
|
/Linux-v5.15/Documentation/s390/ |
D | pci.rst | 105 The more the segments are different, the more the functions are isolated.
|
/Linux-v5.15/Documentation/hwmon/ |
D | ucd9200.rst | 31 designed for non-isolated DC/DC power applications. The devices integrate
|
/Linux-v5.15/Documentation/arm/nwfpe/ |
D | todo.rst | 70 risk of becoming isolated if and when hardware FP emulation comes out
|
/Linux-v5.15/net/bridge/ |
D | br_sysfs_if.c | 242 BRPORT_ATTR_FLAG(isolated, BR_ISOLATED);
|
/Linux-v5.15/Documentation/driver-api/mei/ |
D | mei.rst | 6 The Intel Management Engine (Intel ME) is an isolated and protected computing
|
/Linux-v5.15/Documentation/security/keys/ |
D | trusted-encrypted.rst | 42 Fixed set of operations running in isolated execution environment. 46 Customizable set of operations running in isolated execution
|
/Linux-v5.15/Documentation/virt/ |
D | ne_overview.rst | 11 that allows customers to carve out isolated compute environments within EC2
|
/Linux-v5.15/Documentation/PCI/ |
D | pci-error-recovery.rst | 121 is isolated, in that all I/O is blocked: all reads return 0xffffffff, 131 the platform (the slot will be isolated on powerpc). The driver may 380 device is dead or has been isolated, there is a problem :)
|
/Linux-v5.15/Documentation/bpf/ |
D | map_cgroup_storage.rst | 40 be isolated and see different storages.
|