Home
last modified time | relevance | path

Searched refs:zone_entry (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/rts5139/
Drts51x_chip.h427 struct zone_entry { struct
458 struct zone_entry *zone; argument
669 struct zone_entry *segment;
Dxd.c743 size = xd_card->zone_cnt * sizeof(struct zone_entry); in xd_init_l2p_tbl()
762 static inline void free_zone(struct zone_entry *zone) in free_zone()
784 struct zone_entry *zone; in xd_set_unused_block()
819 struct zone_entry *zone; in xd_get_unused_block()
859 struct zone_entry *zone; in xd_set_l2p_tbl()
868 struct zone_entry *zone; in xd_get_l2p_tbl()
1363 struct zone_entry *zone; in xd_build_l2p_tbl()
Dms.c2214 size = ms_card->segment_cnt * sizeof(struct zone_entry);
2268 struct zone_entry *segment;
2285 struct zone_entry *segment;
2298 struct zone_entry *segment;
2313 struct zone_entry *segment;
2339 struct zone_entry *segment;
2377 struct zone_entry *segment;
/drivers/staging/rts_pstor/
Dxd.c782 size = xd_card->zone_cnt * sizeof(struct zone_entry); in xd_init_l2p_tbl()
785 xd_card->zone = (struct zone_entry *)vmalloc(size); in xd_init_l2p_tbl()
801 static inline void free_zone(struct zone_entry *zone) in free_zone()
825 struct zone_entry *zone; in xd_set_unused_block()
859 struct zone_entry *zone; in xd_get_unused_block()
895 struct zone_entry *zone; in xd_set_l2p_tbl()
904 struct zone_entry *zone; in xd_get_l2p_tbl()
1253 struct zone_entry *zone; in xd_build_l2p_tbl()
Drtsx_chip.h361 struct zone_entry { struct
521 struct zone_entry *zone;
571 struct zone_entry *segment;
Dms.c2066 size = ms_card->segment_cnt * sizeof(struct zone_entry); in ms_init_l2p_tbl()
2122 struct zone_entry *segment; in ms_get_l2p_tbl()
2138 struct zone_entry *segment; in ms_set_l2p_tbl()
2152 struct zone_entry *segment; in ms_set_unused_block()
2168 struct zone_entry *segment; in ms_get_unused_block()
2192 struct zone_entry *segment; in ms_arbitrate_l2p()
2234 struct zone_entry *segment; in ms_build_l2p_tbl()