Home
last modified time | relevance | path

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

1234

/Linux-v5.15/Documentation/ABI/obsolete/
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-v5.15/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-v5.15/Documentation/core-api/
Dmemory-hotplug.rst92 When adding/removing memory that uses memory block devices (i.e. ordinary RAM),
97 space once memory has been fully added. And when removing memory, we
117 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-v5.15/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
1831 if (learned && removing) in ofdpa_port_fdb_learn_work()
1834 else if (learned && !removing) in ofdpa_port_fdb_learn_work()
[all …]
/Linux-v5.15/tools/power/pm-graph/config/
Dcgskip.txt8 # adding or removing function symbol names.
/Linux-v5.15/drivers/tty/
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-v5.15/Documentation/ABI/testing/
Dsysfs-driver-xen-blkback17 removing 5% of max_persistent_grants every 100ms.
Dpstore26 Once the information in a file has been read, removing
/Linux-v5.15/Documentation/filesystems/
Defivarfs.rst21 Due to the presence of numerous firmware bugs where removing non-standard
/Linux-v5.15/Documentation/vm/
Dfree_page_reporting.rst32 Prior to removing a driver that is making use of free page reporting it
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-firmware-efi-vars68 removing variables:
Dsysfs-transport-srp13 layer error has been observed before removing a target port.
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dmsm8916-huawei-g7.dts248 * However, gpio38 does not change its state when inserting/removing the
253 * gpio56 switches its state when inserting/removing the SD card.
/Linux-v5.15/include/linux/
Dmemstick.h284 bool removing; member
Dpower_supply.h293 bool removing; member
/Linux-v5.15/drivers/memstick/core/
Dmemstick.c442 if (host->removing) in memstick_check()
548 host->removing = 1; in memstick_remove_host()
/Linux-v5.15/Documentation/filesystems/ext4/
Dchecksums.rst22 removing slack space from the directory files and rebalancing the htree
/Linux-v5.15/Documentation/spi/
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-v5.15/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-v5.15/Documentation/livepatch/
Dcumulative-patches.rst38 removing various fixes or features.
/Linux-v5.15/drivers/virtio/
Dvirtio_mem.c235 bool removing; member
774 if (!vm->removing) in virtio_mem_retry()
981 if (vm->removing) { in virtio_mem_memory_notifier_cb()
996 if (vm->removing) { in virtio_mem_memory_notifier_cb()
2672 vm->removing = true; in virtio_mem_remove()
/Linux-v5.15/Documentation/scsi/
Dscsi-generic.rst58 and edit this file (removing its changelog for example) before placing it
/Linux-v5.15/Documentation/admin-guide/device-mapper/
Dwritecache.rst99 sequence for removing the cache device is:
/Linux-v5.15/Documentation/admin-guide/
Dsyscall-user-dispatch.rst15 filter syscalls based on memory regions, and it doesn't support removing

1234