/Linux-v5.4/drivers/acpi/acpica/ |
D | nsrepair2.c | 413 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/ |
D | memory-hotplug.rst | 92 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
|
D | local_ops.rst | 31 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/ |
D | rocker_ofdpa.c | 1273 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/ |
D | sysfs-driver-xen-blkback | 17 removing 5% of max_persistent_grants every 100ms.
|
D | pstore | 26 Once the information in a file has been read, removing
|
/Linux-v5.4/tools/power/pm-graph/config/ |
D | cgskip.txt | 8 # adding or removing function symbol names.
|
/Linux-v5.4/drivers/tty/ |
D | mips_ejtag_fdc.c | 161 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/ |
D | efivarfs.txt | 18 Due to the presence of numerous firmware bugs where removing non-standard
|
/Linux-v5.4/Documentation/admin-guide/mm/ |
D | memory-hotplug.rst | 34 (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/ |
D | sysfs-firmware-efi-vars | 66 removing variables:
|
D | sysfs-transport-srp | 13 layer error has been observed before removing a target port.
|
/Linux-v5.4/Documentation/networking/device_drivers/qualcomm/ |
D | rmnet.txt | 14 routes to the appropriate PDN after removing the MAP header.
|
/Linux-v5.4/Documentation/admin-guide/device-mapper/ |
D | writecache.rst | 70 sequence for removing the cache device is:
|
/Linux-v5.4/Documentation/filesystems/ext4/ |
D | checksums.rst | 22 removing slack space from the directory files and rebalancing the htree
|
/Linux-v5.4/Documentation/spi/ |
D | spidev.rst | 68 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/ |
D | power_supply.h | 283 bool removing; member
|
/Linux-v5.4/Documentation/livepatch/ |
D | cumulative-patches.rst | 38 removing various fixes or features.
|
/Linux-v5.4/drivers/net/wireless/ |
D | Kconfig | 32 necessary, give up on our plan of removing it).
|
/Linux-v5.4/Documentation/scsi/ |
D | scsi-generic.txt | 49 and edit this file (removing its changelog for example) before placing it
|
/Linux-v5.4/Documentation/power/ |
D | pm_qos_interface.rst | 56 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/ |
D | TODO | 74 a few indirections, and consider removing entirely and using the
|
/Linux-v5.4/drivers/power/supply/ |
D | power_supply_core.c | 145 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/ |
D | spectrum_router.c | 2350 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/ |
D | todo.rst | 41 vfs change to support removing D_NOTIFY on a file.
|