Home
last modified time | relevance | path

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

1234

/linux/drivers/acpi/acpica/
H 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/removed/
H A 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/drivers/net/ethernet/rocker/
H 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
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/drivers/tty/
H A Dmips_ejtag_fdc.c161 bool removing; member
690 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/
H A Dcgskip.txt8 # adding or removing function symbol names.
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-xen-blkback17 removing 5% of max_persistent_grants every 100ms.
/linux/Documentation/filesystems/
H A Defivarfs.rst21 Due to the presence of numerous firmware bugs where removing non-standard
/linux/arch/arm64/boot/dts/freescale/
H A Ds32g274a-rdb2.dts73 * from A to B before removing the property.
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-huawei-g7.dts277 * However, gpio38 does not change its state when inserting/removing the
282 * gpio56 switches its state when inserting/removing the SD card.
/linux/Documentation/mm/
H A Dfree_page_reporting.rst30 Prior to removing a driver that is making use of free page reporting it
H A Dswap-table.rst65 locked prior to the cluster lock. After adding or removing is done, the
/linux/Documentation/core-api/
H 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/Documentation/bpf/
H A 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
H A Dmap_queue_stack.rst53 removing it. Returns ``0`` on success, or negative error in case of
/linux/Documentation/ABI/stable/
H A Dsysfs-transport-srp13 layer error has been observed before removing a target port.
/linux/Documentation/filesystems/ext4/
H A Dchecksums.rst22 removing slack space from the directory files and rebalancing the htree
/linux/Documentation/block/
H 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/net/ethernet/amd/pds_core/
H A Dcore.c476 void pdsc_teardown(struct pdsc *pdsc, bool removing) in pdsc_teardown() argument
485 if (removing) { in pdsc_teardown()
/linux/fs/btrfs/
H A DKconfig96 - COW fixup worker warning - last warning before removing the
/linux/Documentation/spi/
H A Dspidev.rst96 kernel and by udev/mdev). You can unbind by removing the "spidev" driver
98 by having kernel code remove the SPI device, probably by removing the driver
/linux/Documentation/livepatch/
H A Dcumulative-patches.rst38 removing various fixes or features.
/linux/samples/bpf/
H A DREADME.rst9 See the commit messages removing each tool from this directory for how to
/linux/Documentation/admin-guide/device-mapper/
H A Dwritecache.rst101 sequence for removing the cache device is:
/linux/drivers/virtio/
H A Dvirtio_mem.c248 bool removing; member
831 if (!vm->removing) in virtio_mem_retry()
1037 if (vm->removing) { in virtio_mem_memory_notifier_cb()
1052 if (vm->removing) { in virtio_mem_memory_notifier_cb()
2995 vm->removing = true; in virtio_mem_deinit_hotplug()
/linux/Documentation/admin-guide/media/
H A Dbt8xx.rst134 that removing/inserting other PCI cards may change the detection

1234