Home
last modified time | relevance | path

Searched refs:removing (Results 1 – 25 of 119) sorted by relevance

12345

/Linux-v6.6/Documentation/core-api/
Dmemory-hotplug.rst89 When adding/removing memory that uses memory block devices (i.e. ordinary RAM),
94 space once memory has been fully added. And when removing memory, we
114 When adding/removing/onlining/offlining memory or adding/removing
Dlocal_ops.rst31 removing the LOCK prefix and memory barriers normally required to synchronize
51 their UP variant must be kept. It typically means removing LOCK prefix (on
/Linux-v6.6/Documentation/ABI/removed/
Dsysfs-selinux-disable24 SELinux at runtime. Fedora is in the process of removing the
26 slow process of removing this code from the kernel.
/Linux-v6.6/drivers/acpi/acpica/
Dnsrepair2.c417 u8 removing; in acpi_ns_repair_CST() local
429 removing = FALSE; in acpi_ns_repair_CST()
437 removing = TRUE; in acpi_ns_repair_CST()
448 removing = TRUE; in acpi_ns_repair_CST()
452 if (removing) { in acpi_ns_repair_CST()
/Linux-v6.6/Documentation/devicetree/
Doverlay-notes.rst135 that could be triggered by applying or removing an overlay. These notifiers
139 of removing the overlay.
142 considered to be a bug because after removing the overlay the pointer
/Linux-v6.6/drivers/net/ethernet/rocker/
Drocker_ofdpa.c1273 bool removing; in ofdpa_port_ipv4_neigh() local
1285 removing = found && !adding; in ofdpa_port_ipv4_neigh()
1294 } else if (removing) { in ofdpa_port_ipv4_neigh()
1328 if (adding || removing) { in ofdpa_port_ipv4_neigh()
1385 bool removing; in ofdpa_port_ipv4_nh() local
1398 removing = found && !adding; in ofdpa_port_ipv4_nh()
1407 } else if (removing) { in ofdpa_port_ipv4_nh()
1823 bool removing = (lw->flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_fdb_learn_work() local
1829 info.offloaded = !removing; in ofdpa_port_fdb_learn_work()
1830 event = removing ? SWITCHDEV_FDB_DEL_TO_BRIDGE : in ofdpa_port_fdb_learn_work()
[all …]
/Linux-v6.6/drivers/tty/
Dmips_ejtag_fdc.c161 bool removing; member
689 if (!priv->removing) in mips_ejtag_fdc_tty_timer()
1033 priv->removing = true; in mips_ejtag_fdc_tty_probe()
1063 priv->removing = true; in mips_ejtag_fdc_tty_cpu_down()
1092 priv->removing = false; in mips_ejtag_fdc_tty_cpu_up()
/Linux-v6.6/tools/power/pm-graph/config/
Dcgskip.txt8 # adding or removing function symbol names.
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-driver-xen-blkback17 removing 5% of max_persistent_grants every 100ms.
Dpstore27 Once the information in a file has been read, removing
/Linux-v6.6/Documentation/filesystems/
Defivarfs.rst21 Due to the presence of numerous firmware bugs where removing non-standard
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dmsm8916-huawei-g7.dts274 * However, gpio38 does not change its state when inserting/removing the
279 * gpio56 switches its state when inserting/removing the SD card.
/Linux-v6.6/Documentation/ABI/stable/
Dsysfs-firmware-efi-vars68 removing variables:
Dsysfs-transport-srp13 layer error has been observed before removing a target port.
/Linux-v6.6/Documentation/mm/
Dfree_page_reporting.rst30 Prior to removing a driver that is making use of free page reporting it
/Linux-v6.6/include/linux/
Dmemstick.h284 bool removing; member
/Linux-v6.6/Documentation/bpf/
Dgraph_ds_impl.rst142 adding / removing from the root involves fiddling with the
147 or removing, if we're in the critical section bounded by that lock, we know
186 can do arbitrary operations on the data structure like removing and ``free``-ing
Dmap_queue_stack.rst53 removing it. Returns ``0`` on success, or negative error in case of
/Linux-v6.6/Documentation/filesystems/ext4/
Dchecksums.rst22 removing slack space from the directory files and rebalancing the htree
/Linux-v6.6/drivers/memstick/core/
Dmemstick.c443 if (host->removing) in memstick_check()
551 host->removing = 1; in memstick_remove_host()
/Linux-v6.6/drivers/net/ethernet/amd/pds_core/
Dcore.c463 void pdsc_teardown(struct pdsc *pdsc, bool removing) in pdsc_teardown() argument
479 if (removing) { in pdsc_teardown()
Dcore.h295 void pdsc_teardown(struct pdsc *pdsc, bool removing);
/Linux-v6.6/Documentation/block/
Dblk-mq.rst37 spawns multiple queues with individual entry points local to the CPU, removing
133 is generated by the block layer and later reused by the device driver, removing
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dvidioc-subdev-g-routing.rst45 with the ``VIDIOC_SUBDEV_S_ROUTING`` ioctl, by adding or removing routes and
/Linux-v6.6/samples/bpf/
DREADME.rst9 See the commit messages removing each tool from this directory for how to

12345