entries_count 140 drivers/md/raid5-ppl.c unsigned int entries_count; /* number of entries in ppl_header */ entries_count 280 drivers/md/raid5-ppl.c io->entries_count == PPL_HDR_MAX_ENTRIES)) { entries_count 314 drivers/md/raid5-ppl.c if (io->entries_count > 0) { entries_count 316 drivers/md/raid5-ppl.c &pplhdr->entries[io->entries_count - 1]; entries_count 336 drivers/md/raid5-ppl.c e = &pplhdr->entries[io->entries_count++]; entries_count 445 drivers/md/raid5-ppl.c for (i = 0; i < io->entries_count; i++) { entries_count 457 drivers/md/raid5-ppl.c pplhdr->entries_count = cpu_to_le32(io->entries_count); entries_count 987 drivers/md/raid5-ppl.c for (i = 0; i < le32_to_cpu(pplhdr->entries_count); i++) { entries_count 1164 drivers/md/raid5-ppl.c for (i = 0; i < le32_to_cpu(pplhdr->entries_count); i++) entries_count 166 drivers/net/ethernet/mellanox/mlxsw/spectrum.h int entries_count; entries_count 24 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c mlxsw_sp->span.entries_count = MLXSW_CORE_RES_GET(mlxsw_sp->core, entries_count 26 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c mlxsw_sp->span.entries = kcalloc(mlxsw_sp->span.entries_count, entries_count 32 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c for (i = 0; i < mlxsw_sp->span.entries_count; i++) { entries_count 46 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c for (i = 0; i < mlxsw_sp->span.entries_count; i++) { entries_count 627 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c for (i = 0; i < mlxsw_sp->span.entries_count; i++) { entries_count 655 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c for (i = 0; i < mlxsw_sp->span.entries_count; i++) { entries_count 676 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c for (i = 0; i < mlxsw_sp->span.entries_count; i++) { entries_count 718 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c for (i = 0; i < mlxsw_sp->span.entries_count; i++) { entries_count 807 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c for (i = 0; i < mlxsw_sp->span.entries_count; i++) { entries_count 965 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c for (i = 0; i < mlxsw_sp->span.entries_count; i++) { entries_count 428 include/uapi/linux/raid/md_p.h __le32 entries_count; /* number of entries in entry array */