Home
last modified time | relevance | path

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

1234

/Linux-v4.19/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-v4.19/drivers/net/ethernet/rocker/
Drocker_ofdpa.c1276 bool removing; in ofdpa_port_ipv4_neigh() local
1288 removing = found && !adding; in ofdpa_port_ipv4_neigh()
1297 } else if (removing) { in ofdpa_port_ipv4_neigh()
1331 if (adding || removing) { in ofdpa_port_ipv4_neigh()
1388 bool removing; in ofdpa_port_ipv4_nh() local
1401 removing = found && !adding; in ofdpa_port_ipv4_nh()
1410 } else if (removing) { in ofdpa_port_ipv4_nh()
1826 bool removing = (lw->flags & OFDPA_OP_FLAG_REMOVE); in ofdpa_port_fdb_learn_work() local
1834 if (learned && removing) in ofdpa_port_fdb_learn_work()
1837 else if (learned && !removing) in ofdpa_port_fdb_learn_work()
[all …]
/Linux-v4.19/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-v4.19/tools/power/pm-graph/config/
Dcgskip.txt8 # adding or removing function symbol names.
/Linux-v4.19/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-v4.19/Documentation/filesystems/
Defivarfs.txt18 Due to the presence of numerous firmware bugs where removing non-standard
/Linux-v4.19/Documentation/fmc/
Dparameters.txt42 golden gateware for the SPEC card, removing the leading timestamps to
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-firmware-efi-vars66 removing variables:
Dsysfs-transport-srp13 layer error has been observed before removing a target port.
/Linux-v4.19/Documentation/core-api/
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-v4.19/Documentation/device-mapper/
Dwritecache.txt62 sequence for removing the cache device is:
/Linux-v4.19/Documentation/networking/
Drmnet.txt14 routes to the appropriate PDN after removing the MAP header.
/Linux-v4.19/include/linux/
Dpower_supply.h272 bool removing; member
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dchecksums.rst22 removing slack space from the directory files and rebalancing the htree
/Linux-v4.19/Documentation/spi/
Dspidev59 kernel and by udev/mdev). You can unbind by removing the "spidev" driver
61 by having kernel code remove the SPI device, probably by removing the driver
/Linux-v4.19/drivers/net/wireless/
DKconfig31 necessary, give up on our plan of removing it).
/Linux-v4.19/Documentation/scsi/
Dscsi-generic.txt49 and edit this file (removing its changelog for example) before placing it
/Linux-v4.19/drivers/power/supply/
Dpower_supply_core.c146 if (psy->removing) in power_supply_deferred_register_work()
1091 psy->removing = true; in power_supply_unregister()
/Linux-v4.19/Documentation/power/
Dpm_qos_interface.txt53 call the notification tree if the target was changed as a result of removing
123 call the notification trees if the target was changed as a result of removing
/Linux-v4.19/Documentation/filesystems/cifs/
DTODO29 vfs change to support removing D_NOTIFY on a file.
/Linux-v4.19/Documentation/filesystems/pohmelfs/
Ddesign_notes.txt21 (like removing the whole kernel tree via a single network command).
/Linux-v4.19/drivers/gpu/drm/amd/display/
DTODO74 a few indirections, and consider removing entirely and using the
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c2251 bool removing);
3337 bool removing) in __mlxsw_sp_nexthop_neigh_update() argument
3339 if (!removing) in __mlxsw_sp_nexthop_neigh_update()
3349 bool removing) in mlxsw_sp_nexthop_neigh_update() argument
3355 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_neigh_update()
3471 bool removing; in mlxsw_sp_nexthop_ipip_init() local
3477 removing = !mlxsw_sp_ipip_netdev_ul_up(ipip_entry->ol_dev); in mlxsw_sp_nexthop_ipip_init()
3478 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_ipip_init()
3646 bool removing; in mlxsw_sp_nexthop_rif_update() local
3651 removing = false; in mlxsw_sp_nexthop_rif_update()
[all …]
/Linux-v4.19/Documentation/input/
Dff.rst123 some operations (removing an effect, controlling the playback).

1234