fragmentation
tre->dword[0] = u32_encode_bits(spi->fragmentation, TRE_SPI_GO_FRAG);
u8 fragmentation;
peripheral.fragmentation = FRAGMENTATION;
u8 fragmentation;
if (atomic_read(&bat_priv->fragmentation) == 0)
if (atomic_read(&bat_priv->fragmentation) &&
if (!atomic_read(&bat_priv->fragmentation) &&
atomic_set(&bat_priv->fragmentation, 1);
!!atomic_read(&bat_priv->fragmentation)))
atomic_set(&bat_priv->fragmentation, !!nla_get_u8(attr));
if (atomic_read(&bat_priv->fragmentation) &&
atomic_t fragmentation;
fragmentation(data->bytes_req, data->bytes_alloc));
fragmentation(total_requested, total_allocated));
x = fragmentation(l->bytes_req, l->bytes_alloc);
y = fragmentation(r->bytes_req, r->bytes_alloc);