BTINTEL_PCIE_COREDUMP_INPROGRESS
if (!test_and_set_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags))
if (test_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags)) {
clear_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags);
if (test_and_set_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS, &data->flags))
if (!test_and_set_bit(BTINTEL_PCIE_COREDUMP_INPROGRESS,