Home
last modified time | relevance | path

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

12345

/linux/Documentation/core-api/
A 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
A 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/drivers/acpi/acpica/
A 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/Documentation/ABI/obsolete/
A Dsysfs-selinux-disable21 SELinux at runtime. Fedora is in the process of removing the
23 slow process of removing this code from the kernel.
/linux/drivers/net/ethernet/rocker/
A 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
1407 } else if (removing) { in ofdpa_port_ipv4_nh()
1831 if (learned && removing) in ofdpa_port_fdb_learn_work()
1923 if (removing) { in ofdpa_port_fdb()
1927 } else if (!removing) { in ofdpa_port_fdb()
1935 if (!found != !removing) { in ofdpa_port_fdb()
[all …]
/linux/drivers/tty/
A Dmips_ejtag_fdc.c161 bool removing; member
689 if (!priv->removing) in mips_ejtag_fdc_tty_timer()
1034 priv->removing = true; in mips_ejtag_fdc_tty_probe()
1064 priv->removing = true; in mips_ejtag_fdc_tty_cpu_down()
1093 priv->removing = false; in mips_ejtag_fdc_tty_cpu_up()
/linux/tools/power/pm-graph/config/
A Dcgskip.txt8 # adding or removing function symbol names.
/linux/Documentation/ABI/testing/
A Dsysfs-driver-xen-blkback17 removing 5% of max_persistent_grants every 100ms.
A Dpstore27 Once the information in a file has been read, removing
/linux/Documentation/filesystems/
A Defivarfs.rst21 Due to the presence of numerous firmware bugs where removing non-standard
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8916-huawei-g7.dts249 * However, gpio38 does not change its state when inserting/removing the
254 * gpio56 switches its state when inserting/removing the SD card.
/linux/Documentation/vm/
A Dfree_page_reporting.rst32 Prior to removing a driver that is making use of free page reporting it
/linux/Documentation/ABI/stable/
A Dsysfs-firmware-efi-vars68 removing variables:
A Dsysfs-transport-srp13 layer error has been observed before removing a target port.
/linux/include/linux/
A Dmemstick.h284 bool removing; member
A Dpower_supply.h293 bool removing; member
/linux/drivers/memstick/core/
A Dmemstick.c442 if (host->removing) in memstick_check()
548 host->removing = 1; in memstick_remove_host()
/linux/Documentation/spi/
A Dspidev.rst68 kernel and by udev/mdev). You can unbind by removing the "spidev" driver
70 by having kernel code remove the SPI device, probably by removing the driver
/linux/Documentation/filesystems/ext4/
A Dchecksums.rst22 removing slack space from the directory files and rebalancing the htree
/linux/Documentation/block/
A 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/drivers/virtio/
A Dvirtio_mem.c241 bool removing; member
789 if (!vm->removing) in virtio_mem_retry()
996 if (vm->removing) { in virtio_mem_memory_notifier_cb()
1011 if (vm->removing) { in virtio_mem_memory_notifier_cb()
2782 vm->removing = true; in virtio_mem_deinit_hotplug()
/linux/Documentation/livepatch/
A Dcumulative-patches.rst38 removing various fixes or features.
/linux/Documentation/power/
A Dpm_qos_interface.rst46 removing the request.
121 removing the request.
/linux/Documentation/scsi/
A Dscsi-generic.rst58 and edit this file (removing its changelog for example) before placing it
/linux/Documentation/admin-guide/device-mapper/
A Dwritecache.rst99 sequence for removing the cache device is:

Completed in 38 milliseconds

12345