Home
last modified time | relevance | path

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

1234

/Linux-v5.4/drivers/acpi/acpica/
Dnsrepair2.c413 u8 removing; in acpi_ns_repair_CST() local
425 removing = FALSE; in acpi_ns_repair_CST()
433 removing = TRUE; in acpi_ns_repair_CST()
444 removing = TRUE; in acpi_ns_repair_CST()
448 if (removing) { in acpi_ns_repair_CST()
/Linux-v5.4/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.4/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.4/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.4/tools/power/pm-graph/config/
Dcgskip.txt8 # adding or removing function symbol names.
/Linux-v5.4/drivers/tty/
Dmips_ejtag_fdc.c161 bool removing; member
688 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-v5.4/Documentation/filesystems/
Defivarfs.txt18 Due to the presence of numerous firmware bugs where removing non-standard
/Linux-v5.4/Documentation/admin-guide/mm/
Dmemory-hotplug.rst34 (B) For installing/removing DIMMs or NUMA-nodes physically.
399 When adding/removing memory that uses memory block devices (i.e. ordinary RAM),
404 space once memory has been fully added. And when removing memory, we
424 When adding/removing/onlining/offlining memory or adding/removing
443 - memmap removing at memory offline.
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-firmware-efi-vars66 removing variables:
Dsysfs-transport-srp13 layer error has been observed before removing a target port.
/Linux-v5.4/Documentation/networking/device_drivers/qualcomm/
Drmnet.txt14 routes to the appropriate PDN after removing the MAP header.
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dwritecache.rst70 sequence for removing the cache device is:
/Linux-v5.4/Documentation/filesystems/ext4/
Dchecksums.rst22 removing slack space from the directory files and rebalancing the htree
/Linux-v5.4/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.4/include/linux/
Dpower_supply.h283 bool removing; member
/Linux-v5.4/Documentation/livepatch/
Dcumulative-patches.rst38 removing various fixes or features.
/Linux-v5.4/drivers/net/wireless/
DKconfig32 necessary, give up on our plan of removing it).
/Linux-v5.4/Documentation/scsi/
Dscsi-generic.txt49 and edit this file (removing its changelog for example) before placing it
/Linux-v5.4/Documentation/power/
Dpm_qos_interface.rst56 call the notification tree if the target was changed as a result of removing
129 removing the request.
/Linux-v5.4/drivers/gpu/drm/amd/display/
DTODO74 a few indirections, and consider removing entirely and using the
/Linux-v5.4/drivers/power/supply/
Dpower_supply_core.c145 if (psy->removing) in power_supply_deferred_register_work()
1246 psy->removing = true; in power_supply_unregister()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c2350 bool removing, bool dead);
3451 bool removing) in __mlxsw_sp_nexthop_neigh_update() argument
3453 if (!removing) in __mlxsw_sp_nexthop_neigh_update()
3516 bool removing, bool dead) in mlxsw_sp_nexthop_neigh_update() argument
3535 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_neigh_update()
3651 bool removing; in mlxsw_sp_nexthop_ipip_init() local
3657 removing = !mlxsw_sp_ipip_netdev_ul_up(ipip_entry->ol_dev); in mlxsw_sp_nexthop_ipip_init()
3658 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_ipip_init()
3826 bool removing; in mlxsw_sp_nexthop_rif_update() local
3831 removing = false; in mlxsw_sp_nexthop_rif_update()
[all …]
/Linux-v5.4/Documentation/admin-guide/cifs/
Dtodo.rst41 vfs change to support removing D_NOTIFY on a file.

1234