Home
last modified time | relevance | path

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

/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()
/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
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 …]
/drivers/tty/
Dmips_ejtag_fdc.c161 bool removing; member
689 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()
/drivers/memstick/core/
Dmemstick.c443 if (host->removing) in memstick_check()
551 host->removing = 1; in memstick_remove_host()
/drivers/net/ethernet/amd/pds_core/
Dcore.h295 void pdsc_teardown(struct pdsc *pdsc, bool removing);
Dcore.c461 void pdsc_teardown(struct pdsc *pdsc, bool removing) in pdsc_teardown() argument
/drivers/virtio/
Dvirtio_mem.c244 bool removing; member
824 if (!vm->removing) in virtio_mem_retry()
1030 if (vm->removing) { in virtio_mem_memory_notifier_cb()
1045 if (vm->removing) { in virtio_mem_memory_notifier_cb()
2871 vm->removing = true; in virtio_mem_deinit_hotplug()
/drivers/gpu/drm/amd/display/
DTODO74 a few indirections, and consider removing entirely and using the
/drivers/power/supply/
Dpower_supply_sysfs.c490 if (psy->removing) in power_supply_uevent()
Dpower_supply_core.c154 if (psy->removing) in power_supply_deferred_register_work()
1677 psy->removing = true; in power_supply_unregister()
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c2662 bool removing, bool dead);
4160 bool removing) in __mlxsw_sp_nexthop_neigh_update() argument
4162 if (!removing) { in __mlxsw_sp_nexthop_neigh_update()
4231 bool removing, bool dead) in mlxsw_sp_nexthop_neigh_update() argument
4250 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_neigh_update()
4377 bool removing; in mlxsw_sp_nexthop_ipip_init() local
4387 removing = !mlxsw_sp_ipip_netdev_ul_up(ipip_entry->ol_dev); in mlxsw_sp_nexthop_ipip_init()
4388 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_ipip_init()
4576 bool removing; in mlxsw_sp_nexthop_rif_update() local
4581 removing = false; in mlxsw_sp_nexthop_rif_update()
[all …]
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dhub.fuc549 // removing this and having the host directly modify the channel's context
/drivers/acpi/
DKconfig420 removing memory devices at runtime, you need not enable
/drivers/block/
Drbd.c665 bool removing = false; in rbd_open() local
669 removing = true; in rbd_open()
673 if (removing) in rbd_open()
/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c79 int removing; member
4619 if (!r->removing) { in _move_all_busy()
4630 r->removing = 1; in _move_all_busy()