Home
last modified time | relevance | path

Searched refs:isolate (Results 1 – 25 of 66) sorted by relevance

123

/linux/include/linux/
H A Dlist_lru.h235 list_lru_walk_cb isolate, void *cb_arg,
252 list_lru_walk_cb isolate, void *cb_arg,
255 list_lru_walk_cb isolate, void *cb_arg,
260 list_lru_walk_cb isolate, void *cb_arg) in list_lru_shrink_walk() argument
262 return list_lru_walk_one(lru, sc->nid, sc->memcg, isolate, cb_arg, in list_lru_shrink_walk()
268 list_lru_walk_cb isolate, void *cb_arg) in list_lru_shrink_walk_irq() argument
270 return list_lru_walk_one_irq(lru, sc->nid, sc->memcg, isolate, cb_arg, in list_lru_shrink_walk_irq()
275 list_lru_walk(struct list_lru *lru, list_lru_walk_cb isolate, in list_lru_walk() argument
282 isolated += list_lru_walk_node(lru, nid, isolate, in list_lru_walk()
H A Dpage-isolation.h58 bool isolate);
/linux/mm/
H A Dlist_lru.c281 list_lru_walk_cb isolate, void *cb_arg, in __list_lru_walk_one() argument
304 ret = isolate(item, l, cb_arg); in __list_lru_walk_one()
338 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_one() argument
341 return __list_lru_walk_one(lru, nid, memcg, isolate, in list_lru_walk_one()
348 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_one_irq() argument
351 return __list_lru_walk_one(lru, nid, memcg, isolate, in list_lru_walk_one_irq()
356 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_node() argument
361 isolated += list_lru_walk_one(lru, nid, NULL, isolate, cb_arg, in list_lru_walk_node()
379 isolate, cb_arg, in list_lru_walk_node()
H A Dpage_alloc.c579 bool isolate) in init_pageblock_migratetype() argument
596 if (isolate) in init_pageblock_migratetype()
2102 static inline void toggle_pageblock_isolate(struct page *page, bool isolate) in toggle_pageblock_isolate() argument
2104 if (isolate) in toggle_pageblock_isolate()
2130 struct page *page, bool isolate) in __move_freepages_block_isolate() argument
2137 if (isolate == get_pageblock_isolate(page)) { in __move_freepages_block_isolate()
2139 isolate ? "Isolate" : "Unisolate"); in __move_freepages_block_isolate()
2158 toggle_pageblock_isolate(page, isolate); in __move_freepages_block_isolate()
2165 if (isolate) { in __move_freepages_block_isolate()
2176 toggle_pageblock_isolate(pfn_to_page(start_pfn), isolate); in __move_freepages_block_isolate()
/linux/rust/helpers/
H A Dbinder.c16 list_lru_walk_cb isolate, in rust_helper_list_lru_walk() argument
20 return list_lru_walk(lru, isolate, cb_arg, nr_to_walk); in rust_helper_list_lru_walk()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-uacce29 0 means never isolate the device. The maximum value is 65535. You can write
32 What: /sys/class/uacce/<dev_name>/isolate
/linux/drivers/firmware/arm_ffa/
H A DKconfig12 virtualization extension to isolate software images provided
/linux/arch/m68k/fpsp040/
H A Dx_store.S42 bfextu %d0{#6:#3},%d0 |isolate dest. reg from cmdreg3b
237 andw #0x7,%d0 |isolate register number
H A Dbugfix.S280 | It is necessary to isolate the result of the instruction in the
406 | It is necessary to isolate the result of the instruction in the
/linux/Documentation/dev-tools/kunit/api/
H A Dfunctionredirection.rst10 When writing unit tests, it's important to be able to isolate the code being
24 manage, isolate, and restore state, or they can avoid it altogether by
/linux/drivers/iommu/amd/
H A DKconfig26 can isolate the DMA memory of different devices and protect the
/linux/arch/mips/dec/
H A Dint-handler.S138 and t0,t1 # isolate allowed ones
/linux/tools/power/x86/intel-speed-select/
H A Disst-config.c63 static int cpu_0_workaround(int isolate);
1049 static int cpu_0_workaround(int isolate) in cpu_0_workaround() argument
1056 debug_printf("isolate CPU 0 state: %d\n", isolate); in cpu_0_workaround()
1058 if (isolate) in cpu_0_workaround()
1059 goto isolate; in cpu_0_workaround()
1100 isolate: in cpu_0_workaround()
1109 ret = isolate_cpus(&id, sizeof(cpu_mask), &cpu_mask, isolate, 1); in cpu_0_workaround()
/linux/arch/alpha/lib/
H A Dstrrchr.S56 negq t1, t4 # e0 : isolate first null byte match
H A Dev67-strrchr.S84 negq t1, t4 # E : isolate first null byte match
/linux/arch/arm/mach-omap2/
H A Dsram243x.S143 mov r5, r5, lsr #8 @ isolate rfr field and drop burst
280 and r8, r8, #3 @ isolate field
H A Dsram242x.S143 mov r5, r5, lsr #8 @ isolate rfr field and drop burst
280 and r8, r8, #3 @ isolate field
/linux/drivers/fpga/
H A DKconfig125 isolate one region of the FPGA from the busses while that
135 The PR Decoupler exists in the FPGA fabric to isolate one
/linux/Documentation/admin-guide/hw-vuln/
H A Dvmscape.rst49 because nested hypervisors should already be deploying IBPB to isolate
/linux/drivers/vfio/
H A DKconfig67 VFIO is built on the ability to isolate devices using the IOMMU.
/linux/arch/loongarch/
H A DMakefile137 cflags-y += $(call cc-option, -mno-check-zero-division -fno-isolate-erroneous-paths-dereference)
/linux/Documentation/gpu/
H A Dvkms.rst156 sudo systemctl isolate multi-user.target
160 sudo systemctl isolate graphical.target
/linux/Documentation/gpu/amdgpu/
H A Ddebugging.rst102 This can help isolate where the problem is. To enable the trace event add
/linux/Documentation/arch/arm/nwfpe/
H A Dnwfpe.rst44 attempting to isolate the problem. Please report them, but don't
/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c473 void (*phy_isol)(struct phy_usb_instance *inst, bool isolate);
584 bool isolate) in exynos5_usbdrd_phy_isol() argument
591 val = isolate ? 0 : EXYNOS4_PHY_ENABLE; in exynos5_usbdrd_phy_isol()
1193 bool isolate) in exynos7870_usbdrd_phy_isol() argument
1200 val = isolate ? 0 : EXYNOS7870_USB2PHY_ENABLE; in exynos7870_usbdrd_phy_isol()

123