Home
last modified time | relevance | path

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

1234

/openbmc/linux/include/linux/
H A Dlist_lru.h167 list_lru_walk_cb isolate, void *cb_arg,
184 list_lru_walk_cb isolate, void *cb_arg,
187 list_lru_walk_cb isolate, void *cb_arg,
192 list_lru_walk_cb isolate, void *cb_arg) in list_lru_shrink_walk() argument
194 return list_lru_walk_one(lru, sc->nid, sc->memcg, isolate, cb_arg, in list_lru_shrink_walk()
200 list_lru_walk_cb isolate, void *cb_arg) in list_lru_shrink_walk_irq() argument
202 return list_lru_walk_one_irq(lru, sc->nid, sc->memcg, isolate, cb_arg, in list_lru_shrink_walk_irq()
207 list_lru_walk(struct list_lru *lru, list_lru_walk_cb isolate, in list_lru_walk() argument
214 isolated += list_lru_walk_node(lru, nid, isolate, in list_lru_walk()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/
H A DCreate.interface.yaml11 to isolate hardware without an error log, for example, the user
12 voluntarily tried to isolate hardware.
17 The hardware inventory path which is needs to isolate.
39 system wants to isolate hardware with an error log that is caused to
40 isolate hardware. This method is not going to create an error log and
47 The hardware inventory path which is needs to isolate.
H A DEntry.interface.yaml7 isolate hardware. The isolated hardware association of forward and reverse
48 A user attempted to isolate hardware to proceed with the host to
/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-isolation.inc1 DISTRO_FEATURES += "isolate-bmc"
2 DISTROOVERRIDES .= ":df-isolate-bmc"
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Ddra7xx_iodelay.c18 static int isolate_io(u32 isolate) in isolate_io() argument
20 if (isolate) { in isolate_io()
32 return ERR_DEISOLATE_IO << isolate; in isolate_io()
36 isolate << CTRL_ISOLATE_SHIFT); in isolate_io()
46 return ERR_DEISOLATE_IO << isolate; in isolate_io()
/openbmc/linux/mm/
H A Dlist_lru.c207 list_lru_walk_cb isolate, void *cb_arg, in __list_lru_walk_one() argument
231 ret = isolate(item, l, &nlru->lock, cb_arg); in __list_lru_walk_one()
269 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_one() argument
276 ret = __list_lru_walk_one(lru, nid, memcg_kmem_id(memcg), isolate, in list_lru_walk_one()
285 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_one_irq() argument
292 ret = __list_lru_walk_one(lru, nid, memcg_kmem_id(memcg), isolate, in list_lru_walk_one_irq()
299 list_lru_walk_cb isolate, void *cb_arg, in list_lru_walk_node() argument
304 isolated += list_lru_walk_one(lru, nid, NULL, isolate, cb_arg, in list_lru_walk_node()
317 isolate, cb_arg, in list_lru_walk_node()
/openbmc/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
/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/
H A Dopenpower-libhei_git.bb4 "The library provides a set of tools to isolate hardware attentions driven \
/openbmc/linux/drivers/firmware/arm_ffa/
H A DKconfig12 virtualization extension to isolate software images provided
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/
H A Du-boot-aspeed.inc12 SRC_URI:append:aspeed:df-isolate-bmc = " \
/openbmc/openbmc/poky/meta/recipes-core/libcgroup/
H A Dlibcgroup_3.1.0.bb4 in Linux. Control groups allow you to limit, account and isolate resource usage \
/openbmc/qemu/tests/tcg/aarch64/
H A Dbti-crt.c.inc31 * kernel API struct sigaction. So for simplicity, isolate the
/openbmc/openbmc/poky/meta/recipes-connectivity/nfs-utils/nfs-utils/
H A Dbugfix-adjust-statd-service-name.patch34 # on 'systemctl isolate ..'
/openbmc/qemu/include/hw/ppc/
H A Dspapr_drc.h206 uint32_t (*isolate)(SpaprDrc *drc); member
/openbmc/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
/openbmc/linux/drivers/iommu/amd/
H A DKconfig18 can isolate the DMA memory of different devices and protect the
/openbmc/openpower-hw-diags/analyzer/
H A Danalyzer_main.cpp118 libhei::isolate(chips, isoData); in analyzeHardware()
/openbmc/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
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/
H A Drpi-cmdline.bb30 # Add a request to isolate processors from the Linux scheduler. ISOLATED_CPUS
/openbmc/linux/arch/mips/dec/
H A Dint-handler.S138 and t0,t1 # isolate allowed ones
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmicrel.txt54 isolate and power-down mode. On some boards this input is connected
/openbmc/docs/designs/
H A Dguard-on-bmc.md9 actions required to isolate the parts will be dependant on the architecture and
41 system in a usable state. The record which gets created to isolate the component
219 created, an isolation procedure is needed to isolate the units from service.
/openbmc/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
/openbmc/u-boot/arch/arm/mach-imx/
H A DKconfig22 isolate resources.

1234