Searched refs:removing (Results 1 – 14 of 14) sorted by relevance
417 u8 removing; in acpi_ns_repair_CST() local429 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()
1273 bool removing; in ofdpa_port_ipv4_neigh() local1285 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() local1407 } else if (removing) { in ofdpa_port_ipv4_nh()1829 info.offloaded = !removing; in ofdpa_port_fdb_learn_work()1924 if (removing) { in ofdpa_port_fdb()1928 } else if (!removing) { in ofdpa_port_fdb()1936 if (!found == removing) { in ofdpa_port_fdb()[all …]
161 bool removing; member690 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()
446 if (host->removing) in memstick_check()558 host->removing = 1; in memstick_remove_host()
477 void pdsc_teardown(struct pdsc *pdsc, bool removing) in pdsc_teardown() argument486 if (removing) { in pdsc_teardown()
299 void pdsc_teardown(struct pdsc *pdsc, bool removing);
248 bool removing; member831 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()
576 if (psy->removing) in power_supply_uevent()
181 if (psy->removing) in power_supply_deferred_register_work()1761 psy->removing = true; in power_supply_unregister()
2663 bool removing, bool dead);4280 bool removing) in __mlxsw_sp_nexthop_neigh_update() argument4282 if (!removing) { in __mlxsw_sp_nexthop_neigh_update()4351 bool removing, bool dead) in mlxsw_sp_nexthop_neigh_update() argument4370 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_neigh_update()4497 bool removing; in mlxsw_sp_nexthop_ipip_init() local4508 __mlxsw_sp_nexthop_neigh_update(nh, removing); in mlxsw_sp_nexthop_ipip_init()4700 bool removing; in mlxsw_sp_nexthop_rif_update() local4705 removing = false; in mlxsw_sp_nexthop_rif_update()4708 removing = !mlxsw_sp_ipip_netdev_ul_up(dev); in mlxsw_sp_nexthop_rif_update()[all …]
549 // removing this and having the host directly modify the channel's context
435 removing memory devices at runtime, you need not enable
79 int removing; member4619 if (!r->removing) { in _move_all_busy()4630 r->removing = 1; in _move_all_busy()
665 bool removing = false; in rbd_open() local669 removing = true; in rbd_open()673 if (removing) in rbd_open()
Completed in 921 milliseconds